body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.lightgray {
	color: #3f6495;
}
a:link {
	color: #3f6495;
	text-decoration: none;
}
a:visited {
	color: #3f6495;
	text-decoration: none;
}
a:hover {
	color: #81931b;
	text-decoration: underline;
}

a.navlinkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #ffffff;
}

a.navlinkwhite:hover {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}
a.navlinkwhite:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #ffffff;
	
}
a.navlinkwhite:visited{
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	text-decoration: none;
}


select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #eeeeee;
	border: 1px solid #000000;
}
.footernote {
	color: #666666;
	background-color: #e5e5e5;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #eeeeee;
	border: 1px solid #000000;
}
hr {
	border: 1px dotted #999999;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	height: 15px;
	border: 1px solid #666666;
}
.buttonhover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #eeeeee;
	height: 15px;
	border: 1px solid #666666;
}
.greenbar {
	background-color: #81931b;
}
.darkgreybar {
	background-color: #4c4c4c;
}
.lightgreybar {
	background-color: #a6a6a6;
}
.bluebar {
	background-color: #3f6495;
}.topheadbg {
	background-image: url(images/layout/topheadbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 745px;
}
.bluebox {
	border: 1px solid #3f6495;
}
li {
	list-style-image: url(images/layout/bullet.gif);
	margin-left: -20px;	
}

.bluebarheadings {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color: #ffffff;
	background-color: #3f6495;
}
.smallbluebarheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #3f6495;
	padding-right: 2px;
	padding-left: 2px;
}
.blueheadings {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color: #3f6495;
}
H1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color: #3f6495;
}
H2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	
}
