body {
	margin: 0px;
	padding: 0px;
	/*background-color: #FFFFCC;*/
	background-color: White;
	/*background-image: url(../images/decorationBodyBkgnd2.gif); background-attachment: fixed; background-repeat: repeat-y; background-position: 0px;*/
	background-image: url(../images/NavGreenBarBkgnd.gif); background-attachment: fixed; background-repeat: repeat-y; background-position: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
}
#header {
	padding: 0px;
	background-color: #cccccc;
	height: 90px;
	/*padding-left: 10px;*/
}
#dividerbar {
	background-image: url(../images/BlueGreenstripes.gif); background-attachment: fixed; background-repeat: repeat;
	height: 53px;
}
#navigation {
	position: absolute;
	left: 0px;
	background-color: #004533;
	width: 150px;
	top: 153px;
	/*top: 160px;*/
	/*padding-top: 20px;*/
}
#extras {
	/*border: solid; color: #004533;*/
	position: absolute;
	right: 0px;
	top: 150px;
	/*top: 160px;*/
	background-color: #FFFFFF;
	width: 150px;
	padding: 0px;
	/*background-color: #DADADA;*/
	/*background-color: #8FBC90;*/
}
#content {
	background-color: #FFFFFF;
	margin-left: 150px;
	margin-right: 150px;
	padding: 10px;
}
#bottomnav {
	/*background-color: #FFFFCC;*/
	background-color: #FFFFFF;
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 5px;
	padding: 0px;
	/*width: 500px;*/
}
h1
{
	font-family: Georgia, Verdana, sans-serif;
	font-weight: bold;
	color: #004533;
	font-size: 12pt;
	margin: 14px 0px -1px 0px;
}
.subheader {
	font-family: Georgia;
	font-weight: bold;
	color: #004533;
	font-size: 12pt;
	margin: 14px 0px -1px 0px;
}
.subheaderwhite {
	font-family: Georgia, Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
	margin: 14px 0px -1px 0px;
}
h2
{
	font-family: Georgia;
	font-weight: bold;
	color: #6c6737;
	font-size: 10pt;
	margin: 0px;
}
h3
{
	font-family: Georgia, Verdana, sans-serif;
	font-weight: bold;
	color: #004533;
	font-size: 12pt;
	margin: 0px 0px 0px 0px;
}
h4
{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	font-size: 12pt;
	margin: 0px 0px 0px 0px;
}
h5 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #004533;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
}
h6 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
}
ul {
	list-style-image: url(../images/liststar.gif);
	list-style-type: none;
	list-style-position: outside;
	}
.listnewsletter
{
	list-style-image: url(../images/liststar_newsletter.jpg);
	list-style-type: none;
	list-style-position: outside;
}
.listlitegreenbknd
{
	list-style-image: url(../images/liststar_litegreenbknd.jpg);
	list-style-type: none;
	list-style-position: outside;
}
.listliteyellowbknd
{
	list-style-image: url(../images/liststar_liteyellowbknd.jpg);
	list-style-type: none;
	list-style-position: outside;
}

.subhead_darkgreen {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #004533;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
}

.vendorheader
{
	font-family: Georgia, Verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #6c6737;
	font-size: 12pt;
	margin: 14px 0px -1px 0px;
}
.paraHeaderGold {
	font-family: Georgia, Verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #6c6737;
	font-size: 12pt;
	margin: 14px 0px -1px 0px;
}
.paraHeader {
	font-family: Georgia;
	font-weight: bold;
	color: #004533;
	font-size: 16pt;
	margin: 14px 0px -1px 0px;
}
.line{padding: 5px 0px 5px 0px;}
.linedark{padding: 1px 0px 1px 0px;}

ul {
	margin-top: -1px;
	}
	
.indent {
	margin-left: 17px;
	}

a.brown, a.brown:visited
	{
	font-family: arial, verdana, sans-serif;
	text-decoration: underline;
	color: #602600;
	/*color: #004080;*/
	font-size: 10pt;
	line-height: 12pt;
	}

a.brown:hover
	{
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	color: #0000FF; 
	font-size: 10pt;
	line-height: 12pt;
}

a.brownred, a.brownred:visited
{
	font-family: arial, verdana, sans-serif;
	text-decoration: underline;
	color: #602600;
	/*color: #004080;*/
	font-size: 10pt;
	line-height: 12pt;	
}

a.brownred:hover
{
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000; 
	font-size: 10pt;
	line-height: 12pt;	
}
a.green, a.green:visited
	{
	font-family: verdana,arial, sans-serif;
	text-decoration: underline;
	color: #004533;
	font-size: 10pt;
	line-height: 12pt;
	}

a.green:hover
	{
	font-family: verdana,arial, sans-serif;
	text-decoration: none;
	color: #0000FF; 
	font-size: 10pt;
	line-height: 12pt;
}

a.greenred, a.greenred:visited
{
	font-family: verdana,arial, sans-serif;
	text-decoration: underline;
	color: #004533;
	font-size: 10pt;
	line-height: 12pt;	
}

a.greenred:hover
{
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000; 
	font-size: 10pt;
	line-height: 12pt;	
}
a.lightgreen, a.lightgreen:visited
	{
	font-family: verdana,arial, sans-serif;
	text-decoration: underline;
	color: #8FBC90;
	font-size: 10pt;
	line-height: 12pt;
	}
a.lightgreen:hover
	{
	font-family: verdana,arial, sans-serif;
	text-decoration: none;
	color: #0000FF; 
	font-size: 10pt;
	line-height: 12pt;
	}

