@charset "utf-8";
/* CSS Document */

*{
	/* global white space reset */
	padding: 0;
	margin: 0;
}
body {
	font: 81.25%/150% "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	color: rgb(122,122,122);
	background: rgb(197,232,226);
}
/*------------------------------------------------------------------------------------------divs*/
#top{
	width: 870px;
	height: 100px;
	background: url(images/top.jpg) no-repeat;
	margin: 0 auto;
	position:relative;
}
#wrapper{
	background: url(images/wrapper_background.jpg) repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 870px;
	display: block;
}
#wrapper_nav{
	background: url(images/wrapper_background.jpg) repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 870px;
	display: block;
	padding: 0px;
}
#wrapper_sub{
	width: 870px;
	background: url(images/wrapper_background_sub.jpg) repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer{
	width: 870px;
	height: 35px;
	background: url(images/footer.jpg) no-repeat;
	margin: 0 auto;
}
#nav_bar{
	width: 870px;
	height: 7px;
	clear: both;
	background-image: url(images/nav_bar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
#clear {
	clear: both;
}
#home_left{
	width: 516px;
	margin-left: 32px;
	_margin-left: 30px;
	float: left;
	margin-right: 15px;
		_margin-right: -4px;
	display:inline;
}
#home_right{
	width: 273px;
	_width: 250px;
	margin-right: 33px;
	_margin-right: 0px;	
	float: left;
	margin-bottom: 15px;
	display:inline;
}
#box_home_top{
	width: 273px;
	background: url(images/home_box_top.jpg) no-repeat;
	height: 8px;
	line-height:8px;
	overflow:hidden;
	
}
#box_home_middle{
	width: 273px;
	background: url(images/home_box_middle.jpg) repeat-y 0 0;
	position:relative;
	
}
#box_home_bottom{
	width: 273px;
	background: url(images/home_box_bottom.jpg) no-repeat;
	height: 7px;
}
.line_break_home_box{
	width: 273px;
	height: 10px;
	background: url(images/home_box_middle.jpg) repeat-y;
}
#left_column_sub{
	margin-left: 32px;
	_margin-left: 15px;
	width: 213px;
	_width: 200px;
	float: left;
}
#right_column_sub{
	margin-right: 32px;
	_margin-right: 15px;
	width: 581px;
	background: url(images/grad_sub_title.jpg) no-repeat top left;
	float: right;
}
#flash_home{
	margin: 0 auto;
	width: 805px;
	height:185px;
	margin-left:32px;
}
#email_and_search{
	float: right;
	width: 250px;
	margin-top: 10px;
	height: 34px;

}
.search_table{
		margin-left: 20px;
		}
.float_image{
	float: left;
	margin: 0 10px 0 -12px;
}

#top .logo { left:35px; position:absolute; top:20px;}

.callAction{ background:url(images/img_bar.gif) no-repeat left bottom; border-top: 1px solid #b8d2d6; padding-bottom:8px; clear:both; width:100%;}
.callAction p { color:#136b77; font-size:13px; line-height:60px; padding-left:20px;} 
.callAction p  span { float:left;}
.callAction p strong { font-weight:bold; font-size:16px; float:right; padding-right:10px;}
.onlineEnquiry { background:url(images/onlineEnquiryBtn.gif) no-repeat 0 0; width:157px; height:30px; float:right; margin:14px 11px 0 0; cursor:pointer;  }
.onlineEnquiry:hover { background-position: 0 -32px;}
hr { border:none; border-top:1px solid #b8d2d6; clear:both;}
/* --------------------------------------------------------------------------------------------------------text */
.homeh1{
	width: 516px;
	line-height: 32px;
	background: url(images/home_h1_back.jpg) no-repeat;
	font-size: 110%;
	color: #FFFFFF;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size:13px;
}
.homeh2{
	width: 516px;
	line-height: 31px;
	background: url(images/home_h2_back.jpg) no-repeat;
	font-size: 110%;
	color: rgb(19,107,119);
	padding-left: 20px;
	padding-bottom: 10px;
}
.body{
	margin-left: 20px;
	margin-right: 20px;
	font-size: 95%;
	padding-bottom: 10px;
}
ul.normal{
	font-size: 95%;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 32px;
	padding-right: 30px;
	background: #F7F7F7;
	margin-bottom: 15px;
}
ul.normal li{
	padding-bottom: 8px;
}
.home_box_title{
	background: url(images/home_box_spectrum.jpg) no-repeat bottom left;
	width: 273px;
	color: rgb(19,107,119);
	font-size: 110%;
	padding: 0 0 0 20px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}
.subpage_main_heading{
	text-align: right;
	padding-right: 33px;
	color: rgb(19,106,118);
	font-size: 135%;
	font-weight:100;
	padding-top: 25px;
	padding-bottom: 35px;
}
.subpage_sub_heading {
	font-size: 12px;
	margin-left: 20px;
}
#table_leg {
	margin-left: 20px;
	background-color: #EFF7F9;
	border: 1px solid #999999;
	margin-bottom: 30px;
}
#table_leg .just_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#table_leg th {
	background-color: #C5E8E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #666666;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
}
#table_leg .emp {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#table_leg .second {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#table_leg .just_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}



p.body span{
	color: rgb(17,88,98);
	font-weight: bold;
}
td span {
	color: rgb(17,88,98);
	font-weight: bold;
	margin-left: 5px;
}
#table_leg p {
	margin-left: 5px;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.td_main {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

/* --------------------------------------------------------------------------------------------------------links */

a:link, a:visited {
	color: rgb(67,143,154);
	text-decoration: none;
}
a:hover, a:active{
	color: rgb(17,88,98);
}
a:link.home_box_button, a:visited.home_box_button{
	width: 251px;
	line-height: 35px;
	background: url(images/home_box_button.jpg) no-repeat;
	display: block;
	margin-left: 12px;
	text-align: center;
	font-size: 90%;
}
/* --------------------------------------------------------------------------------------------------------footer */
#footer_text, #footer_text_sub{
	margin: 30px 30px 0 30px;
	border-top: 1px solid #CCCCCC;
	width: 810px;
	border-bottom: 1px solid #CCCCCC;
	height: 85px;
	padding-top: 20px;
	clear: both;
}
#footer_text_sub{
	margin-top: 0px;
}
.footer_text_left{
	float: left;
	margin-left: 10px;
	font-size: 90%;
	width: 500px;
}
.footer_text_right{
	float: right;
	margin-right: 10px;
	text-align: right;
	font-size: 90%;
}
/* --------------------------------------------------------------------------------------------------------top nav */
ul.top_nav {
	float: right;
	margin-top: 17px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding: 0px;
	list-style: none;
	width: 600px;
	display: inline;
}
ul.top_nav li{
	float: right;
	margin-right: 10px;
	border-right: 1px solid rgb(5,108,126);
	padding-right: 10px;
}
ul.top_nav li a:link,  ul.top_nav li a:visited{
	display: block;
	line-height: 15px;
	text-decoration: none;
	color: rgb(5,108,126);
	font-size: 97%;
}
ul.top_nav li a:hover {
	color: #003333;
}
/* --------------------------------------------------------------------------------------------------------sub nav */
ul.sub_nav{
	padding-left: 15px;
	list-style: none;
	margin-top: 30px;
	font-size: 90%;
}
ul.sub_nav li a:link, ul.sub_nav li a:visited{
	border-bottom: 1px solid  #E2F2F5;
	line-height: 25px;
}
ul.sub_nav li a:hover, ul.sub_nav li a:active, ul.sub_nav li.live a:link, ul.sub_nav li.live a:visited{
	border-bottom: 1px solid rgb(17,88,98);
	line-height: 25px;
}

li.normal {
	background:#F7F7F7 none repeat scroll 0 0;
	font-size:95%;
	margin-bottom:15px;
	padding:3px 30px 3px 25px;
	list-style:inside;
	margin-bottom:0px;
}

/* --------------------------------------------------------------------------------------------------------main nav */
.nav {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	list-style: none;
	margin-left: 33px;
	width: 830px;
}
ul.nav li{
	float: left;
	background: url(images/tab_right.jpg) no-repeat top right;
	margin-right: 6px;
}
ul.nav li a:link,  ul.nav li a:visited{
	display: block;
	padding: 5px 1em 0px 1em;
	line-height: 22px;
	background:  url(images/tab_left.jpg) no-repeat left top;
	text-decoration: none;
	color: rgb(5,108,126);
	font-size: 95%;
}
ul.nav li a:hover {
	color: #003333;
}
ul.nav li.live{
	background: url(images/tab_right2.jpg) no-repeat top right;
}
ul.nav li.live a:link, ul.nav li.live a:visited{
	background: url(images/tab_left2.jpg) no-repeat top left;
	color: #fff;
}
#tbl_courses {
	margin-left: 20px;
	margin-bottom: 20px;
}
#tbl_courses .green {
	color: #115862;
	font-weight: bold;
}
.list_header {
	color: #115862;
	font-weight: bold;
}
#tbl_health {
	margin-left: 20px;
	margin-bottom: 20px;
}
.health_cell {
	padding-left: 7px;
	line-height: 16px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#tbl_deseases {
	margin-left: 20px;
	margin-bottom: 20px;
}
#tbl_deseases .cell_des {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tbl_health {
	margin-left: 20px;
	margin-bottom: 20px;
}
.checkbox { margin:0px 10px 5px 0;}

.clearfix:after { 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	line-height: 0; 
	height: 0;
}
.clearfix { 
	display: inline-block;
}
html[xmlns] .clearfix { 
	display: block;
}
* html .clearfix { 
	height: 1%;
}
