@charset "utf-8";
/* CSS Document */

.topheader { 
background-color: #5e88a2;
	}
	
.homepagetext { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000; 
padding-left: 50px;
padding-right: 50px;
line-height: 30px;
	}
	
.lihomepagetext { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000; 
line-height: 30px;
	}
	
ul {	
	font-family: verdana;	
	font-size: 14px;	
	line-height: 30px;
	list-style-type: square;	
	list-style-position: outside;
	padding-left: 100px;
    padding-right: 50px;
	}
	
.addresstext { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff; 
line-height: 20px;
padding-right: 10px;
	}
A.Nav {
		font-size: 10pt;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-weight: bold;
		font-style: normal;
		color: #3b64c0;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 4px;
		padding-right: 4px;
		border: 1px none;
		vertical-align:top;
	}
	A:HOVER.Nav {
		font-size: 10pt;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: #3b64c0;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 4px;
		padding-right: 4px;
		background-color: #cfdec8;
		vertical-align:top;
	}
	A:VISITED.Nav {
		color: #003366;
	}
A.addresstext {
		font-size: 10px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-style: normal;
		color: #CFDEC8;
	}
	
	border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

