body {
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-color: #E7ECE2;
}
a {
outline: none;
}
a:link {
	color: #bd3434;
	text-decoration: none
}
a:visited { 
	color: #bd3434;
	text-decoration: none
}
a:hover {
	color: #999933;
	text-decoration: none
}
a:active {
	color: #999933;
	text-decoration: none
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 140%;
}
#header1 {
	background-color: #a02a2a;
	height: 113px;
	position: relative;
	border-bottom: 1px solid #660000;
	width: 100%;
}
#header1 p {
	margin-bottom: 5px;
}
#header1 a:link, #header1 a:visited { 
	color: #fff;
	text-decoration: none
}
#header1 a:hover, #header1 a:active {
	color: #dc7c7c; 
	text-decoration: none
}
#logo {
	height: 93px;
	width: 122px;
	position: absolute;
	left: 15px;
	top: 10px;
}
#sublogo {
	height: 15px;
	width: 424px;
	position: absolute;
	left: 152px;
	top: 82px;
}
#topseparator {
	width: 1px;
	height: 112px;
	background-image: url(../images/layout/whitedots_vert.gif);
	position: absolute;
	left: 670px;
	top: 0px;
}
#searchbox {
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 90px;
	width: 200px;
	position: absolute;
	left: 685px;
	top: 15px;
	color: #dc7c7c;
}
form {
	margin: 0px;
	padding: 0px;
}
.searchinput {
	color: #333;
	background-color: #e7ece2;
	width: 150px;
	margin: 0px;
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 1px;
}
#header2 a:hover {
color: #000;
}
#header2txt {
	width: 480px;
	position: relative;
	float: left;
	padding: 20px 20px 15px 15px;
	color: #666600;
}
#header2txt h1 {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #666600;
	padding-left: 195px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#header2txt p {
	padding-left: 195px;
}
#header2img {
	float: left;
	width: 150px;
	position: relative;
	padding: 20px 5px 15px 0px;
}
#header2img img {
	border-top: 6px solid #000;
	border-bottom: 6px solid #000;
}
#header2img img.alt {
	border-top: 6px solid #4B4B4B;
	border-bottom: 6px solid #4B4B4B;
}
#header2img img.alt1 {
	border-top: 6px solid #B0B060;
	border-bottom: 6px solid #B0B060;
}
#header2frame {
	position: relative;
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px;
}
#header2newsletter {
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 110px;
	width: 200px;
	position: absolute;
	left: 685px;
	top: 20px;
}
#header2newsletter h1 {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 5px;
}
#colframe {
	position: relative;
	float: left;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#leftcol {
	width: 180px;
	position: relative;
	float: left;
	padding: 25px 15px 15px;
	color: #666600;
}
#leftcol p {
	font: 1.2em Arial, Helvetica, sans-serif;
}
#middlecol {
	height: auto;
	width: 400px;
	position: relative;
	background-image: url(../images/layout/dots_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 25px 30px 30px;
	float: left;
}
#middlecol p {
	line-height: 150%;
}
#middlecol h1 {
	font: normal 1.7em/140% Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 15px;
}
#middlecol h2 {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 10px;
}
.subh1 {
	font: 0.7em/140% Arial, Helvetica, sans-serif;
}
#rightcol {
	float: left;
	height: auto;
	width: 215px;
	position: relative;
	top: auto;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#rightcol h1 {
	font: 1em/normal Arial, Helvetica, sans-serif;
	color: #9B8C39;
	margin-bottom: 10px;
}
#rightcol .inactive {
color: #999;
}
#footer {
	height: 60px;
	width: 870px;
	position: relative;
	top: auto;
	float: left;
	background-image: url(../images/layout/and.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer p {
	font-size: 7pt;
	margin-bottom: 4px;
	color: #666600;
	letter-spacing: 2pt;
	text-align: center;
}
img {
	border: none;
}
.navlevel2 {
	padding-left: 15px;
}
.navlevel3 {
	padding-left: 30px;
}
.searchbutton {
	margin-left: 4px;
}
.imagetext {
	border-top: 8px solid #ccc;
	border-bottom: 8px solid #ccc;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #ccc;
}
.asterisks {
font-size: 1.1em;
text-align: center;
font-weight: bold;
margin-top: 10px;
}
.leftimg {
display: block;
float: left;
margin: 4px 15px 0px 0px;
}