BODY {
	color: #333333;
	font-family: sans-serif;
	font-size: 10px;
}

A.menu{
	color: #003366;
	text-decoration: none;
	font-size:10px;
	border-style:dotted;
	border-bottom-width:1px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	width:145px;
	line-height:1.7em;
	font-weight:bold;
	display: list-item;
	list-style-type: square;
}
A.menu:hover{
	color: #999999;
	text-decoration: none;
	font-size:10px;
	border-style:dotted;
	border-bottom-width:1px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	width:145px;
	line-height:1.7em;
	font-weight:bold;
	list-style-type: square;

}
A {
	color: #333333;
	text-decoration:none;
}

A:HOVER {
	color: #ffcf04;
	text-decoration: none;
}
.whitelinks A{
	color: #003366;
	text-decoration: none;
	font-family:'verdana';
	font-size:9px;
	font-weight:bold;
	}
	.whitelinks {
	color: #003366;
	font-family:'verdana';
	font-size:9px;
	font-weight:bold;
	}
.whitelinks A:hover{
	color: #ffffff;
	text-decoration: none;
	font-family:'verdana';
	font-size:9px;
	font-weight:bold;
	}
.darkgrey A{
	color: #999999;
	text-decoration: none;
	font-size:10px;
	
}
.darkgrey A:hover{
	color: 003366;
	text-decoration: none;
	font-size:10px;
	
}
li{
	list-style-type: square;
	color: #333333;
	font-size:10px;
	border-style:dotted;
	border-bottom-width:1px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	width:145px;
	line-height:1.8em;
	
}
.policy li{
	list-style-type: square;
	color: #333333;
	font-size:12px;
	border-style:dotted;
	border-bottom-width:1px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	line-height:2.0em;
	
}
.linksonwhite A{
	color: #cc9900;
	text-decoration: none;
	font-size:9pt;
	font-weight:bold;
}
.linksonwhite A:hover{
	color: #003366;
	text-decoration: none;
	font-size:9pt;
	font-weight:bold;
}
.onwhite A{
	color: #003366;
	text-decoration: none;
	font-size:12px;
	border-style:dotted;
	border-bottom-width:1px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	width:145px;
	line-height:1.7em;
	font-weight:bold;
	display: list-item;
	list-style-type: square;
}
.onwhite A:hover{
	color: #999999;
	text-decoration: none;
	font-size:12px;
	border-style:dotted;
	border-bottom-width:1px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	width:145px;
	line-height:1.7em;
	font-weight:bold;
	list-style-type: square;
}
A.blacklinks{
	color: #003366;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
A.blacklinks:hover{
	color: #cc9900;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}

.h1logo {
	font-size: 13px;
	font-weight: bold;
	color: white;
	line-height: 12px;
	font-style: italic;
	font-family: "Trebuchet MS";
	letter-spacing: -1px;
	display: inline;
	margin: 0;
    padding: 0;
}
.h1logo2 {
	font-size: 16px;
	color: white;
	font-weight: normal;
	font-family: arial black;
	line-height: 16px;
	display: inline;
}
.h2logo {
	font-size: 16px;
	font-weight: bold;
	color: black;
	line-height: 12px;
	font-style: italic;
	display: inline;
}

.h2logo2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;

}
.resources, resources a {
	color: #333333;
	font-family: sans-serif;
	font-size: 12px;
	}

.h1logo_contact {
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

.h1logo_contact2 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
}
.h2product {
	font-size: 16px;
	font-weight: bold;
	display: inline;
}
.h1_cattree,
.h1_cattree a {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	font-family: arial;
	line-height: 14px;
	display: inline;
}
.h1_cattree a:hover {
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	font-family: arial;
	line-height: 14px;
	display: inline;
}
.h1_catdisp {
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
	display: inline;
    color: #003366
}
.h1_catlogo {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	line-height: 100%;
	font-style: italic;
	font-family: arial;
	letter-spacing: -1px;
	display: inline;
	vertical-align: middle;
	white-space:nowrap;
}

h1 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	white-space: nowrap;
	display: inline;
}
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
	