<!--


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bground.jpg);
	background-position: center;
	font-family:arial; 
	font-size: 0.8 em;
}
.required { 
	color: #FF0000; 
	font-size: 1.5 em;
	font-weight: bold;
} 

.whitePage {
	background-color: white;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}

.titleMain { 
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.0 em;
	background-color: #0f1d76;
   color: #FFFFFF; 
} 

.copyright {
	font-family:arial; 
	font-size: 0.75 em;
	font-weight: bold;
}

td {
	font-family:arial; 
	font-size: 0.8 em;
}

.altRow {
	background-color: #e8e8e8;
}

.quoteTable {
	width: 600px;
	border: thin solid #0f1d76;
}

.quoteTable td {
padding: 2px 1px 1px 1px;
font-size: .7 em;
}
.quoteTable input {
	font-size: 1 em;
}
.quoteTable select {
	font-size: 1 em;
}
.quoteTable textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 1 em;
}

.quoteTable th { 
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: .8 em;
	background-color: #0f1d76;
   color: #FFFFFF; 
	padding: 2px 3px 1px 3px;
	text-align: left;
} 

.formLabel {
text-align: right;
font-weight: bold;
}

.quoteTable .formLabelAlt {
padding: 2px 1px 1px 30px;
font-weight: bold;
}

.formTypes {
text-align: center;
font-weight: bold;
}
	
//-->
