/* CSS Document */

#sub1 {position:absolute; z-index:10; left: 43px; top: 18px; visibility: hidden}
#sub2 {position:absolute; z-index:20; left: 115px; top: 18px; visibility: hidden}
#sub3 {position:absolute; z-index:30; left: 185px; top: 18px; visibility: hidden}
#sub4 {position:absolute; z-index:40; left: 376px; top: 18px; visibility: hidden}
#sub5 {position:absolute; z-index:50; left: 251px; top: 18px; visibility: hidden}
#sub6 {position:absolute; z-index:60; left: 471px; top: 18px; visibility: hidden}
#sub7 {position:absolute; z-index:70; left: 522px; top: 18px; visibility: hidden}
#sub8 {position:absolute; z-index:80; left: 616px; top: 18px; visibility: hidden}

body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	}
p, td {
	font-size: 12px;
}	

h1 {
	font-family: helvetica, trebuchet ms, verdana, sans-serif;
	font-size: 22px;
	color: #183C7B;
	font-weight: bold;
}
h2 {
	font-family: helvetica, trebuchet ms, verdana, sans-serif;
	font-size: 18px;
	color: #183C7B;
	font-weight: bold;
}
h3 {
	font-family: helvetica, trebuchet ms, verdana, sans-serif;
	font-size: 16px;
	color: #183C7B;
	font-weight: bold;
}
h4 {
	font-family: helvetica, trebuchet ms, verdana, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

a {
	color: #183C7B;
}
a:hover {
	color: #eebe40;
}

.wrapper {
	width: 776px;
	margin-left: auto;
	margin-right:auto;
}
.maintable {
	width: 740px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	margin-left: auto;
	margin-right:auto;
	text-align: left;
}
.footline {
	border-bottom: solid 1px #999999;
}


.nav {
	height: 23px;
	border-bottom: solid 1px #999999;
}
.navdiv {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	margin-left: 20px;
	position: relative;
	z-index:5;
}
.navdiv a {
	text-decoration: none;
	color: #000000;
}
.navdiv a:hover {
	color: #990000;
	text-decoration: underline;
}

.maincontent {
	background-image: url(../images/central_fade.jpg);
	background-repeat: repeat-x;
	background-color: #e2eaef;
	border-bottom: solid 1px #999999;
}

.footer {
	background-color: #e2eaef;
	border-bottom: solid 1px #999999;
}
.footertext {
	padding: 10px 10px 10px 20px;
	color: #173C7A;
	font-family: helvetica, trebuchet ms, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.breadcrumbs {
	margin-left: 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #173C7A;
}
.search {
	margin-left: 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #173C7A;
}
.search input {
	border: solid 1px #999999;
	width: 140px;
	font-size:12px;
}
.leftcontenttd {
	border-right: solid 1px #999999;
}
.leftproducttd {
	background-color: #d2d6df;
}
.content {
	padding: 0px 10px 20px 20px;
	border-bottom: solid 1px #999999;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
}
.product {
	padding: 0px 10px 20px 20px;
	border-bottom: solid 1px #999999;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	background-color: #d2d6df;
}
.newproduct {
	padding: 0px 10px 20px 20px;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
}
.productimage {
	padding: 20px 10px 20px 20px;
	float: left;
}
.rightnav {
	padding: 3px;
}
.rightnav2 {
	padding: 23px 10px 20px 20px;
}
.rightnav2 a {
	font-weight: bold;
	text-decoration: none;
	font-family: trebuchet ms, verdana, helvetica, sans-serif;
}
.dummy {
	font-weight: bold;
	text-decoration: none;
	font-family: trebuchet ms, verdana, helvetica, sans-serif;
	color: #999999;
}
.rightnavtitle {
	background-image: url(../images/rightnav.jpg);
	background-repeat: repeat-y;
	border: solid 1px #999999;
	font-family: trebuchet ms, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 8px;
	display:block;
}
.rightnavcontent {
	background-color: #ffffff;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	margin-bottom: 3px;
	padding: 3px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display:block;
}
.rhtext {
	height: 44px;
}
.rhimage {
	float: left;
}
.subnav a {
	display: block;
	width: 100%;
	font-size: 11px;
	padding: 5px 9px 5px 9px;
	background-color: #efefef;
	text-decoration: none;
}
html > body .subnav a {
	width: auto;
}
.subnav a:hover {
	background-color: #204292;
	color: #ffffff;
	text-decoration: none;
}
.navdiv div {
	border: solid 1px #999999;
}

.imageborder {
	border: solid 1px #999999;
}
.imageborderpad {
	border: solid 1px #999999;
	margin-right: 15px;
}
ul.mini {
	padding-left: 5px;
	margin-left: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
	color: #000000;
}
.mini li{
	list-style-image: url(../images/bullet.gif);
}
.mini li{
	text-decoration: none;
	color: #000000;
}
.mini2 ul{
	text-decoration: none;
	color: #000000;
}
.mini2 li{
	list-style-image: url(../images/bullet.gif);
}
.mini2 li{
	text-decoration: none;
	color: #000000;
}
.productpdf {
	background-color: #e2eaef;
	padding: 10px 10px 10px 20px;
}
html > body .productpdf {
	margin-top: 1px;
}
.padright td {
	padding-right: 10px;
}
.col2 {
	color: #666666;
}
.col3 {
	color: #173C7A;
}
.itemdetails {
	float: left;
	width: 150px;
	border: solid 1px #999;
	background: #efefef;
	margin-right: 12px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-decoration: none;
}

.itemheader {
	padding: 10px;
}
.itemheader2 {
	padding: 10px;
	height: 170px;
	text-decoration: none;
	cursor: pointer;cursor:hand;
}
.itemheader3 {
	padding: 10px;
	height: 300px;
	text-decoration: none;
	cursor: pointer;
	cursor:hand;
}
.itemheader4 {
	padding: 10px;
	height: 270px;
	text-decoration: none;
	cursor: pointer;cursor:hand;
}

.itemheadline {
	font-weight: bold;
	color: #183C7B;
	text-decoration: none;
	cursor: pointer;cursor:hand;
}
.itemimage {
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	background: #fff;
	text-align: center;
}
.itemfooter a{
	display: block;
	text-align: center;
	padding: 7px;
	background: #183C7B;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.itemfooter a:hover {
	color: #183c7b;
	background: #eaaf0f;
}.style1 {
	font-size: 9px;
	text-align: justify;
}
.style2 {
	color: #000000;
	font-size: 11px;
}
.itemheader5 {
	padding: 10px;
	height: 230px;
	text-decoration: none;
	cursor: pointer;
	cursor:hand;
}
.itemheader6 {
	padding: 10px;
	height: 250px;
	text-decoration: none;
	cursor: pointer;
	cursor:hand;
}
.itemheader7 {
	padding: 10px;
	height: 320px;
	text-decoration: none;
	cursor: pointer;
	cursor:hand;
}
.itemheader9 {
	padding: 10px;
	height: 220px;
	text-decoration: none;
	cursor: pointer;
	cursor:hand;
}
