body {
	color: #333;
	background-color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.3em;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #6cf;
	text-decoration: none;
	line-height: 2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #36C;
	//* text-decoration: none;
	font-style: normal;
	font-variant: normal;
    text-transform: none; *//
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	color: #036;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	text-indent: 11px;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #036;
	line-height: 1.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
div#box{
	width: 126px;
	height: auto;
	background-color: #D0D2D3;
	padding: 10px;
	margin: 0;
}
div#boxGray{
	width: 100px;
	height: auto;
	background-color: #D0D2D3;
	padding: 10px;
	margin: 0;
}
div#boxGreen{
	width: 100px;
	height: auto;
	background-color: #D8E8D2;
	padding: 10px;
	margin: 0;
}
.horizBar {
	background-color: #D9F1FF;
	height: 18px;
	width: 593px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align: left;
	vertical-align: middle;
}
.bodyBlue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #036;
	text-decoration: none;
}
.topBar {
	height: 200px;
	width: 790px;
}
li {
	text-align: left;
	list-style: outside;
}
ul {
	list-style-type: none;
	margin: 0 0 0 9px;
	padding: 0 0 0 6px;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #036;
	text-decoration: underline;
}
a:active {
	color: #036;
	text-decoration: underline;
}
.leftBarNav a:link {
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}
.leftBarNav a:visited {
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}
.leftBarNav a:hover {
	font-size: 11px;
	color: #6cf;
	text-decoration: underline;
}
.leftBarNav a:active {
	font-size: 11px;
	color: #6cf;
	text-decoration: underline;
}
.topBar {
	height: 200px;
	width: 790px;
}

.marginMenu {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.indented{
	padding-left: 8pt;
	padding-right: 5pt;
   }
.margin {
	margin-right: 10px;
	margin-left: 17px;
	color: #FFF;
}
.bodySm {
	font-size: 9px;
	font-style: italic;
	line-height: 1.1em;
	padding-right: 3px;
	padding-left: 8px;
	padding-top: 5px;
}
.bodySub {
	color: #6cf;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 15px;
}
.bodyCopyWhite { 
	color: #fff; 
	font-size: 11px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	line-height: 15px; 
}
a.navsub {
	padding-left: 4em;
}

//* 
   .bodyHeadWhite { color: #ffffff; font-size: 12px; font-family: Arial, Helvetica, Sans; font-weight: bold; line-height: 17px; }
.bodyCopy { color: #036; font-size: 11px; font-family: Arial, Helvetica, Sans; line-height: 15px; }
.bodyHead { color: #036; font-size: 13px; font-family: Arial, Helvetica, Sans; font-weight: bold; line-height: 15px; }
.mapBorder { border: 1px #003366 solid;}
.bodyCopyItalic { color: #036; font-size: 11px; font-family: Arial, Helvetica, Sans; font-style: italic; line-height: 15px; }
.bodyHeadLtBlue { color: #036; font-size: 13px; font-family: Arial, Helvetica, Sans; font-weight: bold; line-height: 15px; }
.bodyHeadLtBlueItalic { color: #6cf; font-size: 13px; font-family: Arial, Helvetica, Sans; font-weight: bold; font-style: italic; line-height: 15px; }
.bodySubDkBlue { color: #036; font-size: 11px; font-family: Arial, Helvetica, Sans; font-weight: bold; line-height: 15px; }
.indentedSm {
	font-size: 8px;
	line-height: 1em;
}
.bodySm {
	font-size: 8px;
	line-height: 1em;
}
.indentedSm {
	font-size: 9px;
}
.bodySm {
	font-size: 9px;
}
.bodySm {
	font-size: 9px;
	line-height: 1em;
	font-style: italic;
}
.bodySm {
	font-size: 9px;
	line-height: 1em;
	font-style: italic;
}
.bodySm {
	font-size: 9px;
	font-style: italic;
	line-height: 1em;
	padding-right: 5px;
	padding-left: 8px;
}
