body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px
}
#pagecell {
	margin: 1% 6% 6% 6%;
	background-color: #A2A0A0;
	color: #000000;
}
#subpagecell {
	padding: 15px 15px 15px 15px;
	background-color: #A2A0A0;
	color: #000000;
}
#content {
	margin: 0px 0px 0px 0px;
	background-color: #A2A0A0;
	color: #000000;
	font-size:11px
}
#header {
	width: 100%;
	color: #ff0000;
}
#header td{
	color: #ff0000;
	font-size:14px;
	vertical-align:middle;
}
#header a{
	color: #ff0000;
	text-decoration:none;
}
#header a:link{
	color: #ff0000;
	text-decoration:none;
}
#header a:hover{
	color: #000000;
	text-decoration:underline;
}
#subheader {
	width: 100%;
}
#subheader td{
	font-size:12px;
	font-weight:bold;
}
#subheader a{
	color: #ff0000;
	text-decoration:none;
}
#subheader a:link{
	color: #ff0000;
	text-decoration:none;
}
#subheader a:hover{
	color: #000000;
	text-decoration:underline;
}
#footer {
	width: 100%;
}
.smtxt{
	font-size:10px;
}
th {
	text-align:left;
	font-size:12px;
	background-color:#fc0000;
}
td {
	vertical-align:top;
	font-size:11px;
}
h1 {
	font-size: 14px;
	text-align:left;
	margin:0px, 0px, 0px, 0px;
	padding:0px, 0px, 0px, 0px;
}
h2 {
	font-size: 12px;
	text-align:left;
	color: #fc0000;
	margin:0px, 0px, 0px, 0px;
	padding:0px, 0px, 0px, 0px;
}
h3 {
	font-size: 12px;
	margin:0px, 0px, 0px, 0px;
	padding:0px, 0px, 0px, 0px;
}
li {
	font-size: 12px;
	margin-left: 25px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.orange {
		color:#fc0000;
		font-size:12px;
		font-weight:bold;
		text-align:center;
}
.orange2 {
		color:#fc0000;
		font-size:14px;
		font-weight:bold;
		text-align:left;
}
.orange3 {
		color:#fc0000;
		font-size:18px;
		font-weight:bold;
		text-align:center;
		font-style:italic;		
}
#orange4 {
		color:#fc0000;
		font-size:18px;
		font-weight:bold;
		text-align:center;
		text-decoration:none;
}
#orange4 a{
		color:#fc0000;
		font-size:18px;
		font-weight:bold;
		text-align:center;
		text-decoration:none;
}
#orange4 a:link{
		color:#fc0000;
		font-size:18px;
		font-weight:bold;
		text-align:center;
		text-decoration:none;
}
.bigtxt {
		color:#000000;
		font-size:14px;
		font-weight:bold;
}
#quote-form {
	background-color:#F0F0F0;
	width:100%;
	height:100%;
}
.required {
		color:#fc0000;
		font-size:9px;
		font-weight:bold;
		font-style:italic;		
}

.preference{
		color:#fc0000;
		font-size:10px;
		font-weight:bold;
}
