html,body {
	height: 100%;
}
html {
    scrollbar-base-color: #256499;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #EDF1F9;
    scrollbar-highlight-color: #FFFFFF;
}
TD {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
A {
	color: #004684;
	font-weight: bold;
	text-decoration: none;
}	
A:link {  
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:hover {
    text-decoration: underline;
    color: #FF7200;
}
A:active {
	text-decoration: none;
}
INPUT {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004684; 
	border-width:1px;
}
SELECT {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	color: #004684;
}
TEXTAREA {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #004684;
}
.topNav {
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px 18px 0px 0px;
	margin: 0px;
}
.topNavAdmin {
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}
.footerNav {
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}
.footerNavTD {
	padding: 3px 0px 0px 0px;
}
.topNavTD {
	padding: 0px 0px 2px 0px;
}
.topNavSearch {
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px 5px 2px 0px;
	margin: 0px;
}
.BlueHeader {
	border-top: solid 1px #004684;
	background-color:#EDF1F9; 
	color:#004684; 
	font-weight:bold; 
	padding: 6px 0px 5px 9px; 
}
.LightBlueHeader {
	background-color:#256499; 
	color:#FFFFFF; 
	font-weight:bold; 
	padding: 6px 0px 5px 9px; 
}
.leftNavSub {
	color:#5F95BF;
	font-size: 10px;
	padding: 4px 0px 4px 5px;
	border-bottom-color:#FB9402;
	border-bottom-width:1px;
	border-bottom-style:Solid;
}
.leftNavSub2 {
	color:#336fa3;
	font-size: 10px;
	padding: 4px 0px 4px 10px;
	border-bottom-color:#FB9402;
	border-bottom-width:1px;
	border-bottom-style:Solid;
}
.leftNav {
	color:#004684;
	font-size: 10px;
	padding: 8px 0px 8px 0px;
	border-bottom-color:#FB9402;
	border-bottom-width:1px;
	border-bottom-style:Solid;
}
.plHome {
	color:#004684;
	font-size: 10px;
	padding: 5px 0px 5px 0px;
}
.leftNavBold {
	font-weight:bolder;
	color:#FF7200;
	font-size: 11px;
	padding: 8px 0px 8px 0px;
	border-bottom-color:#FB9402;
	border-bottom-width:1px;
	border-bottom-style:Solid;
}
.leftNavHeader {
	font-family: Arial, Helvetica, sans-serif;
	color:#FB9402;
	font-weight:bold;
	font-size: 14px;
	padding: 10px 0px 8px 0px;
	border-bottom-color:#FB9402;
	border-bottom-width:2px;
	border-bottom-style:Solid;
}
.green {
    color: #FB9402;
}
.borderBottomRight {
	padding: 10px 0px 0px 20px;
	margin: 0px;
}
.siteBreadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F95BF;
    font-weight:normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004684;
    font-weight:bold;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
    font-weight:bold;
}
.bold14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#004684;
	font-weight: bold;
}
.size9 {
	font-size: 9px;
}
.size10 {
	font-size: 10px;
}
.paging {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight:normal;
}
.thumbnail {
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	text-align: center;
}
.productPics a {
	display: block;
	padding-top: 100px;
	padding-left: 0px;
}
.productPics a img {
	height: 0;
	width: 0;
	border-width: 0;
}
.productPics a:hover img {
	position: relative;
	top: -105px;
	left: -5px;
    width: auto;
	height: auto;
	border-width:1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#FB9402;
	font-weight:bolder;
	font-size: 18px;
	padding: 10px 0px 0px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F95BF;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom-color:#5F95BF;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.tableHeader {
	font-weight: bold;
	background-color: #5F95BF;
	color: #FFFFFF;
	font-size: 11px;
}
