@charset "UTF-8";
body {
	background-color: #006633;
	margin: 0px;
}
.twoColFixRtHdr #container {
	width: 899px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #mainContent {
	margin-top: 20px;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 40px;
} 
.twoColFixRtHdr #header {
	width: 899px;
	height: 195px;
	background-color: #003366;
} 
#headerphoto {
	float: right;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 345px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #000000;
}
.copyrighttext {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#Copyright {
	background-color: #006633;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#curvedbtm {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 899px;
}
#topline {
	background-color: #006633;
	height: 33px;
	width: 899px;
}
.copyrighttext a:link {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.copyrighttext a:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.copyrighttext a:hover {
	font-size: 11px;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.copyrighttext a:active {
	font-size: 11px;
	color: #9584A6;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.subheadtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}
.maintext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: 003366;
	text-decoration: none;
	font-weight: bold;
}
.maintext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
.maintext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}
.maintext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
