body {
	background-color: #ffffff;
	margin: 0px;
	}
	
body, p, td, div {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
	
/* General Settings */
/********************/

a:link { text-decoration: underline; color: #324180} 
a:active { text-decoration: none; color: #324180} 
a:visited { text-decoration: underline; color: #324180} 
a:hover { text-decoration: none; color: #324180}

a.nav:link { font-weight: bold; text-decoration: none; color: #8F969F;} 
a.nav:active { font-weight: bold; text-decoration: none; color: #8F969F;} 
a.nav:visited { font-weight: bold; text-decoration: none; color: #8F969F;} 
a.nav:hover { font-weight: bold; text-decoration: none; color: #505365;}

a.tablink:link { font-size: 11px; font-weight: bold; text-decoration: none; color: #ffffff;} 
a.tablink:active { font-size: 11px; font-weight: bold; text-decoration: none; color: #ffffff;} 
a.tablink:visited { font-size: 11px; font-weight: bold; text-decoration: none; color: #ffffff;} 
a.tablink:hover { font-size: 11px; font-weight: bold; text-decoration: none; color: #ffffb5;}

a.footer:link { font-size: 11px; text-decoration: underline; color: #3e4580;} 
a.footer:active { font-size: 11px; text-decoration: underline; color: #3e4580;} 
a.footer:visited { font-size: 11px; text-decoration: underline; color: #3e4580;} 
a.footer:hover { font-size: 11px; text-decoration: underline; color: #000000;}

a.prod:link { font-size: 12px; text-decoration: none; color: #3e4580;} 
a.prod:active { font-size: 12px; text-decoration: none; color: #3e4580;} 
a.prod:visited { font-size: 12px; text-decoration: none; color: #3e4580;} 
a.prod:hover { font-size: 12px; text-decoration: none; color: #f5a200;}

h1 {
	font-family: arial, helvetica, sans-serif;
	color: #3e4580;
	font-size: 18px;
	}

h2 {
	font-family: arial, helvetica, sans-serif;
	color: #96A8B9;
	font-size: 15px;
	}
	
form {
	margin: 0px;
	}

	
/* Header */
/**********/
	
#top {
	background-color: #8F969F;
	height: 4px;
	margin-bottom: 20px;
	}
	
#mastheadtop {
	height: 33px;
	margin-right: 2px;
	}
	
#mastheadtopleft {
	width: 233px;
	float: left;
	height: 33px;
	}
	
#mastheadtopright {
	float: left;
	text-align: right;
	padding-top: 14px;
	height: 19px;
	min-width: 658px;
	}
	
#mastheadupper {
	clear: both;
	background-color: #264386;
	height: 23px;
	background-image: url('../images2/bkg-mastheadupperright.gif');
	background-repeat: repeat-x;
	margin-right: 2px;
	}	
	
#mastheadupperleft {
	width: 233px;
	float: left;
	height: 23px;
	}
	
#mastheadupperright {
	float: left;
	width: 638px;
	height: 23px;
	overflow: visible;
	}

#masthead {
	background-color: #264386;
	background-image: url('../images2/bkg-masthead.gif');
	background-repeat: repeat-x;
	margin-right: 2px;
	overflow: hidden;
	}
	
	
/* Tabbed menu */
/***************/

#dropmenudiv{
	border-left: 1px solid #8F95A1;
	border-right: 1px solid #8F95A1;
	border-top: 1px solid #8F95A1;
	border-bottom: 0px solid #8F95A1;
	position: absolute;
	line-height: 18px;
	z-index: 100;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	margin-top: 4px;
	margin-left: -11px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 10px;
	border-bottom: 1px solid #8F95A1;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #dddddd;
}
	
div.tabwrap {
	float: right;
	margin-left: 1px;
	}

div.tab {
	background-color: #8F95A1;
	height: 14px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	float: left;
	}
	
div.tableft {
	background-color: #8F95A1;
	background-image: url('../images2/tab-left.gif');
	height: 19px;
	width: 5px;
	float: left;
	}
	
div.tabright {
	background-color: #8F95A1;
	background-image: url('../images2/tab-right.gif');
	height: 19px;
	width: 5px;
	float: left;
	}
	
/* Main Table */
/**************/

td.leftcol {
	background-color: #324180;
	width: 20px;
	}
	
td.coldiv {
	background-color: #95A7B8;
	width: 2px;
	}
	
td.menucol {
	background-color: #F4F4F5;
	width: 168px;
	padding-top: 20px;
	vertical-align: top;
}

td.maincol {
	vertical-align: top;
	padding:20px 20px 20px 30px;
	text-align: left;
	}
	
/* Left hand menu */
/******************/

div.menuitem {
	padding: 4px;
	padding-right: 20px;
	text-align: right;
	margin-left: 20px;
	border-bottom: 1px solid #A3A9B0;	
	width: 148px;
	}
	
#searchnt {
	clear: both;
	margin-top: 10px;
	padding: 20px;
	color: #444444;
	text-align: left;
	}
	
	
/* Main Page Features */
/**********************/

#featurewrap {
	width: 505px;
	}
	
#focus {
	float: left;
	width: 249px;
	margin-right: 7px;
	}
	
#focustop {
	}
	
#help {
	float: left;
	width: 249px;
	}
	
#helptop {
	}
	
#focusmain {
	border-left: 1px solid #8FA9BB;
	border-right: 1px solid #8FA9BB;
	background-color: #e4e4e4;
	height: 170px;
	}
	
#focusmainleft {
	float: left;
	padding: 5px;
	width: 78px;
	background-color: #e4e4e4;	
	height: 160px;	
	}
	
#focusmainright {
	float: left;
	width: 145px;
	padding: 5px;
	background-color: #e4e4e4;	
	height: 160px;
	}
	
#helpmain {
	border-left: 1px solid #8FA9BB;
	border-right: 1px solid #8FA9BB;
	background-color: #e4e4e4;
	height: 170px;	
	}	
	
#helpmainleft {
	float: left;
	padding: 5px;
	width: 78px;
	background-color: #e4e4e4;	
	height: 160px;	
	}
	
#helpmainright {
	float: left;
	width: 145px;
	padding: 5px;
	background-color: #e4e4e4;	
	height: 160px;
	}
	
div.featurebot {
	height: 6px;
	}
	
/* Products */
/************/

td.prod {
	height: 126px;
	width: 106px;
	/*background-image: url('../images2/bkg-prod.gif');
	background-repeat: no-repeat;*/
	background:url('../images2/bkg-prod.gif') top left no-repeat;
	padding: 10px;
	text-align: left;
	margin: auto;
	vertical-align: top;
	}
	
img.prod {
	margin-bottom: 5px;
	}
	
/* Footer */
/**********/
	
#footernt {
	background-color: #f4f4f5;
	height: 18px;
	padding: 6px;
	margin-bottom: 0px;
	color: #ffffff;
	border-bottom: 4px solid #8f969f;
	border-top: 1px solid #8f969f;	
	}
	
#footerleft {
	float: left;
	padding-left: 20px;
	font-size: 11px;
	color: #3e4580;
	text-align: left;
	width: 500px;
	}
	
#footerright {
	float: right;
	padding-right: 30px;
	font-size: 11px;	
	color: #3e4580;
	text-align: right;
	width: 200px;
	}
