body

{

	margin-top:0px;

	margin-left:0px;

	margin-bottom:0px;

	background-image: url(images/background.jpg);

	background-color: #CDCDCD;

	font-family: verdana, arial, sans-serif;

	scrollbar-face-color:#015A98;

	

	scrollbar-3dlight-color:#CCCCCC;

	scrollbar-darkshadow-color:#333333;

	scrollbar-shadow-color:#CCCCCC;

	scrollbar-arrow-color:#FFF;

}



h2

{

	font-family: verdana, arial, sans-serif;

	font-size:13px;

	margin-bottom: 0px;

}



a 

{

	color:#015A98;

	text-decoration:none;

}



a:hover

{

	color:#687AFF;

	text-decoration:none;

}



.mainblue

{

	background-color: #015A98;

}



.lightblue

{

	background-color: #E4EBDC;

}



.white

{

	background-color: #ffffff;

}



.fontsmall

{

	font-size:9px;

}



.fontregular

{

	font-size:12px;

}



.left

{

	font-size:11px;

	padding:5px;

	background-color:#E4EBDC;

	border-top: 3px solid #015A98;

	border-bottom: 3px solid #002F50;

	border-right: 3px solid #015a98;

	border-left: 3px solid #015a98;

	font-family: verdana;

	color: #015a98;

	width:122px;

}



*html .left

{

	font-size:11px;

	padding:5px;

	background-color:#E4EBDC;

	border-top: 3px solid #015A98;

	border-bottom: 3px solid #002F50;

	border-right: 3px solid #015a98;

	border-left: 3px solid #015a98;

	font-family: verdana;

	color: #015a98;

	width:138px;

}



.content

{

	font-size:12px;

	margin-left:10px;

	margin-top:10px;

}



a.nav 

{

	background: none;

	color:white;

	font-size:10px;

	margin-top:0px;

	text-decoration:none;

	font-weight:bold;

	text-align:absmiddle;

	padding:2px;

	height:100%;

}



a.nav:hover 

{

	background: #fff;

	color: #015a98;

	text-decoration:none;
	

}

.navhere

{

	background: #fff;

	color: #015a98;

	text-decoration:none;
		
	font-size:10px;

	margin-top:0px;
	
	font-weight:bold;

	text-align:absmiddle;

	padding:2px;

	height:100%;

}

.lhead {
	font-size:13px;
	text-transform: uppercase;
	font-weight: bolder;
}


#rightBox

{

	border:1px solid #015A98;

	font-size:7pt;

	margin-top:8px;

}



	.rightBoxHeader

	{

		background-color: #3E82B1;

		width:150px;

		padding:3px;

		color:white;

		font-weight:bold;

		display:block;

		

	}



	*html .rightBoxHeader

	{

		width:100%;		

	}



	.rightBoxRow

	{

		background-color: #E4EBDC;

		width:150px;

		padding:3px;

		color:black;

		font-size: 8pt;

		border-top: 1px solid #015a98;

		display:block;	

	}



	*html .rightBoxRow

	{

		width:100%;		

	}
	
	
	ul#leftcolumn{
	padding:0;
	margin:0;
	}
	
	
	ul#leftcolumn li{
	width:134px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:15px;
	text-align:center;
	}
	
	ul#leftcolumn li a{
	margin-left:2px;
	border:2px #e6e6e6 solid;
	}
	
	ul#leftcolumn li a:hover{
	border-color:white;
	}
	
	ul#leftcolumn li img{
	border:none;
	}
	
	ul#leftcolumn li a{
	display:block;
	padding:0;
	}
	



