body {
	color: #000000;
	background-color: #ccc;
	font-size: small;
	margin: 0px;
	padding: 0px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
}
.bold {
	font-weight: bold;
}

.leftMenuGraphicOne {
	background-image: url("/images/top_corner.gif");
	background-repeat: no-repeat;
	padding-left: 10px;
}
.leftMenuGraphicTwo {
	background-image: url("/images/mid_corner.gif");
	background-repeat: no-repeat;
	padding-left: 10px;
}
.leftMenuGraphicThree {
	background-image: url("/images/bod_corner.gif");
	background-repeat: no-repeat;
	padding-left: 10px;
}
.leftMenu {
	background-image:url(/images/menu_back.gif);
	width:162px;
	height:19px;
    background-color: #EEEEEE;
	background-repeat: no-repeat;
}

.footeraverage {
    font-size: x-small;
    text-align: center;
    padding: 15px;
	background-color: white;
}
.home .footeraverage {
	background-color: transparent;
}

.footergreen {
    color: #006B4C;
    font-size: xx-small;
}

.searchbox {
    background-color: #FFFFFF;
	background-repeat: no-repeat;
    padding-left: 8px;
    padding-bottom: 5px;
}

div {
	margin: 0px;
	padding: 0px;	
}

h1 {
    font-size: large;	    
}
h2{
	font-size: medium;
}
h3{
	font-size: small;
    color: #006B4C;
	margin-bottom: 2px;
}
.about h3{
    font-size: small;	
    color: #315C41;
}

.average {
	color: #555555;
	font-size: x-small;		
}

.dark{
	color: #FFFFFF;
	font-size: small;	
	font-weight: bold;
	background-color: #006E50;
	text-align: center;
}

span {
	margin: 0px;
	padding: 0px;
}

span.regular {
	color: #555555;	
	font-size: x-small;	
	font-weight: normal;
}


strong {
    font-size: small;	
    color: #006B4C;
}

span.main {
	color: #000000;	
	font-size: small;	
	font-weight: normal;
	text-align: justify;
}

img {
	border-style: none;
}

label.small{
	font-size: x-small;
}

p {
	color: #000000;
	font-size: small;		
}

p.error {
	color: red;
	font-size: small;
	font-weight: normal;
}
p.highlight {
	color: #F15D2B;
	font-size: x-small;	
	font-weight: bold;
	text-overflow: ellipsis;
}


li	{
	color: #000000;
	font-size: x-small;
}

td {
	color: #000000;
	font-size: small;	
	font-weight: normal;
	text-overflow: ellipsis;
}

td.average {
	font-weight: normal;
	text-overflow: ellipsis;
}
td.little {
	color: #555555;
	font-size: x-small;	
	font-weight: normal;
	text-overflow: ellipsis;
}

td.averagebold {
	color: #000000;
	font-size: x-small;	
	text-overflow: ellipsis;
}

td.navblack {
	color: #555555;
	font-size: small;	
	text-overflow: ellipsis;
}

td.averageboldalt {
	color: #F15C2B;
	font-size: x-small;	
	font-weight: bold;
	text-overflow: ellipsis;
}
td.ProductGParent {
	color: #000000;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;  
		
}

td.document {
	color: #555555;
	font-size: small;	
	font-weight: bold;	
		
}

a, a:visited{
	color: #315C41;
	font-size: small;
	font-weight: bold;
	text-decoration: none;  
}
a:hover {
	color: #000000;
	text-decoration: underline; 
}

a.servicelinks, a.servicelinks:hover, a.servicelinks:visited{
	font-size: x-small;
	}
a.ProductGParent, a.ProductGParent:visited {
	color: #000000;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;  
}

a.ProductParent, a.ProductParent:visited {
	color: #315C41;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;  
}
a.ProductParent:hover {
	color: #000000;
	text-decoration: none; 
}

a.ProductChild , a.ProductChild:visited{
	color: #000000;
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;  
}
a.ProductChild:hover {
	color: #315C41;
	text-decoration: none; 
}

a.ProductGChild, a.ProductGChild:visited{
	color: #315C41;
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;  
}
a.ProductGChild:hover {
	color: #000000;
	text-decoration: none; 
}

a.FooterLinks:link {
	color: #006B4C;
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;  
}
a.FooterLinks:visited {
	color: #315C41;
}
a.FooterLinks:hover {
	color: #000000;
	text-decoration: none; 
}

a.MenuLinks, a.MenuLinks:visited{
	padding-left:9px;
	color: #000000;
	font-size: x-small;
	font-weight: normal;
    text-align: left;
	text-decoration: none;  
}
a.MenuLinks:hover {
	color: #376636;
	text-decoration: underline; 
}
a.MenuSubLinks, a.MenuSubLinks:visited {
	padding-left:20px;
	color: #000000;
	font-size: x-small;
	font-weight: normal;
    text-align: left;
	text-decoration: none;  
}
a.MenuSubLinks:hover {
	color: #376636;
	text-decoration: underline; 
}

.floatLeft{
	float: left;
	margin-right: 1em; margin-bottom: .5em; margin-top: 0em;
	
	}
.floatRight{
	float: right;
	margin-left: 2em; margin-bottom: .5em; margin-top: 0em;
	}
.clearFloat{
	clear: both;
	}	
.floatCenter{
	margin-left: 3em; margin-right: 4em; margin-bottom: 0em; margin-top: 0em;
	}	
.padleft{
	margin-left: 3em;  
}	
	
	
	
	margin-left: 110px; margin-right: 110px; margin-bottom: 1em; margin-top: 1em;