@charset "utf-8";
/* CSS Document */

body {
	background-color: #EFEFEF;
	margin: 0px;
	text-align: center;
	background-image: url(images/headtop.gif);
	background-repeat: repeat-x;
}
.logo {
	background-color: #FFF;
	width: 200px;
	background-image: url(images/shadow.png);
	background-repeat: repeat-x;
}
.main li {
	list-style-image: url(images/tick.jpg);
}
.white {
	color: #FFF;
}

.line {
	background-color: #0D331a;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.logoline {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E5EA;
}

.formbutton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #012D6A;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 3px;
}


.footer {
	background-color: #486E35;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	background-image: url(images/footerbg.jpg);
	background-position: center bottom;
	height: 35px;
	background-repeat: no-repeat;
	padding-top: 5px;
}
.blue {
	color: #00559D;
}

.keywords {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}

.headnav {
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-align: right;
	padding-right: 0px;
	padding-left: 0px;
}

.footer a:link {
	color: #FFF;
	text-decoration: underline;
}
.main {
	background-color: #FFF;
	padding: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 18px;
	vertical-align: top;
	text-align: left;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.header {
	background-image: url(images/header.jpg);
	height: 140px;
}


.sidebar {
	background-color: #FFF;
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
.footer a:visited {
	color: #FFF;
	text-decoration: underline;
}
.footer a:active {
	color: #FFF;
	text-decoration: underline;
}
.whitelinks a {
	color: #FFF;
	text-decoration: none;
}
.whitelinks a:hover {
	color: #FFF;
	text-decoration: underline;
}

.footer a:hover {
	color: #CCC;
	text-decoration: underline;
}
<< --------------- navigation --------------------- >>

#navigation { 
 width: 200px; 
 font-family: Arial, Helvetica, sans-serif; 
} 
.main a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	color: #333;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
#navigation li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D331A;
} 
#navigation li a {
	display: block;
	padding: 5px 5px 5px 20px;
	background-color: #4A7033;
	color: #FFF;
	text-decoration: none;
	background-position: left top;
	font-weight: normal;





	background-image: url(images/nav_arrow.gif;
	background-repeat: no-repeat;
	background-image: url(images/nav_arrow.gif);
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #0D331A;
}
#navigation li a:hover {
	background-color: #666;
	color: #FFFFFF;
	background-image: url(images/nav_arrow_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.navbg {
	background-image: url(images/nav-bg.jpg);
	background-position: right bottom;
	height: 25px;
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
.main a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	color: #333;
}
.whiteCopy {
	border: 2px solid #E2E5EA;
}
