/* CSS Document */


#maincontainer #topnav
{
width:762px;
height:30px;
margin-top:0px;
margin-bottom:0px;}

	
	#topnav #menu
	{float: left;
	margin-left:30px;
	}
	
#topnav #menu ul
	{
		margin: 0;
		padding: 0;
		list-style: none;
		line-height: normal;}
	
#topnav #menu li
{ float: left;}	



#menu a {
	display: block;	
	height:34px;
	width:106px;
	line-height:34px;
	margin-right: 1px;	
	color: #ffffff;	
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom:0px;
	text-align:center;
	vertical-align:middle;
	background-image:url(../images/btn_up.jpg);
	background-repeat: no-repeat;

}

#menu a:hover {
	display: block;	
	height:34px;
	width:106px;
	line-height:34px;
	color:#373333;
	margin-right: 1px;
	background-image:url(../images/btn_over.jpg);
	background-repeat: no-repeat;	
	padding-bottom:0px;	
	text-align:center;
	vertical-align:middle;
	

	
}
#menu a:active {
	display: block;	
	height:34px;
	width:106px;
	line-height:34px;
	color:#373333;	
	margin-right: 1px;
	background-image:url(../images/btn_over.jpg);
	background-repeat: no-repeat;
	padding-bottom:0px;
	text-align:center;
	vertical-align:middle;	
}	

#menu .active {	
	display: block;
	background-image:url(../images/btn_over.jpg);
	background-repeat:no-repeat;		
	height:34px;
	width:106px;
	line-height:34px;
	color:#373333;	
	margin-right: 1px

}

A:link {
text-decoration: none;
font-family:Arial;
font-size:11px;
color:#537D9F;
font-weight:normal;
}

A:visited {
text-decoration: none;
font-family:Arial;
font-size:11px;
color:#537D9F;
font-weight:normal;}

A:active 
{text-decoration: none;
font-family:Arial;
font-size:11px;
color:#537D9F;
font-weight:normal;}

A:hover 
{text-decoration:underline;
font-family:Arial;
font-size:11px;
color:#537D9F;
font-weight:normal;}


A.footer:link {
text-decoration: none;
font-family:Arial;
font-size:11px;
color:#000000;
font-weight:normal;
}

A.footer:visited {
text-decoration: none;
font-family:Arial;
font-size:11px;
color:#000000;
font-weight:normal;}

A.footer:active 
{text-decoration: none;
font-family:Arial;
font-size:11px;
color:#000000;
font-weight:normal;}

A.footer:hover 
{text-decoration:underline;
font-family:Arial;
font-size:11px;
color:#000000;
font-weight:normal;}

/*intertnal page link*/



a.leftnav:link {
display:block;
width:195px;
height:25px;
font-family:Arial;
text-indent:15px;
font-size:11px; 
text-decoration:none; 
font-weight:bold; 
color:#0289B9;
background-image:url(../images/leftnavarrow_up.gif);
background-repeat:no-repeat;
background-position:left;
margin-left:0px; }

a.leftnav:visited {
display:block;
width:195px;
height:25px;
font-family:Arial;
text-indent:15px;
font-size:11px; 
text-decoration:none; 
font-weight:bold; 
color:#0289B9;
background-image:url(../images/leftnavarrow_up.gif);
background-repeat:no-repeat;
background-position:left;
margin-left:0px; }



a.leftnav:hover {
display:block;
width:195px;
height:25px;
font-family:Arial;
text-indent:15px;
font-size:11px; 
text-decoration:none; 
font-weight:bold; 
color:#003768;
background-color:#D1D1D1;
background-image:url(../images/leftnavarrow_down.gif);
background-repeat:no-repeat;
background-position:left;
margin-left:0px;
 }


a.leftnav:active {
display:block;
width:195px;
height:25px;
font-family:Arial;
text-indent:15px;
font-size:11px; 
text-decoration:none; 
font-weight:bold; 
color:#0289B9;
background-image:url(../images/leftnavarrow_up.gif);
background-repeat:no-repeat;
background-position:left;
margin-left:0px;}



.leftnavbac
{
height:25px;
background-color:#FFFFFF;
width:195px;
border-bottom:1px;
border-bottom-color:#C6C6C6;
border-bottom-style:solid;
line-height:25px;

}

.leftnavbaclast
{
height:25px;
background-color:#FFFFFF;
width:195px;
line-height:25px;

}

