body {
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #1e2037;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.toprow {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
}
.bottomrow {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
}
#mainNav {
	width: 688px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.threecolumntable {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 688px;
}
.headingwide {
	background-image: url(../images/wideheading.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
}
.floatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
}


.headingsmall {
	background-image: url(../images/smallheading.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
	height: 24px;
	vertical-align: middle;
	width: 243px;
}
doubleheadingfeature {
	float: left;
	width: 445px;
}
#doublecolumn p {
	padding: 10px;
}
#rightfeature {
	float: right;
	width: 243px;
	margin-top: 20px;
	background-image: url(../images/smallheading.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 40px;
}
#rightfeature img {
	margin-left: 20px;
}
#doublecolumn .floatleft {
	float: left;
	margin-bottom: 30px;
}
.middlerow #bottomfeature blockquote {
	background-color: #CCCCCC;
	color: #333333;
	width: 248px;
	float: right;
	padding: 8px;
	border: 1px solid #333333;
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 20px;
}
#headerbuttons {
	float: right;
	width: 122px;
	margin-right: 40px;
}
#headerbuttons img {
	margin-bottom: 5px;
}
#mainContent {
	float: right;
	width: 490px;
	margin-top: 20px;
	margin-right: 40px;
}
#mainContent img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 0px;
	color: #114B7B;
	line-height: 16px;
}
h6 {
	font-size: 13px;
	font-weight: bold;
	color: #009900;
}

.backbutton {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}


#secondaryContent {
	float: left;
	width: 163px;
	margin-top: 20px;
	margin-left: 40px;
	font-size: 12px;
	background-color: #50b847;
	color: #FFFFFF;
	padding: 5px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #2E6923;
	font-weight: bold;
}

#secondaryContent2 {
	float: left;
	width: 163px;
	margin-top: 20px;
	margin-left: 40px;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
	padding: 5px;
	font-weight: bold;
}

#mainContent ul {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 30px;
}
#mainContent ol {
	list-style-position: outside;
	margin-left: 45px;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	border-left-width: 3px;
	border-left-style: dotted;
	border-left-color: #009900;
	padding-left: 5px;
	margin-top: 50px;
}
#mainContent a {
	text-decoration: none;
	font-weight: bold;
	color: #114B7B;
}

#mainContent a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #114B7B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #114B7B;
}






#bottomfeature {
	background-image: url(../images/wideheading.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	width: 688px;
	margin-left: 40px;
	margin-top: 20px;
	margin-right: 40px;
}


#doublecolumn {
	float: left;
	width: 445px;
	margin-left: 40px;
	background-image: url(../images/2columnheading.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.doublecolumnheading {
	background-image: url(../images/2columnheading.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	vertical-align: middle;
	width: 445px;
	padding-left: 20px;
}
.boldtext {
	font-weight: bold;
}


.maintext {
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
}



.middlerow {
	background-image: url(../images/tablebg.png);
	background-repeat: repeat-y;
	background-position: center;
}
.maincontent {
	padding-left: 40px;
}

.bottompage {
	padding-right: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	width: 50%;
	vertical-align: top;
	text-align: left;
	padding-bottom: 10px;
}

.equalfloat {
	float: left;
	margin-top: -5px;
	padding-right: 10px;
}
#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -14px;
}
#txt a {
	cursor: pointer;
}
#txt2 a {
	cursor: pointer;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.floatrt {
	float: right;
	margin: 10px;
}
.inputfield {
	font-size: 11px;
}
.imageleft {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-position: right;
}
.imagert {
	background-position: right;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
a {
	color: #505050;
	text-decoration: underline;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #008000;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #171717;
}
