.MailTable{

	background: White;

	border-bottom-color: #8F8F8F;

	border-bottom-style: groove;

	border-right-color: #8F8F8F;

	border-right-style: groove;

	border-top: 1px groove;

	border-left-color: inherit;

	border-left-style: groove;

	border-left-width: 1px;

	width: 560px;

	white-space: normal;

}

.FormTABLE{

	border: thin ridge #FFC85A;

	background-color: #FDFDFD;

	border: 0px outset;

	border-color : Black Black Black Black;

}

.HeaderTABLE { padding-right: 0; padding-left: 0; height: 20px; border-width: 0 }


.FormHeaderTD {

	border-bottom: 1px gray solid;

	border-right: 1px gray solid;

	background-color: #2B234A;

	text-align: center;

}

.BlueHeader {

	font-size: 16px;

	color: #191970;

	font-weight: bold;

	text-decoration: underline;

	font-family: Helvetica, Tahoma, Arial, Verdana;
	
	margin-bottom: -5px;
	
	padding-bottom: -4px;

}

.FieldCaptionTD {

	background-color: #CCD2FF;

}

.FieldCaptionFONT {font-size: 10pt; color: black; font-family: Arial, Tahoma, Verdana, Helvetica}

.DataTD{

	border:

	color: #000000;

	background-color: #FFFFFF;

	font-size: 13px;

}



.RecordSeparatorTD {background-color: white}

.DataFONT {font-size: 11pt; color: #000000; font-family: Arial, Tahoma, Verdana, Helvetica}

.ColumnFONT {font-size: 10pt; color: black; font-weight: bold; font-family: Arial, Tahoma, Verdana, Helvetica}

.ColumnTD {border-right: 1px solid gray; border-bottom: 1px solid gray; background-color: #D9D9FF}

BODY

{font-family: Verdana, Tahoma, Arial;

 font-size: 13px;

 font-weight: normal;

 scrollbar-base-color: #FFFFFF; 

 scrollbar-face-color: #E0E0E0; 

 scrollbar-track-color: #F5F5F5; 

 scrollbar-arrow-color: #8B8B8B;

 scrollbar-highlight-color: #FFFFFF; 

 scrollbar-3dlight-color: #CCCCCC; 

 scrollbar-shadow-color: #E0E0E0;

 scrollbar-darkshadow-color: #747474; 

}

 

TEXTAREA,.TEXTBOX,.FILE

{background-color: #FFFFFF; 

 border: 1px solid #828282; 

 color: black; 

 font-family: Verdana, Tahoma, Arial; 

 font-size: 8pt; 

 font-weight: normal;}

 

TEXTAREA1,.TEXTBOX1,.FILE

{background-color: #FFFFFF; 

 border: 1px solid #E82F00; 

 color: black; 

 font-family: Verdana, Tahoma, Arial; 

 font-size: 10pt; 

 font-weight: normal;

 padding-top: 1px;

 }



.SUBMIT

{

	background-color: #2B234A;

	border: 1px solid #898989;

	color: White;

	font-family: Verdana, Tahoma, Arial;

	font-size: 8pt;

	font-weight: bold;

}

 

.btn{

	background-color: #2B234A;

	font-weight: bolder;

	color: White;

}

HTML {

	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px

}

.longtable{
	background: url(../images/longtable_bac.png) no-repeat center;
	height: 142px;
	width: 740px;
	padding: 0px;
}

.talltable{
	background: url(../images/talltable.gif) no-repeat center;
	width: 250px;
	height: 300px;
	margin-left: -2px;
	padding-left: 10px;
}
.mediumtable{
	background: url(../images/mediumtable.gif) no-repeat center;
	width: 400px;
	height: 300px;
}
.redcell{
   width: 247px;
	height: 103px;
	background: url(../images/onlinequote.png) no-repeat;
	float: right;
	margin-right: -10px;
	margin-bottom: -9px;
}
a {
	color: #00008B;
	text-decoration: underline;	
}

a:hover, a:active {
	color: #F62500;
	text-decoration: underline;	
}
 .contacttable{
 	background: url(../images/contacttable.png);
	background-repeat: no-repeat;
	height: 290px;
	width: 236px;
	padding-left: 14px;
	padding-right: 14px;
	float: left;
 }


