@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;
}

#content {
	padding-bottom: 20px;
}

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


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

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

#front h1 {
	padding: 0px 0px 10px 0px; /* top right bottom left */
	color: #008eca;
	font-size: 17px;
	font-family: Verdana, Arial;
}

#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: 760px;
	clear: both;
}

#pulldowns h2 {
	padding: 3px 0px 3px 4px; /* 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 35px 0px 0px; /* top right bottom left */
	float: right;
}
 
#pulldowns select {
	width: 300px;
	border: 0px;
}

#pulldown1 {
 	padding: 0px 0px 0px 34px; /* top right bottom left */
	background-image: url(/images/pulldown.gif);
	float: left;
	width: 336px;
	height: 45px;
}

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

#pulldownsNoscript{
	padding: 10px 0px 10px 0px; /* top right bottom left */
	overflow: hidden;
	width: 760px;
	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;
}

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

#frontcolumns h4 {
	padding: 2px 0px 10px 0px; /* top right bottom left */
 	color: #008eca;
	font-size: 14px;
	font-family: Verdana, Arial;
}

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

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

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