/* CSS Document */

body {
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12.5px;
	color: #858484;
	line-height: 18px;
	text-align:left;
	}
.footer {
	color: #008ED4;
	font-size: 12px;
	text-decoration:none;
	line-height: 14px;
	text-align:center;
	font-weight:bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #4C6C19;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #4c6c19;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #1764ac;
}
p { text-align:justify; }

.email {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	}
.copyright {
	font-size: 10px;
	text-decoration:none;
	color:#ffffff;
}
.contact {
	font-size:10px;
	color:#999999;
	line-height:12px;
}
a:hover {
    color: #669900;
}

a {
	color :#858484;
	font-weight:bold;
}
#bottombanner {
	position:absolute;
	width:725px;
	height:93px;
	z-index:52;
	left: 303px;
	top: 669px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul { margin-left: 0px;
		margin-top: 5px;
		}
li {
	margin-left: 5px;
	list-style-image: url(/images/bluedot.jpg);
	font-weight:bold;
}
.nav {
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}
.nav a:hover {
	color: #008ED4;
}

