﻿body 
{
   /*background: #ccccff images/grey_background.gif repeat-y none left;*/
   background-image: url(images/1pixelGrey.gif);
   background-repeat: repeat-y;
   margin: 0pt;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11pt;
}
h1
{
   font-size: 14pt;
   font-weight: bold;
   margin: 0px;
   padding: 0px;
}
h2
{
   color:Red;  
   font-size: 12pt;
   font-weight: bold;
   margin: 0px;
   padding: 0px;
}
.header
{
   background-image: url(images/TopBannerLogo.jpg);
   background-repeat: no-repeat;
   background-color: #000000;
   height: 140px;
   margin: 0px;
   padding: 0px;
   padding-left: 218px;
   border: solid 0px #f00;
}
.topnav
{
   padding-left: 5px;
}
.topnav a
{
   text-decoration: none;
}
.topnav img
{
   border: solid 0px #000;
}
.tabs
{
   margin-top: 81px;
   margin-bottom: 0px;
}
.tabs a
{
   text-decoration: none;
}
.tabs img
{
   border: solid 0px #000;
}
.pagebody
{
   margin: 0px;
   padding: 0px;
   border-top: solid 1px #fff;
   width: 900px;

}
.navigation
{
	float: left;
	width: 206px; /* adjust to width of background image */
	height: 100%;
	padding-left: 10px;
	padding-top: 20px;
	font-size: 10pt;
	margin: 0px;
}
.navigation .navblock
{
   margin-bottom: 20px;   
}
.navigation .navheader
{
   color: Red;
}
.navigation .navcontent
{
   color: white;
}
.navigation li
{
   color: White;
   padding-bottom: 10px;
   padding-top: 0px;
}
.navigation li.current
{
   color: white;
   font-weight: bold;
}
.navigation a, a:visited
{
   color: White;
   text-decoration: none;
}
.navigation a:hover
{
	color: White;
	text-decoration: underline;
	font-weight: normal;
}
a.mailto, a.mailto:visited
{
   color: White;
   text-decoration: none;
}
a.mailto:hover
{
   color: White;
   text-decoration: underline;
}
.content
{
   float: left;
   padding-top: 20px;
   padding-left: 37px;
   margin-left: 00px;
   margin-top: 0px;
   margin-right: 0px;
   width: 625px;
   text-align: left;

}
.footer
{
   clear: both;
}
.partsLink
{
   font-weight: bold;
}
.partsLink a, .partsLink a:visited, .partsLink a:hover
{
   text-decoration: underline;
   color: Black;
}
.dashedDivider
{
   border-bottom:dashed 1px #ccc;
   margin: 5px 0px 5px 0px;
}
.BoldSubNav {
	font-weight: bold;
}
boldNav2 {
	color: #CCC;
}
.BoldNav {
	font-weight: bold;
	color: #CCC;
}
TopContact {
	color: #CCC;
}
.navcontent {
	color: #CCC;
	font-size: 10pt;
}
