.red_dot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #f62b03 !important;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.text a:link, .text a:active, .text a:visited{
	color: #365BA3;
	text-decoration: none;
}

.text a:hover{
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F62B03;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #365BA2;
	text-decoration: none;
	text-transform: uppercase;
}

.main_title {
	color: #365BA3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.main_title a:link, .main_title a:active, .main_title a:visited {
	color: #365BA3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	border-bottom:none;
}

.main_title a:hover {
	color: #F62B03;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
.sub_title {
	color: #7A99D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

#flash_bg {
	float:left;
	width:209px;
	background-color:#CCCCCC;
	padding-top:8px;
	padding-bottom:5px;
}
#before_after {
	float:left;
	width:209px;
}
#float_left {
	float:left;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #F62B03;
}


.page_subnav {
	float: left;
	width: 131px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #365ba3;
	text-decoration: none;
	font-weight: bold;
	text-indent:7px;
	height: 21px;
	line-height: 20px;
	display:block;
	margin-top: 4px;
	margin-right: 3px;
	background-color: #FFFFFF;
}

.page_subnav a:link, .page_subnav a:active, .page_subnav a:visited{
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #365ba3;
	display:block;
	text-decoration:none;
	border: 1px solid #d7d7d7;
	height:20px;
}
.page_subnav a:hover{
	background-color: #365BA3;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	display:block;
	text-decoration:none;
	border:#d7d7d7 solid 1px;

}
.page_subnav_select {
	float: left;
	width: 190px;
	margin: 2px;
	background-color: #E8E8E8;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #1D397C;
	text-decoration: none;
	font-weight: bold;
	text-indent:7px;
	height: 20px;
	line-height: 20px;
	display:block;
}
.treatment_title_bg {
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	height: 48px;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txt_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #365BA3;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	width: 200px;
}
.txt_dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #365BA3;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	width: 120px;
}
.small-size {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F62B03;
	text-decoration: none;
}


#end_footer{
	overflow:hidden;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	font-weight: normal;
	text-decoration:none;
	margin:auto;
	width:860px;
	padding-top:300px;
	padding-left:20px;
	padding-right:20px;
}
#end_footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	font-weight:bold;
	text-decoration:underline;
}
#end_footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}