body {
	margin: 0px;
  background: #000000;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
a {color: #003366;}
a:hover {color: #660000;}



div.alert {background-image: url(images/alertgradient.jpg);
border: 1px solid #000000;
padding: 8px;
height: 20px;
vertical-align: middle;
text-align: center;
color: #660000;
font-size: 18px;
font-weight: bold;
}

div.top {
	background-image: url(images/top_back.jpg);
	color: #ffffff;
	font-size: 16px;
	height: 40px;
	width: 100%;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 25px;
	float: center;
	background-repeat: repeat-x;
	background-color: #000000;
}

.body_cell {
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	width: 163px;
}
.body_cell_main {
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	background-image:url(images/office.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 650px;
}

.headline {color: #000000;
font-size: 18px;
font-weight: bold;}

.headline2 {color: #990000;
font-size: 16px;
font-weight: bold;}

.headlineLink {color: #990000;
font-size: 16px;
font-weight: bold;
text-decoration: none;}
.headlineLink:hover {color: #000066;
font-size: 16px;
font-weight: bold;
text-decoration: none;}

.headlineLink2 {color: #990000;
font-size: 16px;
font-weight: bold;}
.headlineLink2:hover {color: #000066;
font-size: 16px;
font-weight: bold;
text-decoration: none;}

.headlinebigLink {color: #990000;
font-size: 18px;
font-weight: bold;
text-decoration: none;}

.headlinebigLink:hover {color: #000066;
font-size: 18px;
font-weight: bold;
text-decoration: none;}

.headline3 {color: #000000;
font-size: 14px;
font-weight: bold;}

.callout {font-size: 16px;
color: #666666;
font-weight: bold;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
padding-top: 5px;
padding-bottom: 5px;}

.maincontent_number {

	font-size: 11px;
	font-weight: normal;
	color: #0A3752;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}
.maincontent_number_note {

	font-size: 11px;
	font-weight: normal;
	color: #B5221B;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.form_header {
	font-size: 11px;
	font-weight: bold;
	color: #FFBF17;
	padding-left: 10px;
}

.maroon_header2 {
	font-size: 13px;
	font-weight: bold;
	color: #7D0404;
	padding-top: 20px;
	text-decoration: underline;
	padding-bottom: 20px;
}

.maroon_header {
	font-size: 12px;
	font-weight: bold;
	color: #7D0404;
	padding-top: 20px;
	padding-left: 20px;
}
.callus {
	background-image: url(images/top_back.jpg);
	font-size: 11px;
	color: #ffffff;
	background-repeat: repeat-x;
	background-color: #000000;
}
.smalltype {font-size: 11px;
color: #ffffff;
font-weight: bold;}

.nav {padding-left: 15px;
padding-top: 2px;
padding-bottom: 5px;}
.outtercell1 {padding-left: 10px;
padding-top: 5px;
padding-right: 3px;
padding-bottom: 5px;}
.outtercell2 {padding-left: 3px;
padding-top:5px;
padding-right: 10px;
padding-bottom: 5px;}

.disclaimer {font-size: 11px;}


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


#form1 input{
width: 250px;
margin-bottom: 5px;
}

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

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

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

#form1 .zip{
width: 65px;
}

#form1 .month{
width: 62px;
}

#form1 .day{
width: 38px;
}

#form1 .year{
width: 52px;
}

#form1 .radio{
width: 15px;
}

#form1 textarea{
width: 150px;
height: 100px;
margin-bottom: 5px;
}

#form1 label{
width: 160px;
}

#form1 .label {
display: block;
width: 160px;
float: left;
margin-bottom: 15px;
margin-right: 8px;
}


#form1 br{
clear:left;
}

#form1 h1{
font-size: 14px;
color: #990000;
margin-bottom: 8px;
background-color: #EEEDED;
padding: 2px;
}

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

#form1 .button {
width: 85px;
}

/*Short form styles ######################### */

#shortform input{
width: 135px;
}

#shortform .phone1 {
width: 26px !important;
}

#shortform .phone2 {
width: 37px !important;
}

#shortform .zip{
width: 65px;
}

#shortform .radio{
width: 12px;
}

#shortform textarea{
width: 135px;
height: 85px;
margin-bottom: 5px;
}

#shortform label{
width: 160px;
}

#shortform .label {
display: block;
width: 160px;
float: left;
}


#shortform br{
clear:left;
}

#shortform .checkbox{
float: left;
width: 15px;
}
/* added by caldiatech */
.menu 
{
	BORDER-RIGHT: #d7d7d7 1px solid; 
	BORDER-TOP: #d7d7d7 1px solid; 
	BACKGROUND-COLOR: #fff; 
	FONT: 11px tahoma; 
	BORDER-LEFT: #d7d7d7 1px solid; 
	BORDER-BOTTOM: #d7d7d7 1px solid;
	color: #505050;
	padding: 4px;
	width: 130px;
}