/* MAIN STYLES */
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #000000;
}

/* TEXT STYLES */
.header {
	font-size: 18px;
	color: #BE8E34;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.form_labels {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.message { 
	font-size: 12.5px; 
	color: red; 
	font-weight: bold 
} 

.footer_text { 
	font-size: 11px; 
	color: #999999; 
	font-weight: bold ;
} 


/* LINK STYLES */
a:link, a:visited, a:active    {text-decoration:underline; color: #5C85D6;}    
a:hover   { text-decoration: underline; color:  #663300; }

a.header:link, a.header:visited, a.header:active    {text-decoration:underline; color: #BE8E34;}    
a.header:hover   { text-decoration: none; color:  #BE8E34; }


/* FORMATTING */
form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

#main{
width779px;
margin:0 auto;
}

#SEO{

}

#header {

}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #000000;
}

#footer {
	font-size: 11px; 
	color: #999999; 
	font-weight: bold ;
	text-align:center
}

#footer a {
	font-size: 11px; 
	color: #999999; 
	font-weight: bold ;
	text-align:center
}
.headerwhite {

	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.subheader {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.product_list {
	font-size: 12px;
	color: #666666;
	font-weight: strong;
	font-family: Arial, Helvetica, sans-serif;
}
.product_list_description {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.subheader h1 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#999999;
	padding:4px;
}

