/* General Styles */

td,th,body {
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
  font-size: 11px;
}
	
td.footer {
	font-size: 9px;
	color: #bbbbbb;
	background-color: #006576;
	border-top: 1px #ffffff solid;
	height: 28px;
	}
	
td.spotlight {
	font-size: 10px;
	background-color: #FFF9E6;
	color: #006576
	}
	
.name {
	font-size: 10px;
	color: #006576;
	font-weight: bold
	}
	
.error {
	font-size: 10px;
	color: red;
	font-weight: bold
	}
	
td.name2 {
	font-size: 11px;
	color: #006576;
	font-weight: normal
	}
	
.required {
	font-size: 10px;
	color: cc0000;
	font-weight: bold
	}
	


	
td.copyright {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-align: right
	}
	
td.darkgreen {
	background-color: #006576;
	border-top: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	}
	
td.leftline {
	border-left: 1px #016676 solid;
	}
td.rightline {
	border-right: 1px #016676 solid;
	}
	
td.bottomline {
	border-bottom: 1px #016676 solid;
	background-color: #FFF9E6;
	border-left: 1px #016676 solid;
	border-right: 1px #016676 solid;
	}
	
td.topline {
	border-top: 1px #016676 solid;
	background-color: #FFFFFF;
	border-left: 1px #016676 solid;
	border-right: 1px #016676 solid;
	}
	
td.lightgreen {
	background-color: #0096B0;
	border-right: 1px #ffffff solid;
	}
td.lightgreen2 {
	background-color: #0096B0;
	}
	
td.mainbody {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	/*
	background-image:	url("../images/squares_bg.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	*/
	}
	
td.mainbodyint {
	border-top: 7px #767474 solid;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	/*
	background-image:	url("../images/squares_bg.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	*/
	}
	
td.bodytextint {
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 20px;
	}
	
td.footprint {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	color: 797979;
	}
	
.header {
	font-family: georgia, times, times-new roman, serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #006576
	}
	
.subheader {
	font-family: georgia, times, times-new roman, serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	color: 767474
	}
	
td.testimonials {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: left
	}

.testimonials{
	color: #05C7FF;
	font-size: 10px;
}

/* Link Styles */

a.testimonials:active, a.testimonials:focus, a.testimonials:link, a.testimonials:visited {
	color: #05C7FF;
	font-size: 12px;
	text-decoration: underline;
}

a.testimonials:hover {
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
}

a: link {
	color: #cc6600;
	text-decoration: none;
}


a: visited {
	color: #cc6600;
	text-decoration: none;
}


a: hover {
	color: #cc6600;
	text-decoration: underline;
}


a: active {
	color: #cc6600;
	text-decoration: none;
}

a.footer:link {
	color: #bbbbbb;
	text-decoration: underline;
	font-size: 9px
}

a.footer:visited {
	color: #bbbbbb;
	text-decoration: none;
	font-size: 9px
}

a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 9px
}

a.footer: active {
	color: #bbbbbb;
	text-decoration: none;
	font-size: 9px
}

a.footprint:link {
	color: #999999;
	text-decoration: underline;
	font-size: 9px;
	font-style: italic

}

a.footprint:visited {
	color: #999999;
	text-decoration: underline;
	font-size: 9px;
	font-style: italic
}

a.footprint:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 9px;
	font-style: italic
}

a.footprint: active {
	color: #999999;
	text-decoration: underline;
	font-size: 9px;
	font-style: italic
}

table.navone_table 
{
 table-layout: fixed;
}

table.navone_table td 
{
	cursor: pointer;
	border-right: solid 1px white;
	background-color: #0096B0;
	width: 84px;
	height: 31px;
	text-align: center;
}

.navone_td_hover 
{
	background-color: #A4A2A2 !important;
}

a.navone 
{
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	background-image:	url(../images/navone_off.gif);
	width: 84px;
	text-align: center;
	
}
.last 
{
	border-right: none !important;
}


/*form styles*/
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px #7F9DB9 solid;
	font-weight: bold;
	background: #0096B0;
	padding: 1px;
	color: #ffffff;
	}


.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px #7F9DB9 solid;
	background: #fffad7;
	padding: 1px;
	color: #000000;}

.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px #7F9DB9 solid;
	background: #fffad7;
	padding: 1px;
	color: #000000;}

.radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;}

.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px #7F9DB9 solid;
	background: #fffad7;
	padding: 1px;
	color: #000000;}
	
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px #7F9DB9 solid;
	background: #fffad7;
	padding: 1px;
	color: #000000;}
	
.checkbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #fffad7;
	}

ol
{
color: #008CA7;
font-size:11px;
}
.genlist 
{
list-style: none;
list-style-image: url("../images/green_square.gif");
font-size:11px;
}

.rollmenu {
	FONT-SIZE: 10px; WIDTH: 150px; COLOR: #333333; FONT-FAMILY: "verdana", "Helvetica", "sans-serif"; BACKGROUND-COLOR: #a4a2a2; TEXT-DECORATION: none
}
.rollmenu:hover {
	WIDTH: 150px; COLOR: #333333; BACKGROUND-COLOR: #eeeeee;
}

.pdflist {
	list-style:none;
	line-height:30px;
}

.pdflist li {
	background-image:url(/images/pdf.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-left:25px;
}

#products_nav {text-align: right; font: 10px/16px verdana, sans-serif; color: White; padding-right: 6px;}
#products_nav strong {font-size: 11px; letter-spacing: -0.06em}
#products_nav strong a:hover { color: #FFFF88;}
#products_nav ul {list-style-type: none; margin: 0;}
#products_nav li {list-style-type: none; margin: 0;}
#products_nav a, #products_nav li a {color: white; text-decoration: none;}
#products_nav a:hover, #products_nav li a:hover {text-decoration: none; font-weight: bold;}

#search_area { margin: 2px; border: solid 1px #004855; background-color: #006576; padding: 2px; color: White;}
#search_area a {color: White;}
.search_text { font-size: 10px; width: 99px; height: 18px; border: solid 1px #767474;}
.newsletter_email{ font-size: 10px; width: 104px; height: 16px; border: solid 1px #7f9db9; background-color: #ffffa0;}
.newsletter_signup {width: 140px; background-color: White; padding: 5px;}

h1 {font: bold 13px verdana, sans-serif; color: #008CA7;}

.ContactUsQuestion {width:150px;float:left;padding-left:7px;padding-top:11px; text-align: right; font-size: 10px; font-weight: bold; color: #006576;}
.ContactUsQuestion em {font-weight: normal !important;}
.ContactUsAnswer {width:310px;float:left;padding-left:3px;padding-top:8px;}
.ContactUsAnswer input, .ContactUsAnswer select, .ContactUsAnswer textarea, .CaptchaAnswer input {width:250px !important; background-color: #fffad7; border: solid 1px #7f9db9; font-size: 10px;}
.ContactUsCheckbox {width: 10px !important;}
.ContactUsCheckbox input {margin-top: 18px;}
.ContactMoreInfoQuestionTopRow {width:150px;float:left;padding-left:7px; padding-top: 11px; text-align: right; font-size: 10px; font-weight: bold; color: #006576;}
.ContactMoreInfoQuestionMidRow {width:150px;float:left;padding-left:7px;text-align: right; font-size: 10px; font-weight: bold; color: #006576;}
.ContactMoreInfoQuestionBotRow {width:150px;float:left;padding-left:7px;text-align: right; font-size: 10px; font-weight: bold; color: #006576; border-bottom: solid 1px white; position: relative;}
.ContactMoreInfoQuestionBotRow span {width:150px; display: block; text-align: right; position: absolute; top: -10px; left: 0;}
.ContactUsCheckboxes {width: 280px !important; margin: 0 !important; overflow: hidden;}
.ContactUsCheckboxes table {table-layout: fixed; width: 288px !important; }
.ContactUsCheckboxes td {width: 144px !important; font: 10px arial !important; }
.ContactUsCheckboxes input {}
.ContactMoreInfoQuestionOther {position: relative;}
.ContactMoreInfoQuestionOther input {position: absolute; top: -20px; left: 360px; font-size: 10px; width: 100px; background-color: #fffad7; border: solid 1px #7f9db9;}
.QuestionHeading {float: left; width: 100%; padding-top: 18px; border-bottom: solid 1px #aaaaaa; color: #888888; font: 14px/100% arial, sans-serif;}
.QuestionBottomLine {float: left; width: 100%; border-bottom: solid 1px #aaaaaa; color: #888888; font: 14px/100% arial, sans-serif;}

.CaptchaAnswer {padding: 16px 0 4px 7px;}

.header_gr_text {width: 140px; position: absolute; top: 81px; left: 16px; font-family: "Times New Roman", Times, serif; font-style: italic; font-weight: bold; font-size: 14px; line-height: 16px; letter-spacing: 5px; color: #8c8c8c; margin: 0;}

.display_none {display: none;}
.edit_button{ font-size: 10px; background-color: #ffffaa; padding:0 .25em 0 .25em; width:auto; overflow:visible;}

.bullet_list {list-style: outside; margin-left: 16px;padding-left: 0;margin-top: 6px;margin-bottom: 6px;}
.bullet_list li{padding-left: -4px; margin-bottom: 12px;}
.img_ef {vertical-align: bottom;}

.data_table {border-top: solid 1px black; border-left: solid 1px black;}
.data_table th {background-color: #006576; font: bold 12px verdana, sans-serif; color: white; text-align: center;}
.data_table td {font: 10px arial, sans-serif; text-align: center;}
.data_table th, .data_table td {border-bottom: solid 1px black; border-right: solid 1px black;}

.results_table {}
.results_table td {font: 11px verdana, arial, sans-serif; text-align: left; padding-bottom: 12px;}
.results_table td input, .results_table td img {vertical-align: middle;}

.searchreport_table {clear: both; border: solid 1px black !important; width: 100%;}
.searchreport_table th {background-color: #006576; font: bold 10px verdana, sans-serif; color: white; text-align: left;}
.searchreport_table th a {color: White;}
.searchreport_table td {font: 10px arial, sans-serif; text-align: left;}
.searchreport_table th, .searchreport_table td {border-bottom: solid 1px black !important; border-right: solid 1px black !important;}

.highlight {font-weight: bold; color: #006576}

#dropmenudiv{
position:absolute;
border:1px solid #000000;
border-bottom-width: 0;
font: normal 10px verdana, sans-serif;
line-height:14px;
/*z-index:100; */ /* 100 */
}

#dropmenudiv .hidden, #dropmenudiv .hidden a {color: #777777 !important;}

#dropmenudiv a{
width: 200px;
display: block;
text-indent: 3px;
background-color: #A4A2A2;
border-bottom: 1px solid #000000;
padding: 1px; /* 1px */
text-decoration: none;
font-weight: bold;
color: #333333;
}
#dropmenudiv a:hover{ /*hover background color*/
color: #333333;
width: 200px;
background-color: #EEEEEE;
color: #273A87;
}