body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#cccccc;
	scrollbar-shadow-color:#eeeeee;
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#f2f2f2;
	scrollbar-darkshadow-color:#666666;
	scrollbar-3dlight-color:#999999;
}

table.mini
{
	background-color: #ffffff;
	color: #666666;
	border-top: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	font-size: 11px;
	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
}

table.howwe
{
	background-color: #eaf4ff;
	color: #666666;
	border-top: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	font-size: 11px;
	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
}

table.calc_results
{
	background-color: #FFFAE4;
	color: #666666;
	border-top: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	font-size: 11px;
	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
}

table.organics {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.login {
		background-color:#ffffff;
		layer-background-color:#ffffff;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

td.justify
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

#tablist{
padding: 3px 0;
margin-left: -3;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #C3D1DF;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
text-decoration: none;
}

#tablist li a.current{
background: #FFFFFF;
text-decoration: none;
}

#tabcontentcontainer{
width: 650px;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 10px;
border: 1px solid black;
}

.tabcontent{
display:none;
}

.menutab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #333333;
}
a.menutab:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #274492;
	
}

.whitecap
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.whitecap2
{
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}


.result
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #336699;
}

.txt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.txt2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


.txt3
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #7A7A7A;
}

.txt4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.txt5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFE981;
}

.txt6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.SectionTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #336699;
}

.tagline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #696969;
}

.affAdtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #696969;
	text-align: center;
}

.affAdnumber
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #336699;
	text-align: center;
}

#affAdnumberfloat
{
	display: inline;
	background: #ffbf00;
	float: right; 
	width: 250px;
	height: 44px;
	z-index: 300; 
	position: relative; 
	left: -490px; 
	top: -60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 18px;
	font-weight: bold;
	color: #336699;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -50px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	border: 1px #575757 solid;
}

#affAdnumberfloat .smaller
{

	font-size: 14px;
}

#affAdtextstretch
{
	display: inline;
	background: #ffbf00;
	float: right; 
	width: 650px;
	height: 30px;
	z-index: 350; 
	position: relative; 
	left: -25px; 
	top: -50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #336699;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -40px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	border: 1px #575757 solid;
}

.FAQ_CAT_DISPLAYNAME
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #336699;
}

.script
{
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}


.adv
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
}

.adv_b
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}

.wm1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

.wm2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}

.b
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-align: left;
}

.black11
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.red
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
}

.orange
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FB7622;
}

.orangeBIG
{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FB7622;
}

.dpsblue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}

.dpsblueBIG
{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

.black
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.sol_name
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3366cc;
}

a
{
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}

a.faqlist {
text-decoration: none;

}

a:hover
{
	color: #000000;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

.txt2 a
{
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}

.txt2 a:hover
{
	color: #000000;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}

.txt3 a
{
	color: #7A7A7A;
	background-color: transparent;
	text-decoration: underline;
}

.txt3 a:hover
{
	color: #7A7A7A;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}

.suba
{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}

.suba:hover
{
	color: #FFFFFF;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

.applist
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
}

.partner
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.partner a
{
	color: #0066cc;
	font-size: 10px;
	background-color: transparent;
	text-decoration: bold;
}

.partner a:hover
{
	color: #0066cc;
	background-color: transparent;
	text-decoration: none;
}


.news
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.news a
{
	color: #666666;
	background-color: transparent;
	text-decoration: none;
}

.news a:hover
{
	color: #FF6633;
	background-color: transparent;
	text-decoration: underline;
}

.newsroom
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.newsroom a
{
	color: #333333;
	background-color: transparent;
	text-decoration: none;
}

.newsroom a:hover
{
	color: #3366cc;
	background-color: transparent;
	text-decoration: underline;
}

.faq
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.faq a
{
	color: #333333;
	background-color: transparent;
	text-decoration: none;
}

.faq a:hover
{
	color: #3366cc;
	background-color: transparent;
	text-decoration: underline;
}

.glossary
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.glossary a
{
	color: #666666;
	background-color: transparent;
	text-decoration: none;
}

.glossary a:hover
{
	color: #FF6633;
	background-color: transparent;
	text-decoration: none;
}

.userguide
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

.userguide a
{
	color: #333333;
	background-color: transparent;
	text-decoration: none;
}

.userguide a:hover
{
	color: #3366cc;
	background-color: transparent;
	text-decoration: none;
}

.page_loc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.select_cat
{
	background-color: #ffffff;
	color: #666666;
	border: 1 solid #999999;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 150px;
}

.select_month
{
	background-color: #ffffff;
	color: #666666;
	border: 1 solid #999999;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 85px;
}

.select_year
{
	background-color: #ffffff;
	color: #666666;
	border: 1 solid #999999;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 60px;
}


select#noOutline:focus{ 
    outline:none;
    background-color: #ffffff; 
}


.checkBox {
	border:0px;
	width: 50px;
}

.input_login
{
	background-color: #ffffff;
	color: #666666;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 10px;
	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	width: 85px;
}

.input_search
{
	background-color: #ffffff;
	color: #666666;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 160px;
}

.input_rate
{
	background-color: #ffffff;
	color: #333333;
	border: none;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 50px;
}

.input_num5
{
	background-color: #ffffff;
	color: #666666;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 50px;
}

.country
{
	background-color: #ffffff;
	color: #333333;
	border: none;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 155px;
}

input#noOutline:focus{ 
    outline:none;
    background-color: #ffffff; 
}

.contact_form_l
{
	background-color: #ffffff;
	color: #666666;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 250px;
}

.contact_form_street
{
	background-color: #ffffff;
	color: #666666;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 350px;
}


.contact_form_s
{
	background-color: #ffffff;
	color: #666666;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 125px;
}

.contact_form_u
{
	background-color: #ffffff;
	color: #666666;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #999999;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 125px;
}

.contact_form_txt
{
	background-color: #ffffff;
	color: #666666;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 400px;
}

.linky
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
}

.linky a
{
	color: #336699;
	background-color: transparent;
	text-decoration: underline;
}

linky a:hover
{
	color: #336699;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

fieldset {
  padding: 1em;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  border:1px solid #336699;
  width: 930px;
  background: #FFFFFF;
  }
  
.fieldset_batch {
  padding: 1em;
  font-size: 12px;
  border:1px solid #336699;
  width: 800px;
  background: #FFFFFF;
  }
  
 .fieldset_txt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0.5em 0.5em;
}
  
 .fieldset_faq
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0.5em 0.5em;
	text-decoration: none;
}
 
label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }
  
legend {
  padding: 0.3em 0.5em;
  border:1px solid #336699;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  text-align:right;
  background-color: #336699;
  }
  
 legend.special {
  padding: 0.3em 0.5em;
  border:0px solid #336699;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-align:left;
  background-color:transparent;
  }

.form_input {
	border: 1px solid #336699;
	height: 21px;
	}
	
.form_terms {
	border: 1px solid #336699;
	height: 200px;
	}
	
.instructions
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	padding: 0.5em 0.5em;
}

.instructions2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	padding: 0.5em 0.5em;
}

.bquote
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

td.quotes
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	text-align: left;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}


#quotewrap {
	width: 220px;
	margin: 0 auto;
	text-align: left;
	background-color: #eeeeee;
	color: #666666;
	border-top: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;

}
#quotecontent-wrap {
	clear: both;
	width: 210px;
	padding: 0; 
	margin-top: 6px;  
	margin-right: 4px;  
	margin-left: 6px;  
	margin-bottom: 4px;
	font-size: 11px;
	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	color: #666666;
}

.bquote
{
	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

/* ------------------------ Balloon Styles ------------------------  */

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
line-height: 14px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

input.calc
{
	background-color: #eeeeee;
	border-top: 1px solid #336699;
	border-right: 1px solid #336699;
	border-left: 1px solid #336699;
	border-bottom: 1px solid #336699;
	font-size: 18px;
	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	width: 25px;
	height: 26px;
	padding-left: 5px;
	padding-bottom: 3px;
}

select.calc
{
	background-color: #eeeeee;
	border-top: 1px solid #336699;
	border-right: 1px solid #336699;
	border-left: 1px solid #336699;
	border-bottom: 1px solid #336699;
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #336699;
	width: 50px;
	height: 26px;
	padding-left: 5px;
	padding-bottom: 0px;
}

/*
------------ nav main -------------------------------*/


/* by setting the height taller than the image and aligning the bg image to the bottom, it's easy to get the tab images to 'appear' above the graphic */

#DPS_menu ul { 
background: url('../images/menu_BK.jpg') no-repeat left bottom; 
float: left;  
width: 100%; 
height: 42px; 
padding-left: 15px;
line-height: 12px; 
margin-top: 0px;  
margin-right: 0px;  
margin-left: 0px;  
margin-bottom: 0px;
list-style:none; 
}

#DPS_menu li { 
float: left; 
line-height: 10px; 
margin-top: 0px; 
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 11px;
color: #7A7A7A; 
}

#DPS_menu a { color: #686868; display: block; text-decoration: none; float: left; height: 43px; width: 120px; padding-top: 15px; text-align: center;}

#DPS_menu a:hover { color: #336699; }

#menu1 .menu1, #menu2 .menu2, #menu3 .menu3, #menu4 .menu4, #menu5 .menu5, #menu6 .menu6, #menu7 .menu7, #menu8 .menu8 { 
background: url('../images/menuON_120px.gif') no-repeat; 
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #336699;  
}


.contentTABLE {
	padding-right: 10px;
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	/*text-align: left;*/
	text-align: justify;
  	text-justify: distribute;
   	text-align-last: none;

}

.featurename {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
    background-color: #eeeeee;
	padding: 5px 5px 5px 5px;
}

.featuredetails {
	font-size: 11px;
	font-weight: normal;
    background-color: #cccccc;
	padding: 5px 5px 5px 5px;
}

