body,td,th {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d8d8d8;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000000;
}
h1 {
	font-family: Verdana;
	font-size: 28px;
	font-weight: normal;
	color: #30327D;
	font-style: normal;
	font-variant: normal;
}
.regular {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.bold {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-weight:bold;
}
.boldWhite {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight:bold;
}
.boldBlack {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-weight:bold;
}
.boldBlue {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #30327D;
	font-weight:bold;
}
.subttl_bold {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight:bold;
}
#bg {
	background-image: url(images/bgBlend.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#subColumn {
	background-image: url(images/submenu_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#subMenu {
	padding: 16px;
	width: 200px;
	font-family: Verdana;
}
#subMenu a:link{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9b9b9;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana;
}
#subMenu a:visited{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9b9b9;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana;
}
#subMenu a:hover{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9b9b9;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/submenu_linkbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana;
}
#subMenu a:active{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9b9b9;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana;
}
input#searchField {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	width: 100px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #577182;
	border-right-color: #cacaca;
	border-bottom-color: #cacaca;
	border-left-color: #577182;
	margin: 0px;
}
input.searchBtn {
	background-image: url(images/searchBtn.jpg);
	height: 32px;
	width: 33px;
	cursor: hand;
	border: none;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.footer a:link{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:active{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#contentArea {
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	font-family: Verdana;
}
#breadcrumbs {
	height: 18px;
	font-family: Verdana;
}
#breadcrumbs a:link{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-right: 8px;
}
#breadcrumbs a:visited{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-right: 8px;
}
#breadcrumbs a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	margin-right: 8px;
}
#breadcrumbs a:active{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-right:8px;
}
#pageTitle {
	font-family: Verdana;
	font-size: 28px;
	color: #30327d;
	margin-top: 12px;
	margin-bottom: 18px;
	display: block;
	line-height:30px;
}
#focusBar {
	display: block;
}
.focusBox {
	height: 175px;
	width: 156px;
	float: left;
}
.focusBox:hover {
	background-color: #ededed;
}
.focusBox img{
	border: 1px solid #9b9b9b;
	padding: 2px;
	margin-bottom: 12px;
	/*background-image: url(images/focus_bg.gif);*/
}
.focusBox a:link{
	text-decoration: none;
}
.focusBox a:visited{
	text-decoration: none;
}
.focusBox a:hover{
	text-decoration: none;
}
.focusBox a:active{
	text-decoration: none;
}
.focusBoxContent {
	display: block;
	padding-right: 6px;
	padding-left: 6px;
}
.prodFocusBox {
	width: 208px;
	float: left;
}
.prodFocusBox:hover {
	background-color: #ededed;
}
.prodFocusBox a:link{
	text-decoration: none;
}
.prodFocusBox a:visited{
	text-decoration: none;
}
.prodFocusBox a:hover{
	text-decoration: none;
}
.prodFocusBox a:active{
	text-decoration: none;
}
.prodFocusBoxContent {
	display: block;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 8px;
	height: 80px;
}
#prodimage {
	border: 1px solid #9b9b9b;
	height: 206px;
	width: 206px;
	margin-bottom: 6px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}