@charset "utf-8";
/* CSS Document */

body {
	color:#000;
	background-color:#369;
	margin:0px;
	padding: 0px 0 15px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:link {
	color:#05C;
}

/* color:#0066CC; */
a:visited {
	color:#0066CC;
}

a:hover	{
	color:#009;
}

a.none {
	text-decoration:none;
	color:#0066CC;
	text-align:center;
}

a.none:hover {
	color:#009;
}

a.underline	{
	color:#009;
	text-decoration:none;
}

a.underline:hover {
	text-decoration:underline;
}

a.underline2 {
	text-decoration:none;
}

a.underline2:hover {
	text-decoration:underline;
}

.underline2 a {
	text-decoration:none;
}

.underline2 a:hover	{
	text-decoration:underline;
}

a.prodmain {
	color:#06A;
	text-decoration:none;
}

a.prodmain:visited {
	color:#06A;
	text-decoration:none;
}

a.prodmain:hover {
	color:#009;
	text-decoration:underline;
}

.header {
	width:720px;
	background-color:#FFF;
	background-image:url(images/header-new4.jpg);
	display:block;
	font-size:14px;
	position:static;
	height:108px;
	z-index:0;
	border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-khtml-border-radius-topleft: 6px; 
	border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-khtml-border-radius-topright: 6px; 
	box-shadow: 6px 6px 15px #051644;
	-webkit-box-shadow: 6px 6px 15px #051644;
	-moz-box-shadow: 6px 6px 15px #051644;
	-khtml-box-shadow: 6px 6px 15px #051644;
	/* filter: progid:DXImageTransform.Microsoft.dropShadow(color=#051644, offX=6, offY=6, positive=true); */
}

.subheader {
	width:345px;
	height:26px;
	background-color:#D4DEF3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:26px;
	/* vertical-align:middle; */
	text-indent:10px;
	border-bottom:solid #BDCCEC 0px;
	margin:0px 0px 0px 0px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.subheader2 {
	width:100%;
	height:20px;
	background-color:#C03;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	/* vertical-align:middle; */
	text-indent:10px;
	border-bottom:solid #BDCCEC 0px;
	margin:0px 0px 0px 0px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}

.subheader3 {
	width:320px;
	height:20px;
	background-image:url(images/subheader.gif);
	background-repeat:no-repeat;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	/* vertical-align:middle; */
	text-indent:10px;
	border-bottom:solid #BDCCEC 0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.breadcrumb {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.breadcrumb a {
	text-decoration:none;
	color:#0066CC;
	text-align:center;
}

.breadcrumb a:hover
	{
	text-decoration:underline;
}

.copyright {
	padding: 0px 0 10px 0;
	border-top:solid 0px #C00;
	color:#555;
	margin: 0 15px 0 15px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
}

a.footermail:link {
	color:#555;
	text-decoration:none;
}

a.footermail:hover {
	color:#555;
	text-decoration:underline;
}

a.footermail:visited {
	color:#555;
}

.copyright-line {
	height:2px;
	width:96%;
	background:#F00;
}

.footer {
	font-size:10px;
	padding:0px 0px 5px 0px;
}

.footer a {
	text-decoration:underline;
}

.contact {
	text-align:right;
	padding-right:10px;
	padding-top:10px;
}

.nav1 {
	width:auto;
	float:right;
	font-size:10px;
	padding-right:10px;
	padding-bottom:5px;
}

.nav1 a:link {
	color:#05C;
	text-decoration:underline;
}

.nav1 a:hover {
	color:#009;
	text-decoration:underline;
}

.nav1 a:visited {
	text-decoration:underline;
}

.nav3{
	position: relative;
	padding: 0 0 0 0px;
	margin: 0 auto 0 auto;
	background-color:#0987C4;
	width:720px;
	height: 30px;
	list-style: none;
}

.nav3 li{
	float:left;
	text-align:center;
	padding: 0 0px 0 0px;
}

.nav3 li a{
	float: left;
	display: block;
	width:auto;
	color:#FFF;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 27px 0 27px; /*Padding to accomodate left tab image. Do not change*/
	line-height: 30px;
	text-align: center;
}

.nav3 li.current a{
	/* background-color:; */
}

.nav3 li a:hover{
	background-color: #069;
}

<!-- -->

.nav2{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(images/tab.gif) repeat-x; /*tab background image path*/
	width:720px;
	height: 40px;
	list-style: none;
	position:relative;
	z-index:0;
	box-shadow: 6px 6px 15px #051644;
	-webkit-box-shadow: 6px 6px 15px #051644;
	-moz-box-shadow: 6px 6px 15px #051644;
	-khtml-box-shadow: 6px 6px 15px #051644;
	/* filter: progid:DXImageTransform.Microsoft.dropShadow(color=#051644, offX=6, offY=6, positive=true); */
}

.nav2 li.divider{
	float:left;
	background:url(images/tabbar.gif) repeat-x;
	width:2px;
	height:40px;
	display: block;
	line-height: 40px;
}

.nav2 li{
	float:left;
	text-align:center;
	padding: 0 0px 0 0px;
}

.nav2 li a{
	float: left;
	background-image:url(images/tab.gif);
	display: block;
	width:auto;
	color:#FFF;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 27px 0 27px; /*Padding to accomodate left tab image. Do not change*/
	line-height: 40px;
	text-align: center;
}

.nav2 li a:hover {
	color: #fff;
	background: url(images/tabselect.gif) repeat-x; /*left tab image path*/
	background-position: left;
	text-decoration:none;
}

.nav2 li a:visited {
	color: #fff;
}

.content {
	background-color:#FFF;
	width:720px;
	height:auto;
	padding: 10px 0 0 0;
	position:relative;
	z-index:3;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-khtml-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-khtml-border-radius-bottomright: 6px; 
	box-shadow: 6px 6px 15px #051644;
	-webkit-box-shadow: 6px 6px 15px #051644;
	-moz-box-shadow: 6px 6px 15px #051644;
	-khtml-box-shadow: 6px 6px 15px #051644;
	/* filter: progid:DXImageTransform.Microsoft.dropShadow(color=#051644, offX=6, offY=6, positive=true); */
}

.content div.prodarea {
	/* display:table; */
	padding:0px;
	margin:0px 30px 0px 0px;
	width:490px;
	text-align:left;
}

.content span.page{
	padding:0px;
	margin:0px;
	font-size:16px;
	font-weight:bold;
	color:#C00;
	display:inline;
}

.content table.speedgroup {
	font-family:"Times New Roman", Times, serif;
}

.thumbborder {
	border:solid #CCC 1px;
}

.smalltext {
	font-size:10px;
	text-align:justify;
}

.midtext {
	font-size:12px;
	text-align:;
}

hr {
	clear:both;
}