@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6, table, form, input, p{
	margin:0px;
	padding:0px;
	font-weight:normal;
}
p{
	padding:10px 10px 0px 10px;
}
.clear{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}


#header{
	width:100%;
	height:103px;
	background-image:url(../images/header-bg.jpg);
	background-repeat:repeat-x;
}
.header_content{
	width:1000px;
	height:103px;
	margin:auto;
}
.header_content .logo{
	margin:10px 0px 0px 0px;
}
.top_navigation{
	width:auto;
	margin:70px 10px 0px 0px;
}
.top_navigation ul{
	height:33px;
	margin:0px;
	padding:0px;
	list-style:none;
}
.top_navigation ul li{
	height:23px;
	float:left;
	padding:10px 10px 0px 10px;
	/*background-color:#FF9900;*/
	border-left:#FFFFFF 1px solid;
}
.top_navigation ul li a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.top_navigation ul li a:hover{
	text-decoration:none;
	color:#ffff02;
	font-weight:bold;
}
.top_navigation ul li .selected{
	text-decoration:none;
	color:#ffff02;
	font-weight:bold;
}



/*START MAIN PART CSS*/
#main_container{
	width:998px;
	background:url(../images/main-bg.jpg) repeat-y;
	margin:auto;
	border-left:#acb693 1px solid;
	border-right:#acb693 1px solid;
	clear:both;
	overflow:hidden;
	padding-bottom:20px;
}
#main_container .section_left{
	width:224px;
	/*background-color:#9933CC;*/
	/*border-right:#20733f 1px solid;*/
	float:left;
}

.left_navigation{
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style:none;
}
.left_navigation li{
	/*border-top:#acb693 1px solid;*/
	margin:0px;
	padding:0px;
	clear:both;
}
.left_navigation .tab_opened{
	background:url(../images/tab-opned.jpg) no-repeat;
}
.left_navigation li .leftacnhor{
	width:184px;
	height:18px;
	padding:5px 5px 0px 35px;
	background:url(../images/tab-closed.jpg) no-repeat;
	float:left;
	text-decoration:none;
	color:#1f733f;
}
.left_navigation li .leftacnhor:hover{
	width:184px;
	height:18px;
	padding:5px 5px 0px 35px;
	background:url(../images/tab-closed.jpg) no-repeat;
	float:left;
	text-decoration:none;
	color:#1f733f;
	font-weight:bold;
}
.left_navigation li .leftacnhor_selected{
	width:184px;
	height:20px;
	padding:4px 5px 0px 35px;
	background:url(../images/tab-opned.jpg) no-repeat;
	float:left;
	text-decoration:none;
	color:#1f733f;
	font-weight:bold;
}
#submenu{
	margin:0px;
	padding:0px;
	list-style:none;
}
#submenu li{
	border:none;
	height:22px;
}
#submenu li a{
	width:164px;
	height:18px;
	padding:4px 5px 0px 55px;
	/*background-color:#6699FF;*/
	float:left;
	text-decoration:none;
	color:#1f733f;
}
#submenu li a:hover{
	width:164px;
	height:18px;
	padding:4px 5px 0px 55px;
	float:left;
	text-decoration:none;
	color:#1f733f;
}
#submenu li .submenu_selected{
	width:164px;
	height:18px;
	padding:4px 5px 0px 55px;
	background:url(../images/submenu_selected.gif) no-repeat;
	float:left;
	text-decoration:none;
	color:#1f733f;
}
#main_container .section_left .patholog_img{
	border:#acb693 1px solid;
	margin:12px 0px 0px 12px;
	clear:both;
}






#main_container .section_right{
	width:773px;
	/*background-color:#FFCC00;*/
	float:left;
}
.welcome_strap{
	color:#FFFFFF;
	padding:0px 10px 0px 10px;
}
.tab_download{
	margin:10px 0px 0px 10px;
}
#main_container .section_right h1{
	color:#dc192a;
	font-size:12px;
	padding:10px 10px 0px 10px;
}

.section_right .list_box{
	border:#000000 1px solid;
	margin:10px 0px 0px 10px;
}

.section_right .inner_listing td{
	border-top:#348d57 1px solid;
	border-left:#348d57 1px solid;
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.section_right .inner_listing .list_head{
	color:#FFFFFF;
	font-weight:bold;
}
.search_input{
	height:20px;
	border:#7e9eb7 1px solid;
}
.pagenumber{
	background:url(../images/arrow_bullet.jpg) no-repeat;
	padding:0px 10px 0px 15px;
}
/*END MAIN PART CSS*/



#footer{
	width:100%;
	height:73px;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	clear:both;
}
#footer .footer_content{
	width:1000px;
	height:73px;
	/*background-color:#9900CC;*/
	margin:auto;
}
#footer .footer_content .securesite{
	margin-left:75px;	
}
#footer .footer_content .footer_links{
	height:65px;
	/*background-color:#FF99CC;*/
	text-align:center;
	padding:8px 0px 0px 0px;
	font-size:11px;
}
#footer .footer_content .footer_links a{
	text-decoration:none;
	color:#000000;
	font-size:12px;
	line-height:25px;
	margin:0px 5px 0px 5px;
}
#footer .footer_content .footer_links a:hover{
	text-decoration:underline;
	color:#000000;
	font-size:12px;
	line-height:25px;
	margin:0px 5px 0px 5px;	
}
