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

body
	{margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
	}

	
p
	{margin:0;
	padding:0;
	}
	
	
form
	{display:inline;
	}
	
	
a
	{color:#007ca0;
	text-decoration:none;
	}

a:hover
	{color:#ad1f35;
	text-decoration:none;
	}
		

	
	

img
	{border:0;
	}


.main
	{left:30px;
	position:relative;
	}



.leftshade
	{ background:url(../images/shade_left.gif);
	width:8px;
	background-position:right;
	background-repeat:repeat-y;
	}
	

.rightshade
	{ background:url(../images/shade_right.gif);
	width:8px;
	background-position:left;
	background-repeat:repeat-y;
	}
	
	
.bottomshade
	{background:url(../images/shade_bottom.gif);
	width:100%;
	height:13px;
	background-repeat:repeat-x;
	}
	
	
.topnav ul
	{margin:0;
	padding:0;
	}
	
	
.topnav li
	{ float:left;
	list-style:none;
	border-right:#b63d50 solid 2px;
	padding:0 20px 0px 15px;
	margin:0px 0px 10px 0px;
	font-size:8px;
	}	
	
	
	
	
.topnav li a
	{ font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#0d325b;
	text-decoration:none;
	font-weight:bold;
	}


.topnav li a:hover
	{ font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ab1f35;
	text-decoration:none;
	font-weight:bold;
	}


.noborder
	{border-right:0px;
	}

.current 
	{ font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ab1f35;
	text-decoration:none;
	font-weight:bold;
	}
	
.current1
	{ font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ab1f35;
	text-decoration:none;	
	}	
	
.current1 a
	{ font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ab1f35;
	text-decoration:none;	
	}		
	
	

.current a  
	{ font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ab1f35;
	text-decoration:none;
	font-weight:bold;
	}



.date
	{ float:right;	
	color:#464545;
	margin-right:20px;
	margin-top:10px;
	}
	
	
.blueboldtitle
	{font-size:16px;
	color:#00587a;
	text-align:left;
	}
	
	
.home-txt
	{margin-top:20px;
	margin-bottom:15px;
	line-height:18px;
	font-size:11px;
	text-align:justify;
	}
	
	
.more a
	{color:#9d0510;
	text-decoration:none;
	}
	
.more span
	{color:#000;
	text-decoration:none;
	}	
	
	
.right-table td
	{ line-height:24px;
	font-size:11px;
	}
	
	
.footer
	{font-size:11px;
	}
	
	
.bottomlogo
	{ font-weight:bold;
	}
	
.bottomlogo span
	{color:#9d0510;
	text-decoration:none;
	}	
	
	
.input
	{border:#c2c2c2 solid 1px;
	font-size:11px;
	width:165px;
	
	
	}
	
	
	
	
	
ul.rightmenu
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-left:5px;
	list-style:none;
}




.rightmenu li
{
   
   background: #fff url("../images/rightmenu_aerow.gif") 0 11px no-repeat;
   padding: 6px 0 5px 15px;
   text-align:left;
	
}	







	
.rightmenu li a
{ color:#002a3a;
font-weight:bold;
font-size:11px;	
text-decoration:none;

	
}	


.rightmenu li a:hover
{ color:#ab1f35;
	font-weight:bold;	
	font-size:11px;	
	text-decoration:none;

}
	
	
	
.shadow-frame
	{background:url(../images/shadow-frame.gif);
	background-repeat:no-repeat;
	width:730px;
	height:659px;
	}
	
	
.logobg
	{background:url(../images/about_botbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
	
	
.ourvis-txt
	{font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#002a3a;
	padding-top:20px;
	font-weight:bold;
	}
	
	
.headingrow, .greenbg
	{background:#0d325b;
	color:#FFF;
	padding:5px;
	font-weight:bold;
	}
/*.headingrow, .greenbg1
	{background:#CECECE;
	color:#FFF;
	padding:5px;
	font-weight:bold;
	}*/
	
.tabledisplay
	{font-size:11px;
	color:#676767;	
	 background:url(../images/table-bg.gif) repeat-x;
	}
	
.tabledisplay img
	{ text-align:center;
	
	}
	

.tabledisplay td
	{
	}
	
.tabledisplay td
	{ border-top:#676767 solid 1px;
	
	}	
	
	
	
.tabletitle
	{ color:#ab1f35;
	font-size:18px;	
	padding-top:0px;
	
	
	}	
	
	
.smalltxt
	{font-size:11px;
	text-align:justify;
	}
	



	
.normaltext
	{font-size:11px;

	
	}
	
.normaltext a
	{
	}	
	
.normaltext a:hover
	{ color:#C00;
	}	
	
	
.floatingimg
	{float:left;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	
	}
	
	
.popuppage
	{background: #fff;
	font-size:11px;
	
	}
	

.popupwindow
	{ 
	padding:10px;
	clear:both;
	position:relative;
	
	}
.popupheading
	{height:30px;
	background:#0D325B;
	color:#FFF;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
	}
	
.popupheading span
	{ font-size:10px;
	}	
	
	
.popup-content
	{ padding:10px;
	text-align:justify;
	}
	
.popup-content img
	{ border:solid 1px;
	}	
	
	
.redbutton
	{ background:#C00;
	color:#FFF;
	border:solid 1px;
	font-weight:bold;
	}
	
	
	
	
	
	
	
	
	
.tabledisplay1, .tablegreen
	{font-size:11px;
	color:#002a3a;
	background:#fff;
	border:#369 solid 1px;
	
	}
	
.tabledisplay1 img, .tablegreen img
	{ text-align:center;
	
	}
	

.tabledisplay1 td, .tablegreen td
	{
	}
	
.tabledisplay1 td
	{ 
	
	}	

.odd, .table_greencol
	{background:#d9e7ee;
	}
	
	
.tabletitle
	{ color:#ab1f35;
	font-size:18px;	
	padding-top:0px;
	
	
	}	
	
	

.to
	{margin-left:47px;
	margin-right:47px;
	}
	
	
.totop
	{margin-left:6px;
	margin-right:6px;
	}	
.blueline{
border-right:1px solid #007BA0;}

.whitelink{
color:#fff;
}
.align_ct {
text-align:center;
}




#righfloattnav
	{position:relative;
	 
	}


.home-menu
	{margin-top:73px;
	}
	
	
	















ul.sitemaplist
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-left:5px;
	list-style:none;
}




.sitemaplist li
{
   
   background: #fff url("../images/rightmenu_aerow.gif") 0 11px no-repeat;
   padding: 6px 0 5px 15px;
   text-align:left;
   list-style:none;
	
}	







	
.sitemaplist li a
{ color:#002a3a;
font-weight:bold;
font-size:11px;	
text-decoration:none;

	
}	


.sitemaplist li a:hover
{ color:#ab1f35;
	font-weight:bold;	
	font-size:11px;	
	text-decoration:none;

}
.blueline  a:hover{
font-weight:bold;
font-size:11px;
color:#010E3C;
}
.blueline li{
text-align:left !important;
}