@charset "utf-8";
/* CSS Document */


body {
	background: url('images/bg.jpg') #999999;
	background-repeat:repeat-x;
}
a:link {
	text-decoration: none;
	color: #2c3546;
}

a:visited {
	text-decoration: none;
	color: #2c3546;
}
a:hover {
	text-decoration: underline;
	color: #6a8db6;
}
a:active {
	text-decoration: none;
	color: #2c3546;
}
.tollfree {margin-right:8px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#c0af2c; font-stretch:narrower; right:auto}
.style3 {font-size: 10pt; font-family:Arial, Helvetica, sans-serif}
.style4 {font-size: 10pt; font-weight: bold; line-height:16pt; font-family:Arial, Helvetica, sans-serif }
.style6 {
	font-size: 11pt; font-family:Arial, Helvetica, sans-serif;
	color: #c0af2c;
	font-weight: bold;
}
.nowrap {white-space: nowrap}
.sidebox {font-size: 10pt; font-weight: bold; color:#2c3546; font-family:Arial, Helvetica, sans-serif}
.style7 {font-size: 8pt; color: #013250; font-family:Arial, Helvetica, sans-serif}
#quote {   
	
	margin: 25px 0 20px 10px;
	padding-left: 25px;
	text-align: center;
	background: url('images/quote.gif') no-repeat 0 0	
}

td #mid {background:url("images/midbg.jpg") repeat-y}

td #menu {border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:#d3a83f; background-color:#362a38}

#maintable {border-width:1px; border-style:solid; border-color:#6F0505}

#fcf2 {
font-family:arial;
font-size:11px;
color:#c0af2c;
margin:5px;
border:1px solid #3D5686;
width:320px;
background-color:#362a38
}
#fcf2 h3 {
font-size:1.5em;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin:0px;
text-align:center;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#c0af2c;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
color:#c0af2c;
padding-left:8px;
width: 100px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
color:#c0af2c;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}