@charset "windows-1252";

#content a.anchor, #content a.anchor:hover, #content a.anchor:link, #content a.anchor:active, #content a.anchor:visited {
	text-decoration: none;
	color: #000000;
	cursor: text;
}

#content h1 a.anchor, #content h1 a.anchor:hover, #content h1 a.anchor:link, #content h1 a.anchor:active, #content h1 a.anchor:visited {
	color: #000000;
}

#front {
	background-image: url(/images/front.gif);
	background-repeat: no-repeat;
}


#maintext1 {
	padding: 0px 20px 0px 0px; /* top right bottom left */
}

#front strong.anchor {
	font-weight: normal;
}

#front h1 {
	padding: 0px 0px 10px 0px; /* top right bottom left */
	color: #c81e0e;
	font-size: 18px;
}

#front p {
	padding: 0px 0px 10px 0px; /* top right bottom left */
}

#front img.left {
	margin: 0px 10px 0px 0px; /* top right bottom left */
}

#front img.right {
	margin: 0px 0px 0px 10px; /* top right bottom left */
}

#pulldowns {
	padding: 10px 0px 10px 0px; /* top right bottom left */
	overflow: hidden;
	width: 730px;
	clear: both;
}

#pulldowns h2 {
	padding: 4px 0px 9px 0px; /* top right bottom left */
	color: #ffffff;
	font-size: 14px;
	float: left;
}

#pulldowns h6 {
	position: absolute;
	margin-top: -2px;
	color: #ffffff;
	z-index: -1;
}

#pulldowns .arrow {
	padding: 2px 10px 0px 0px; /* top right bottom left */
	float: right;
}
 
#pulldown1 {
 	padding: 0px 0px 0px 20px; /* top right bottom left */
	background-image: url(/images/pulldown.gif);
	float: left;
	width: 335px;
	height: 55px;
}

#pulldown2 {
 	padding: 0px 0px 0px 20px; /* top right bottom left */
	background-image: url(/images/pulldown.gif);
	margin-left: 20px;
	float: left;
	width: 335px;
	height: 55px;
}

#pulldownsNoscript{
	padding: 10px 0px 10px 0px; /* top right bottom left */
	overflow: hidden;
	width: 700px;
	clear: both;
}

#pulldown1Noscript {
 	padding: 0px 0px 0px 20px; /* top right bottom left */
	float: left;
	width: 320px;
}

#pulldown2Noscript {
 	padding: 0px 0px 0px 20px; /* top right bottom left */
	margin-left: 20px;
	float: left;
	width: 320px;
}

#pulldowns select {
	width: 300px;
}

#frontcolumns {
	padding: 10px 0px 0px 0px; /* top right bottom left */
	overflow: hidden;
	width: 730px;
	clear: both;
}

#frontcolumns h4 {
	padding: 0px 0px 10px 0px; /* top right bottom left */
	color: #c81e0e;
	font-size: 17px;
}

#frontcolumn1 p, #frontcolumn2 p {
 	padding: 0px 5px 0px 0px; /* top right bottom left */
	float: right;
	width: 234px;
}

#frontcolumn1 {
	background-image: url(/images/frontcolumn.gif);
 	padding: 0px 0px 0px 0px; /* top right bottom left */
	float: left;
	width: 355px;
}

#frontcolumn2 {
	background-image: url(/images/frontcolumn.gif);
 	padding: 0px 0px 0px 0px; /* top right bottom left */
	margin-left: 20px;
	float: left;
	width: 355px;
}

