/* CSS Document */

a:hover{color:#809FB8; text-decoration:underline; }
a:link,a:visited{color:#809FB8; text-decoration:none}
body,table,td,th,p,div,input {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	color: #181818;
}
p{
margin: 7px;
}
.url {color: #8f8f8f;
	font-size: 8pt;
	margin-right: 20px;

}
.address {color: #8f8f8f; font-size: 9px; 	margin-right: 20px;}
.header {
	color: #406262;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.sub-heaser {
	color: #83a0b4;
	font-weight: bold;
	margin-left: 20px; 
	margin-right: 20px;
}

.margin {
	margin-left: 20px; 
	margin-right: 20px;
}

.nav-bottom {
	color: #FFFFFF;
	font-weight: bold;
}

.copy {
	color:#FFFFFF;
	font-size:8pt;
}	
	
.nav {
	color: #3E6E93;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;

}

.nav a:link {
	color: #3E6E93;
}
.nav a:visited {
	color: #666666;
}
.nav a:hover {
	color: #990000;
}
.nav a:active {
	color: #990000;
}
#nav {
	style="position:absolute; 
	width:307px; 
	height:115px; 
	z-index:1; 
	left: 128px;
	 top: 106px;
}
ul,li {
	line-height: 30px;
	list-style-image:  url("images/icon-info.gif");
}
