htm,html,asp,aspx,table,tr,td,form,object,input,select,textarea,div,p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-color:#DDDDDD;
}

.containerDIV {
	height: 100%;
	top: 0px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	z-index:32;
}

.INNERcontainerDIV {
	z-index:31;
	background-color: #FFFFFF;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	width: 1025px;
	float: center;
	margin-left: auto;
	margin-right: auto;
}

.INNERtopDIV {
	z-index:32;
	background-color: blue;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 0px;
}

.INNERbottomDIV {
	z-index:32;
	background-color: white;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 278px;
}

.INNERbottomDIVInside {
	z-index:32;
	background-color: white;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 278px;
}

.headerDIV {
	width: 1024px;
}

.bodyDIV {
	width: 1024px;
}

.resourcesDIV {
	width: 1024px;
}

.mainContentArea {
	background-image: url(../images/grayFade1.jpg);
	background-repeat: repeat-x;
	background-position: bottom; 
	background-color: white;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	padding-bottom: 50px;
	width: 75%;
}

.sitemapArea {
	background-image: url(../images/grayFade1.jpg);
	background-repeat: repeat-x;
	background-position: bottom; 
	background-color: white;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	padding-bottom: 50px;
}


.homeContentArea {
	background-image: url(../images/grayFade1.jpg);
	background-repeat: repeat-x;
	background-position: bottom; 
	background-color: white;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	padding-bottom: 50px;
	width: 75%;
}

.mainButtonArea { 
	background-color: white;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	padding-bottom: 5px;
	width: 75%;
}

.rightColArea {
	background-image: url(../images/grayFade1.jpg);
	background-repeat: repeat-x;
	background-position: bottom; 
	background-color: white;
	vertical-align: top;
	padding: 10px;
	padding-bottom: 50px;
	width: 25%;
}

.footerArea {
	background-image: url(../images/grayFade2.jpg);
	background-repeat: repeat-x;
	background-position: top; 
	padding-top: 10px;
	padding-bottom: 15px;
	border-top: 20px solid #74ba47;
	text-align: center;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a, a:visited, a:active, a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #74ba47;
	text-decoration: underline;
	font-weight: normal;
}

a.navLink, a.navLink:visited, a.navLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.navLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

a.topWhiteLink, a.topWhiteLink:visited, a.topWhiteLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: normal;
}

a.topWhiteLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: underline;
	font-weight: normal;
}

a.footerLink, a.footerLink:visited, a.footerLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.footerLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

a.sideLink, a.sideLink:visited, a.sideLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #74ba47;
	text-decoration: none;
	font-weight: normal;
}

a.sideLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #74ba47;
	text-decoration: underline;
	font-weight: normal;
}

a.bodyLink, a.bodyLink:visited, a.bodyLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #74ba47;
	text-decoration: none;
	font-weight: normal;
}

a.bodyLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #74ba47;
	text-decoration: underline;
	font-weight: normal;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #74ba47;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #74ba47;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #74ba47;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #74ba47;
}

.headerRow1 {
	background-color: #0F298F;
	height: 20px;
	text-align: right;
	color: white;
}

.headerRow2 {
	background-color: #cccccc;
	border-bottom: 1px solid white;
}

.headerRow3 {
	
}

.headerRow4 {
	background-color: #cccccc;
	border-top: 1px solid white;
}

.menuCell {
	border-right: 1px solid black;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.menuCellEnd {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.whiteHeading {
	color: white;
	font-size: 13px;
	font-weight: bold;
}

.blueHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #74ba47;
}

/*.contactTable {
	background-color: #0F298F;
	color: white;
}*/

.contactTableFade {
	background-image: url(../images/grayFade2.jpg);
	background-repeat: repeat-x;
	background-position: top; 
	padding-top: 10px;
	padding-bottom: 15px;
	border-top: 1px solid #0F298F;
	border-bottom: 1px solid #0F298F;
	border-left: 1px solid #0F298F;
	border-right: 1px solid #0F298F;
	text-align: left;
	color: #0F298F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.informationGuide {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #74ba47;
	border-bottom: 3px solid #cccccc;
}

.bottomBox1 {
	background-color: white;
	padding: 10px;
	vertical-align: top;
	text-align: left;
}

.bottomBox2 {
	border-left: 2px solid #cccccc;
	background-color: white;
	padding: 10px;
	vertical-align: top;
	text-align: left;
}

/* .bottomBoxOLD { 
	border-left: 2px solid #B2B7CC;
	border-bottom: 2px solid #B2B7CC;
	background-color: #DDE0FF;
	padding: 10px;
	vertical-align: top;
	text-align: left;
} */

.blueBox {
	background-color: #C8DDDD;
	border: 1px solid #AECECD;
	padding: 5px;
}

.leftColumnInnerPages {
	background-image: url(../images/grayFade1.jpg);
	background-repeat: repeat-x;
	background-position: bottom; 
	width: 185px;
	vertical-align: top;
	right-border: 1px solid #cccccc;
}

.rightColumnInnerPages {
	background-image: url(../images/grayFade1.jpg);
	background-repeat: repeat-x;
	background-position: bottom; 
	width: 236px;
	vertical-align: top;
	left-border: 1px solid #cccccc;
}

/*.leftColTitle {
	background-color: #0F298F;
	color: white;
	padding: 5px;
	font-weight: bold;
}*/

.leftColContent {
	padding: 5px;
	vertical-align: top;
}

.navBarBottom {
	background-image: url(../images/fadeBackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff; 
	padding-top: 5px; 
	padding-bottom: 5px;
}

.navBarTop {
	background-image: url(../images/fadeBackground.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #cccccc;
}
.toolGuideResourceBars {
	background-image: url(../images/fadeBackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	color: #74ba47;
	height: 31px;
	padding: 5px;
	font-weight: bold;
}
.redhighlight{
	background-position: top;
	background-color: #ffffff;
	color: #ff0000;
	height: 31px;
	padding: 5px;
	font-weight: bold;
}
