﻿
div#ContentWrap div#Body .bd {
	background:url(../images/bg_generic_top.gif) no-repeat left top;
	width:929px;
}

div#ContentWrap div#Body .ft {
	background:url(../images/bg_generic_bottom.gif) no-repeat left bottom;
	width:929px;
	height:32px;
}

div#ContentWrap .bd 
{
	padding:4px 0 0 4px;
}

div#ContentWrap div.formsetup 
{
	padding:40px;
}

div#ContentWrap div.formsetup div.form
{
	padding:20px;
	line-height:18px;
}

div#ContentWrap hr
{
	height:1px;
	font-size:1px;
	border:0px;
	background:#d5d5d5;
}

ul#BottomFeatures {
	margin-top:4px;
	list-style:none;
		
}

ul#BottomFeatures li {
	float:left;
}

ul#BottomFeatures li.separator {
	width:3px;
	height:120px;
}

span.req  
{
	font-weight:bold;
	font-size:14px;
	color:#006633;	
}