body {
	margin: 50px 0px 10px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #202020;
	color: #212121;
}
img, a img {
	border: none;
}
.handcursor {
	cursor: hand;
	cursor: pointer;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #5694a5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}	
a.doubleul {
	border-bottom: 3px double #ad3d12;
}
a.doubleul:hover {
	border-bottom: none;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ed1c24;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
}
h2 {
	color: #ed1c24;
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
}
p {
	margin: 0;
	color: #212121;
	line-height: 17px;
	padding: 0px 0px 12px 0px;
}
ol {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-left: 0px;
	color: #634134;
}
ul {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-left: 26px;
	margin-right: 0px;
	padding-right: 0px;
}
ul ul {
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	list-style: disc;
}
li {
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
td {
	vertical-align: top;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.error {
	color: #ed2724;
}
.ext {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
}
#main {
	margin: 0 auto;
	width: 949px;
}
#logo_column {
	float: left;
	margin-right: 23px;
	margin-top: 35px;
}
#flash_area {
	width: 800px;
	height: 400px;
	background-color: #000000;
	float: left;
}
#copy_full {
	width: 700px;
	background-color: #ffffff;
	padding: 0px 50px 50px 50px;
	float: left;
}
#picture_column {
	margin-top: 23px;
	width: 250px;
	height: 400px;
	float: left;
	background-color: #000000;
}
#copy {
	width: 445px;
	min-height: 350px;
	background-color: #ffffff;
	padding: 0px 55px 50px 50px;
	float: left;
}
.research {
	width: 485px;
	background-color: #ec1c23;
	color: #ffffff;
	padding: 30px 35px 20px 30px;
	float: right;
	margin-top: 10px;
	font-size: 12px;
	line-height: 22px;
}
.research p{
	color: #ffffff;
}
.signature {
	color: #ffffff;
	font-size: 12px;
}
.testimonial {
	width: 485px;
	background-color: #57585b;
	color: #ffffff;
	padding: 30px 35px 20px 30px;
	float: right;
	margin-top: 10px;
	font-size: 12px;
	line-height: 22px;
}
.testimonial p {
	color: #ffffff;
}
#copy_footer {
	color: #9d9ea0;
	font-size: 11px;
	margin-left: 398px;
	margin-top: 12px;
	line-height: 16px;
	text-align: right;
}
#footer {
	color: #9d9ea0;
	font-size: 11px;
	margin-left: 148px;
	margin-top: 12px;
	line-height: 16px;
	text-align: right;
}
#footer a {
	color: #9d9ea0;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
}
#footer a.on {
	color: #ffffff;
}
#footer_left {
	float: left;
	font-weight: bold;
}
#footer_left a {
	color: #9d9ea0;
	text-decoration: none;
}
#footer_left a:hover {
	color: #ffffff;
}
#footer_left a.on {
	color: #ffffff;
}
#footer_right {
	float: right;
	color: #9d9ea0;
}
#footer_right a {
	color: #9d9ea0;
	text-decoration: none;
}
#footer_right a:hover {
	color: #ffffff;
}
#footer_right a.on {
	color: #ffffff;
}
span.B_crumbBox {
	margin-top: 7px;
	margin-bottom: 50px;
	display: block;
	font-size: 10px;
	width: 100%;
}