.menu{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 25px;
}
.menu:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #890104;
	text-decoration: none;
	padding-left:25px;
}
.email-link{
	font-family: Tahoma;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
}
.email-link:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #890104;
	text-decoration: underline;
}

.text_main{
font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}
.text_main_inner{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	padding-left: 8px;
	padding-right: 10px;
}

.text{
font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}
.text_b{
font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
		    padding-left:8px;
}
.text_form{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	padding-left: 30px;
}

.input-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 4px;
	border: 1px solid #999999;
	text-decoration: none;
}

.text_header{
	font-family: Tahoma;
	font-size: 12px;
	color: #0066CC;
	line-height: 17px;
	font-weight: bold;
}
.text_header_b{
	font-family: Tahoma;
	font-size: 12px;
	color: #009966;
	line-height: 17px;
	font-weight: bold;
	    padding-left:4px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
}

.viewmore{
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
    padding-right:25px;
	font-weight: bold;
}
.button-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	border: 2px double #003366;
	font-size: 11px;
}

.name{
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.link-hipaa{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.link-hipaa:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.popup
{
	background-color: #e4f0f3;
	color: #000000;
	font-size: 11px;
}
