@charset "UTF-8";
/* CSS Document */
body
{
	background-color: #333;
	margin: 0px;
	padding: 0px;
}
#wrap
{
	height: auto;
	width: 960px;
	background-color: #FFF;
	margin: 0px auto 25px;
}
#head
{
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	height: 70px;
}
#splash
{
	background-image: url(../images/splash.jpg);
	background-repeat: no-repeat;
	height: 212px;
}
#nav
{
	background-image: url(../images/navback2.jpg);
	background-repeat: no-repeat;
	height: 52px;
}
#body_content
{
	height: auto;
}
#foot
{
	background-image: url(../images/footback.jpg);
	background-repeat: no-repeat;
	height: 35px;
	clear:both;
	text-align: center;
	padding-top: 22px;
}
#l_col
{
	width: 183px;
	float: left;
	height: auto;
	padding: 20px;
}
#r_col
{
	height: auto;
	width: 184px;
	float:right;
	padding: 20px;
}
#main
{
	height: auto;
	width: 454px;
	margin: 0px auto;
	padding-top: 5px;
	padding-bottom: 20px;
}
#content_bg
{
	background-image: url(../images/bodyback.jpg);
	background-repeat: repeat-y;
	height: auto;
}
#clear
{
	clear: both;
	height: 1px;
}
.main_bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333;
	line-height: 18px;
	display: block;
	margin-bottom: 0px;
}
.main_listtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333;
	line-height: 23px;
	display: block;
	margin-bottom: 0px;
	margin-top: 5px;
	list-style-type: disc;
}
.main_listtext li i
{
	color:#999;
	font-size: 11px;
}
.blue_bodytext
{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #2D9EC0;
	display: inline;
}
.main_head1text
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #2D9EC0;
}
.main_head2text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	display: inline;
}
.l_col_bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFF;
	line-height: 22px;
	display: block;
	margin-top: 5px;
	list-style-type: disc;
}
.l_col_headtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
}
.r_col_bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333;
	display: inline;
	margin-top: 0px;
	line-height: 17px;
	margin-bottom: 25px;
}
.r_col_headtext
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #247BA6;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-bottom: 15px;
}
.nav_text
{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	color: #FFF;
	display: inline;
	text-transform: capitalize;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
}
#main_blueframe
{
	height: auto;
	width: 416px;
	border: 2px solid #476B8F;
	padding: 15px;
	text-align: center;
}
#nav a:link
{
	color: #FFF;
	text-decoration: none;
}
#nav a:visited
{
	color: #FFF;
	text-decoration: none;
}
#nav a:hover
{
	color: #000;
	text-decoration: none;
}
#nav a:active
{
	color: #003550;
	text-decoration: none;
}
.pic_border
{
	border: 3px solid #86AACE;
}
.pic_float_l
{
	border: medium solid #86AACE;
	float:left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.pic_float_r
{
	border: medium solid #86AACE;
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
}
.footer_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	display: inline;
}
#foot a:link
{
	color: #FFF;
	text-decoration: none;
}
#foot a:visited
{
	color: #FFF;
	text-decoration: none;
}
#foot a:hover
{
	color: #FFF;
	text-decoration: underline;
}
#foot a:active
{
	color: #003550;
	text-decoration: none;
}
#l_col a:link
{
	color: #FFF;
	text-decoration: none;
}
#l_col a:visited
{
	color: #FFF;
	text-decoration: none;
}
#l_col a:hover
{
	color: #267CA7;
	text-decoration: underline;
}
#foot a:active
{
	color: #003550;
	text-decoration: none;
}
#main a:link
{
	color: #333;
	text-decoration: none;
}
#main a:visited
{
	color: #333;
	text-decoration: none;
}
#main a:hover
{
	color: #2D9EC0;
	text-decoration: underline;
}
#main a:active
{
	color: #333;
	text-decoration: none;
}
#main li a:link
{
	color: #333;
	text-decoration: none;
	border-bottom:1px #2D9EC0 dashed;
}
#main li a:visited
{
	color: #333;
	text-decoration: none;
	border-bottom:1px #2D9EC0 dashed;
}
#main li a:hover
{
	color: #2D9EC0;
	text-decoration: none;
	border-bottom:1px #2D9EC0 solid;
}
#main li a:active
{
	color: #333;
	text-decoration: none;
	border-bottom:1px #2D9EC0 dashed;
}
.r_col_head2text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}
hr
{
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
.l_col_hr
{
	color: #00527D;
	background-color: #00527D;
}
#change_text
{
	width: auto;
	height: auto;
	text-align: right;
	padding: 5px;
}
.text_change
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-style: italic;
}
#text_norm
{
	display: inline;
	cursor:pointer;
	font-size: 13px;
	text-decoration: underline;
}
#text_large
{
	display: inline;
	cursor:pointer;
	font-size: 15px;
	text-decoration: underline;
}
#text_xlarge
{
	display: inline;
	cursor:pointer;
	font-size: 17px;
	text-decoration: underline;
}
li
{
	padding: 0px;
}
ul
{
	list-style-type: none;
	padding-left: 15px;
	margin-left: 0px;
}
#video_message
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #000;
	color: #FFF;
	padding: 2px;
	width: 447px;
}
#procedures_button
{
	cursor:pointer;
}
#diseases_button
{
	cursor:pointer;
}
.body_text_warn
{
	font-size: 12px;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
}

