/*----------- body -----------*/
body {
	background-color: #790000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/bg.gif);
}




/*----------- sitemap -----------*/
a.sitemap:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.sitemap:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.sitemap:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#section {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration:none;        
}
#section:hover {
	font-weight:bold;
}



/*----------- text body -----------*/
.primaryTextBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	line-height: 17px;
}

.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #DA0000;
	font-weight: bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DA0000;
	line-height: 17px;
	font-weight: bold;
}

.subtitleBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DA0000;
	line-height: 17px;
	font-weight: bold;
}
a.subtitleBold:link{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002B85;
	line-height: 17px;
	font-weight: bold;
}

a.subtitleBold:visited{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002B85;
	line-height: 17px;
	font-weight: bold;
}

a.subtitleBold:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002B85;
	line-height: 17px;
	font-weight: bold;
}

/*----------- Location/Plants -----------*/
.contact
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	line-height: 17px;
	font-weight: bold;
}

SELECT
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color:#999999;
	border-width:1px;
	width: auto;
	background-color: #EAEFF3;
}

