/* CSS Document */

body {
	background:#2c3a48;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px auto;
	font-size:12px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
}

#wrapper {
	width:900px;
	margin:0px auto;
	overflow:hidden;
}
#footerbtm {
	width:880px;
	padding-left:10px;
	padding-right:10px;
	height:inherit;
	padding-top:5px;
	text-align:center;
	margin:0px auto;
	overflow:hidden;
}
#header {
	height:75px;
	font-size:16px;
	color:black;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	padding-top:12px;
}
.disclaimertextpart{
padding-top:10px;
padding-bottom:10px;}

#header h1 {
	margin:0;
	color:#394f17;
	font-size:36px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
}

#main_cell {
	border:1px solid #333333;
	background-color:#FFFFFF;
	float:left;
	width:896px;
	padding:1px;
	overflow:hidden;
}

#content_cell {
	float:left;
	width:592px;
}

#main_banner {
	background-image:url(../images/main_banner.jpg);
	background-repeat:no-repeat;
	height:315px;
	width:592px;
}

#subtitle {
	width:582px;
	text-transform:uppercase;
	color:#394f17;
	text-align:center;
	font-size:18px;
	border-top:1px solid #394f17;
	border-bottom:1px solid #394f17;
	padding:3px 0;
	margin:8px 5px;
}

#content {
	width:552px;
	padding:0 20px;
}

#content p {
	font-size:14px;
	line-height:18px;
}

#content li {
	list-style:square;
	color:#054E93;
	font-size:15px;
	padding:3px 0;
}
.whitecontent{
font-size:12px;
color:#FFFFFF;
text-decoration:none;}
A.whitecontent:link{
font-size:12px;
color:#FFFFFF;
text-decoration:none;}
A.whitecontent:hover{
font-size:12px;
color:#FFFFFF;
text-decoration:underline;}
.disclaimertext{
font-size:11px;
color:#FFFFFF;
text-decoration:none;}

#callout {
	color:#333333;
	font-size:18px;
	padding:10px;
	background-color:#EDF5FD;
	border:1px solid #BAD5F3;
}

.content_image {
	float:left;
	border:1px solid #444444;
	margin:0 10px 10px 0;
}

#casereview_cell {
	float:right;
	background-image:url(../images/formbg.jpg);
	background-repeat:repeat-y;	
	margin-left:0px;
	width:300px
}
.greenhead{
font-size:18px;
color:#004000;
font-weight:bold;}

#casereview_title {
	font-size:18px;
	width:300px;
	height:37px;
	text-align:center;
	color:black;
	font-weight:bold;
	background-image:url(../images/formheader.jpg);
	background-repeat:no-repeat;
}

#casereview {
	padding:8px;
}
/*
#casereview td {
	padding:3px 0px 8px 5px;
	border-bottom:1px solid #BBBBBB;
}*/

#casereview td.none{
	border:none !important;
}

#form1 {
	margin:0;
}

.no_border {
	border:none !important;
}

.subheader {
	color:#FFFFFF;
	padding:3px 0px 3px 5px !important;
	font-weight:bold;
	border:1px solid #232A30;
	background-color: #232A30;
}

#casereview_image {
	padding:12px 0;
	text-align:center;
}
#footer_image {
	padding-right:0px;	
	text-align:center;
	float:right;
}

#casereview_image img {
	border:1px solid white;
}

#footer {
	color:white;
	padding:0px;
}td {
	font-size: 12px;
}
.red {
	color: #FF0000;
}

.required {
	color: #FF0000;
	font-size:16px;
}

#footer a:link, #footer a:visited {
	color:#FFFFFF;
}
#footer a:hover, #footer a:active {
	color:#FFFFFF;
}

.orangetxt{
font-size:16px;
color:#c9540a;
font-weight:bold;}

.blacktxt{
font-size:16px;
color:#000000;
font-weight:bold;}

.cleardiv{
clear:both;}

.bluelinks{
color:#054E93;
text-decoration:none;}
.bluelinks:links{
color:#054E93;
text-decoration:none;}
.bluelinks:hover{
color:#054E93;
text-decoration:underline;}