body {
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background:#3d3c3d;
	color:#231F20;
}
td {
	font-size: 10pt;
}


a {
	color:#6F4C00;
	text-decoration:underline;
}
a:hover {
	color:#231F20; 
	text-decoration:underline;
}

.headerBar {
	background-color:#fdb825;
	width:100%;
	height:100px;
	color:#000000;
}

.footerBar {
	font-size:10px;
	background-color:#fdb825;
	width:100%;
	height:55px;
	text-align:right;
	color:#000000;
}

.footerBar a {
	text-decoration:underline;
	color:#000000;
}
.footerBar a:hover {
	text-decoration:none;
	color:#3D3C3D;
}

.bannerBar {
	background-color:#fdb825;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}

.main {
	background-color:#FFFFFF;
	width:728px;
	margin-top:5px;
	padding:10px 15px 10px 15px;
	min-height:250px;
	height:auto !important;
	height:250px;
}

.nav {
	color:#ffffff;
	background-color:#231F20;
	letter-spacing:2px;
	font-size:9pt;
}
.nav a {
	display:block;
	text-align:center;
	padding:7px;
	font-size:9pt;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	zoom:1;
}
.nav a:hover {
	color:#FFFFFF;
	background-color:#8F6100;
	text-decoration:none;
}

.submenu {
	position:absolute;
	visibility:hidden;
	border-left:1px solid #231F20;
	border-right:1px solid #231F20;
	border-bottom:1px solid #231F20;
	text-align:left;
	z-index:99;
	
	letter-spacing:1px;
	font-size:8pt;
	font-weight:normal;
	
	background-color:#8F6100;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	KhtmlOpacity: 0.90;
}
.submenu a {
	display:block;
	text-align:left;
	padding:5px;
	border-top:1px solid #231F20;
	text-transform:none;
	zoom:1;
}
.submenu a:hover {	
	color:#FFFFFF;
	background-color:#2F2B23;
}

.leftmenu {
	color:00457c;
	background-color:#E6EDF4;
}
.leftmenu a {
	color:00457c;
	display:block;
	padding:5px;
	zoom:1;
	text-decoration:none;
}
.leftmenu a:hover {
	color:#999999;
	text-decoration:none;
}

.title {
	font-family:"Times New Roman", Times, serif;
	font-size:14pt;
	font-style:italic;
	color:#396B8C;
	font-weight:bold;
}

.error {
	color:#FF0000;
}

.hidden {
	display:none;
}

.visible {
	display:block;
}

.text10 { font-size:10px; }

.smallGrey {
	color:#999999;
	font-size:10px;
}


blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color: #3a6e8f;
	background-color: #E6EDF4;
	background-image: url(/images/quoteStart.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px;
	text-align:left;
}
blockquote div {
	margin: 10px 0px 0px 10px;
	padding: 5px 5px 13px 10px;
	text-indent: 20px;
	text-align:left;
	
	background-image: url(/images/quoteEnd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.products {
	padding-right:10px;
	padding-bottom:3px;

}
th{
	padding:3px;
	background-color: #231F20;
	text-align:center;
	vertical-align:middle;
	color:#ffffff;	
}
th a {
	color: #ffffff;
	text-decoration:none;
}
th a:hover {
	color:#ffffff; 
	text-decoration:underline;
}

.th{
	padding:3px;
	background-color: #231F20;
	text-align:center;
	vertical-align:middle;
	color:#ffffff;	
}
.th a {
	color: #ffffff;
	text-decoration:none;
}
.th a:hover {
	color:#ffffff; 
	text-decoration:underline;
}
.h1 {
	font-size:16pt;
}
.bigText
{
	font-size:14pt;
}
.h2 {
	font-size:14pt;
}
.h3 {
	font-size:12pt;
}
.Main18 {font-size: 18pt}
.Main21 {font-size: 21pt}

.legal
{ 	font-size:8pt;
	color:#666666;
}
.pageheading
{	margin:0px 5px 10px 15px;
}
