/* CSS Document */

body {
	background:#333333;
	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;
}
/*-------------- Shortform 295 width or smaller  ------------- */ 
#shortform 			{ padding-left:20px} 
#shortform input		{ width: 195px; } 
#shortform .phone1 	{ width: 46px !important; } 
#shortform .phone2 	{ width: 57px !important; } 
#shortform .zip		{ width: 75px; } 
#shortform .radio	{ width: 12px; } 
#shortform textarea	{ width: 195px; height: 75px; margin-bottom: 5px; } 
#shortform .label 	{ display: block; width: 200px; float: left; } 
#shortform br		{ clear:left;} 
#shortform .checkbox	{ float: left; width: 15px; } 
#disclaimer1,  #disclaimer2,  #disclaimer3,  #disclaimer4 		{float:left; width: 175px; margin-bottom: 8px; margin-left: 3px; font-size: 9px; color: #666;} 



#header {
	height:75px;
	font-size:16px;
	color:black;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	padding-top:12px;
}

#header h1 {
	margin:0;
	color:#990000;
	font-size:36px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
}

#main_cell {
	border:1px solid #333333;
	background-color:white;
	width:896px;
	padding:1px;
	overflow:hidden;
}

#content_cell {
	float:left;
	width:600px;
}

#main_banner {
	background-image:url(../images/main_banner.jpg);
	height:314px;
	width:600px;
}

#subtitle {
	width:590px;
	text-transform:uppercase;
	color:#990000;
	text-align:center;
	font-size:18px;
	border-top:1px solid #054E93;
	border-bottom:1px solid #054E93;
	padding:3px 0;
	margin:8px 5px;
}

#content {
	width:560px;
	padding:0 20px;
}

#content p {
	font-size:14px;
	line-height:18px;
}

#content span {
	color:#990000;
	font-size:14px;
	font-weight:bold;
}

#content ul {
	list-style:square;
	color:#054E93;
	font-size:13px;
}

#content ol {
	color:#054E93;
	font-size:16px;
}

#callout {
	color:#333333;
	font-size:18px;
	padding:10px;
	background-color:#EDF5FD;
	border:1px solid #BAD5F3;
}

.content_image {
	float:left;
	border:1px solid #444444;
	margin-right:10px;
}

#casereview_cell {
	float:left;
	border:1px solid #054E93;
	background-color:#FEF5D1;
	margin-left:1px;
	width:293px
}

#casereview_title {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	text-align:center;
	color:#054E93;
	font-weight:bold;
	padding:8px 0;
}

#casereview {
	padding:12px;
	font-size: 12px;
}

#casereview td {
	padding:3px 0px 8px 5px;
	border-bottom:1px solid #FFE26E;
}

#casereview td.none{
	border:none !important;
}

#form1 {
	margin:0;
}

.no_border {
	border:none !important;
}

.subheader {
	background:#FDF0BA;
	color:#112818;
	padding:3px 0px 3px 5px !important;
	font-weight:bold;
	border:1px solid #FFE26E;
}

#casereview_image {
	padding:12px 0;
	background-color:#054E93;
	text-align:center;
}

#casereview_image img {
	border:1px solid white;
}

#footer {
	color:white;
	padding:10px;
	text-align:center;
}

#sponsor_number {
	font-size:22px;
	font-weight:bold;
	padding:10px 0;
}

/* FORM FIELD STYLES ###########################################*/


#form1 input{
	width:145px;
	margin-bottom:0px;
}

#form1 select{
	margin-bottom:0px;
}

#form1 .phone1 {
	width:25px !important;
}

#form1 .phone2 {
	width:35px !important;
}

#form1 .zip{
	width:65px;
}

#form1 .month{
	width:100px;
}

#form1 .day{
	width:65px;
}

#form1 .year{
	width:80px;
}

#form1 .radio{
	width:15px;
}

#form1 textarea{
	margin-bottom:10px;
}

#form1 label{
	width:105px;
}

#form1 .label {
	display:block;
	width:105px;
	float:left;
	margin-bottom:13px;
	margin-right:5px;
}

.disclaimer {
font-size: 11px;
}

#intake_form .label {
	display:block;
	width:105px;
	float:left;
	margin-bottom:17px;
	margin-right:5px;
}

#intake_form input {
	width:250px;
}

#form1 .textarea {
	width:260px;
	height:300px;
}


#form1 br{
	clear:left;
}

#form1 h1{
	font-size:13px;
	text-decoration:underline;
	color: #990000;
	margin-bottom:8px;
	padding:2px;
}

#form1 .checkbox{
	float:left;
	width:15px;
}

#disclaimer {
	padding:0px 5px 5px 0;
}

.form_field {
	padding-bottom:8px;
}
