/* template ver 1.0 styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #Efefef;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
p {
	font-size: 12px;
	margin-top:5px;
	margin-bottom:3px;
	color: #333333;
	line-height: 16px;
}
h1 {
	font-size: 17px;
	margin-bottom:6px;
	margin-top: 0px;
	color: #333333;
	line-height: 19px;
}
h3 {
	font-size: 13px;
	margin-top:14px;
	margin-bottom:5px;
	color: #486DA4;
}
h2 {
	font-size: 13px;
	margin-top:0px;
	margin-bottom:3px;
	color: #333333;
	line-height: 16px;
	font-weight: normal;
	padding-right: 5px;
}
ul {
	font-size: 12px;
	margin-top:3px;
	margin-bottom:8px;
	color: #333333;
	line-height: 15px;
	padding-top: 0px;
}
a {
	text-decoration:none;
	color:#0033CC;
}
a:hover {
	color: #FF3300;
}
.body {
	padding: 12px 15px 10px;
	background-color: #FFFFFF;
}
.body p {
	margin-right:0px;
}
#footer {
	margin-top:0px;
	padding-top:12px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 12px;
	line-height: 15px;
	background-color: #486DA4;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#footer a{
	color: #FFFFFF;
	font-weight: bold;
}

.credit {
	margin-top:0px;
	padding-top:8px;
	text-align: center;
	font-size: 10px;
	color: #333333;
	padding-bottom: 4px;
	margin-bottom: 0px;
}
.credit a{
	color: #333333;
	text-decoration: underline;
}

.smlinks {
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}

.shell {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
	/*width:auto;*/
}
#lnav {	
	float:left;
	width:120px;
	position: absolute;
	margin-top: 19px;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
}
.nav h1 {
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
	padding-top: 0px;
	line-height: 12px;
	padding-bottom: 4px;
	margin-right: 0px;
	padding-right: 0px;
}
.nav h5 {
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
	padding-top: 0px;
	line-height: 12px;
	padding-bottom: 4px;
	margin-right: 0px;
	padding-right: 0px;
}
.nav p {
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 5px;
	line-height: 12px;
	padding-right: 3px;
}
.nav a, .nav h1 a {
	text-decoration:none;
	padding-left: 0px;
	display: block;
	color: #315B99;
	font-size: 11px;
	line-height: 12px;
	padding-right: 3px;
}
.nav a:hover {
	margin: 0;
	display: block;
	color: #000000;
}
.nav h1 a:hover {
	margin: 0;
	display: block;
	color: #333333;
}

#topbar {
	padding: 0px;
	margin: 0px;
	height: 104px;
}
#prdnav {
	text-align: right;
	background-color: #315B99;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
	margin-right: 0px;
}
#prdnav a{
	font-size:11px;
	color: #D4E0F2;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 4px;
	margin-right: 0px;
}
#prdnav a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
#prdnav2 {
	text-align: right;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#prdnav2 a{
	font-size:11px;
	color: #003366;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 10px;
	margin-right: 0px;
	line-height: 28px;
}
#prdnav2 a:hover{
	text-decoration: underline;
	color: #FF3300;
}
#question {
	width: 124px;
	float: right;
	margin-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-top: 0px;
}
#question p{
	font-size: 10px;
}
#question input {
	width: 105px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#question textarea {
	width: 105px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.photo {
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #000000;
	margin-top: 2px;
	margin-right: 0px;
	float: right;
}

.form {
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
}

li {
	padding-bottom: 0px;
	list-style-image: url(images/bullet.gif);
	margin-bottom: 1px;
}

#graybar {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/graybar3.gif);
	background-repeat: repeat-y;
}
#graybar2 {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 770px;
}
#content {
	padding-left:140px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	padding-top: 20px;
	width: 480px;
}
#content2 {
	padding-left:20px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	padding-top: 20px;
	width: 600px;
}
.siderule {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #315B99;
}
.productcell-left {
	float: left;
	width: 200px;
	padding-left: 0px;
	margin-top: 4px;
	padding-right: 0px;
	background-color: #efefef;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 110px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 0px;
}
.productcell-left h1{
	font-size: 12px;
	margin-top:0px;
	margin-bottom:0px;
	color: #FFFFFF;
	line-height: 13px;
	padding-right: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 3px;
	background-color: #333333;
	padding-bottom: 3px;
}
.productcell-left h2{
	font-size: 12px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	color: #FFFFFF;
	line-height: 13px;
	padding-right: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 3px;
	background-color: #333333;
	padding-bottom: 3px;
}
.productcell-left p{
	font-size: 11px;
	margin-top:4px;
	margin-bottom:0px;
	color: #333333;
	line-height: 12px;
	padding-right: 15px;
	padding-left: 0px;
	padding-bottom: 2px;
}
.productcell-left a{
	color: #FFFFFF;
}
.productcell-left a:hover{
	color: #FFCC33;
	text-decoration: none;
}
.productcell {
	float: left;
	width: 200px;
	padding-left: 0px;
	margin-top: 4px;
	padding-right: 0px;
	background-color: #efefef;
	height: 110px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 10px;
}
.productcell h1{
	font-size: 12px;
	margin-top:0px;
	margin-bottom:0px;
	color: #FFFFFF;
	line-height: 13px;
	padding-right: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 3px;
	background-color: #333333;
	padding-bottom: 3px;
}
.productcell h2{
	font-size: 12px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	color: #FFFFFF;
	line-height: 13px;
	padding-right: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 3px;
	background-color: #333333;
	padding-bottom: 3px;
}
.productcell p{
	font-size: 11px;
	margin-top:4px;
	margin-bottom:0px;
	color: #333333;
	line-height: 12px;
	padding-right: 15px;
	padding-left: 0px;
	padding-bottom: 2px;
}
.productcell a{
	color: #FFFFFF;
}
.productcell a:hover{
	color: #FFCC33;
	text-decoration: none;
}
.spec {
	font-size: 11px;
	line-height: 12px;
	margin-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 4px;
}
.clearboth {
	clear: both;
	margin: 0px;
}

#line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.whitebox {
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #CED4DF;
}
.whitebox h2{
	font-size: 11px;
	margin-top: 0px;
	line-height: 11px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: normal;
	padding: 0px;
}

.whitebox a{
	color: #003366;
	background-image: url(images/button.gif);
	display: block;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	margin-bottom: 0px;
}
.whitebox a:hover{
	color: #FFFFFF;
	background-image: url(images/buttono.gif);
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 2px;
}

.whitebox p{
	font-size: 10px;
	padding-left: 6px;
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	line-height: 14px;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	color: #003366;
}

.fright {
	padding-left: 10px;
	width: 178px;
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 10px;
	padding-top: 0px;
	display: block;
	vertical-align: top;
}
input.sfield
{
	font-size: 9px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #666666;
	padding: 1px 1px 1px 3px;
	font-style: italic;
}

input.button
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #EAEAEA;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 1px 1px 1px 0;
}

input
{
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	/* float: right; */
}

form
{
	margin: 0;
	padding: 0;
}

.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.homeproducts {
	float: left;
	width: 425px;
	margin-top: 2px;
}
.features {
	float: left;
	width: 140px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	padding-left: 12px;
	margin-top: 6px;
	height: 355px;
}
.featuresbox {
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #6A87B2;
	background-color: #efefef;
	margin-top: 0px;
}
.featuresbox h2{
	font-size: 12px;
	margin-top: 0px;
	line-height: 13px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: normal;
	padding: 0px;
	background-color: #6A87B2;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.featuresbox h2 a{
	font-style: italic;
	color: #FFFFFF;
}
.featuresbox h2 a:hover{
	color: #FFCC33;
	font-weight: bold;
}
.featuresbox a{
	color: #FF3300;
}
.featuresbox a:hover{
	text-decoration: underline;
}
.featuresbox ul{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.featuresbox li{
	font-size: 11px;
	line-height: 13px;
}
.featuresbox p{
	font-size: 11px;
	padding-left: 6px;
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	line-height: 13px;
	padding-right: 3px;
	color: #315B99;
}
.liindent {
	margin-left: 28px;
}
.li2 {
	margin-bottom: 7px;
}
.sm_italics {
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
}
#table4 {
	font-size: 9px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #486DA4;
	line-height: 10px;
}
#table4 thead{
	background-color:#486DA4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#table4 thead td{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-top: 1px;
	padding-bottom: 1px;
}
#table4 tbody td{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-top: 1px;
	padding-bottom: 1px;
}
.tableright {
	float: right;
	margin-bottom: 20px;
	margin-left: 25px;
}
.caption {
	font-size: 11px;
	font-style: italic;
	color: #666666;
	line-height: 12px;
}
/*seans styles*/
#contentlit {
 padding-left:125px;
 margin-bottom: 0px;
 padding-bottom: 2px;
 margin-top: 0;
 padding-top: 15px;
 width: 490px;
}
.frightlit {
 padding-left: 10px;
 width: 188px;
 float: right;
 margin-top: 2px;
 margin-bottom: 2px;
 margin-right: 10px;
 padding-top: 0px;
 display: block;
 vertical-align: top;
}
.charts {
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	line-height: 10px;
} 

.charts td {
	border-top:1px solid #000;
	border-right:1px solid #000;
}
.charts td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top:1px solid #000;
	border-right:1px solid #000;
	margin: 0px;
	padding: 2px 3px;
}
.charts th {
	color:#fff;
	background-color:#486DA4;
}
blockquote {
	margin-top: 4px;
	margin-bottom: 6px;
}

.productimage {
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	height: 115px;
	margin-top: 12px;
}
.productimage img{
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 2px;
}
.productimage p{
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.productimage h3{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.pressrelease {
	color: #486DA4;
	font-weight: bold;
}
.graybox {
	background-color: #666666;
}

input.btn{
   background-color:#99CCFF;
   border-style:outset;
   border-width:thin;
   }
input.btn2{
   border-style:outset;
   border-width:thin;
   }
.careerfont {
	font-size: 15px;
	margin-top:14px;
	margin-bottom:5px;
	color: #486DA4;
	font-weight:bold;
}