body {
	background-image: url(/_images/back.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #C0956F;
	margin: 0px;
	padding: 0px;
}
form
{
	margin: 0px;
}
img
{
	border-width: 0px;
}
td, input, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	color: #666666;
}
a:link, a:visited {
	color: #006699;
}
a:hover, a:active {
	color: #993300;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-transform: uppercase;
}
h2, dt {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}







.header {
	background-image: url(../_images/back_header.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.utility {
	text-align: right;
	background-color: #FFFFFF;



}
.utility a:link, .utility a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.utility a:hover, .utility a:active {
	color: #A8FFFF;
	text-decoration: none;
}
.formcircle {
	background-image: url(../_images/back_form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 318px;
	padding-top: 20px;
	padding-left: 92px;
	height: 187px;


}
.indexcopy {
	padding: 20px 30px;
	height: 135px;
	background-color: #FFFFFF;




}
.indexcopy a:link, .indexcopy a:visited {
	color: #006699;
}
.indexcopy a:hover, .indexcopy a:active {
	color: #993300;
}
.promocoverage {
	background-image: url(../_images/promo_coverage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 115px;
	padding-left: 18px;
	height: 179px;
	width: 232px;


}
.formcopy {
	color: #333333;
	padding-bottom: 5px;
}
.columnleft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 308px;
	padding-left: 26px;




}
.columnright {
	padding: 30px;

}
.bulletbox {
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
	margin-top: 10px;
	width: 230px;



}
.bullet {
	font-size: 11px;
	color: #333333;
	padding-bottom: 15px;
	padding-left: 10px;
}
.content {
	padding: 25px 50px 50px;
}
.bump {
	padding-left: 20px;
}
.plain {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.indexwidth {
	width: 181px;
}
