html,body {
	height: 100%;
}
TD {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000F4D;
}
A {
	color: #044A87;
	font-weight: bold;
}	
A:link {  
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:hover {
    text-decoration: underline;
}
A:active {
	text-decoration: none;
}
INPUT {
	background-color: #EDEDED;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000F4D;
}
SELECT {
	background-color: #EDEDED;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000F4D;
}
TEXTAREA {
	background-color: #EDEDED;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000F4D;
}
.footerNav {
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}
.footerNavTD {
	padding: 3px 0px 0px 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#88C240;
	font-weight:bolder;
	font-size: 18px;
	padding: 10px 0px 0px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #88C240;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom-color:#88C240;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.borderBottomRight {
	padding: 10px 0px 0px 20px;
	margin: 0px;
}
.siteBreadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #88C240;
    font-weight:normal;
}
.thumbnail {
	float:left;
	width: 115px;
	background-repeat: no-repeat;
	text-align: center;
}
.productPics a {
	display: block;
	padding-top: 115px;
}
.productPics a img {
	height: 0;
	width: 0;
	border-width: 0;
}
.productPics a:hover img {
	position: relative;
	top: -120px;
	left: -5px;
    width: auto;
	height: auto;
}
.bold14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000F4D;
	font-weight: bold;
}
.leftNavHeader {
	font-family: Arial, Helvetica, sans-serif;
	color:#88C240;
	font-weight:bold;
	font-size: 14px;
	padding: 10px 0px 8px 0px;
	border-bottom-color:#88C240;
	border-bottom-width:2px;
	border-bottom-style:Solid;
}
.leftNavSub {
	color:#88C240;
	font-size: 10px;
	padding: 4px 0px 4px 5px;
	border-bottom-color:#88C240;
	border-bottom-width:1px;
	border-bottom-style:Solid;
}
.leftNav {
	color:#044A87;
	font-size: 10px;
	padding: 8px 0px 8px 0px;
	border-bottom-color:#88C240;
	border-bottom-width:1px;
	border-bottom-style:Solid;
}
.leftNavBold {
	font-weight:bolder;
	color:#88C240;
	font-size: 11px;
	padding: 8px 0px 8px 0px;
	border-bottom-color:#88C240;
	border-bottom-width:1px;
	border-bottom-style:Solid;
}
.green {
    color: #88C240;
}
.BlueHeader {
	border-top: solid 1px #333B6B;
	background-color:#E2EAF2; 
	color:#002A50; 
	font-weight:bold; 
	padding: 6px 0px 5px 9px; 
}
.LightBlueHeader {
	background-color:#044A87; 
	color:#FFFFFF; 
	font-weight:bold; 
	padding: 6px 0px 5px 9px; 
}
.plHome {
	color:#044A87;
	font-size: 10px;
	padding: 8px 0px 8px 0px;
}
