/*id tags*/
#container{
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../pics/content_back.gif);
	background-repeat: repeat-y;
}

* html #container{/*for IE */
  width: 765px; !important; /*IE 6.x */
  width /**/:765px; /*IE 5.5 */
  padding: 110px  0px 0px 0px;
}

#container{
	width: 765px;
	padding: 90px 0px 0px 0px;
}

#top{
	width: 765px;
	margin: 0px auto;
	padding: 0px;
	position:absolute;
	top: 31px;
	background-image: url(../pics/masthead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 114px;
}

#topnav{
	width: 765px;
	height: 31px;
	margin: 0px auto;
	padding: 0px;
	position:absolute;
	background-image: url(../pics/topnav_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	top: 145px;
}

#topnav a{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CA6C0E;
	text-decoration:none;
	display: block;
	float: left;
	text-align:center;
	height: 31px;
	padding: 5px 0px 0px;
	margin: 0px;
	letter-spacing: auto;
	font-weight: bold;
}

* html #topnav a{/*for IE */
  height: 26px; !important; /*IE 6.x */
  height /**/:31px; /*IE 5.5 */
  width: 85px; !important; /*IE 6.x */
  width /**/:84px; /*IE 5.5 */
}

#topnav a{
	height: 26px;
	width: 85px;
}

#topnav a:visited{
	color:#E59A50;
}

#topnav a:active, #topnav a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(../pics/topnav_hover.gif);
	background-repeat: repeat-x;
}

#payoff_line{
	float:right;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-top: 60px;

}

* html #payoff_line{ /*IE*/
 	margin-left:25px; !important; /*IE 6.x */
 	margin-left /**/:25px; /*IE 5.5 */
	margin-right: 100px;/*IE 6.x */
}

#payoff_line{
	margin-left: 10px;
	margin-top: 109px;
}

#logo_left{
	float:left;
	margin-top: 20px;
	margin-left: 10px;
}

#content{
	padding: 20px;
}

* html #content{/*for IE */
  width: 720px; !important; /*IE 6.x */
  width /**/:760px; /*IE 5.5 */
}

#content{
	width: 730px;
}

#rightnav{
	padding: 0px;
	float: right;
	background-image: url(../pics/login_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#greennav_right{
	float:right;
	background-image: url(../pics/login_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 167px;
	background-color: #72B649;
	margin-top: 0px;
	margin-bottom: 0px;
}

* html #greennav_right{
	width: 152px;

!important; /*IE 6.x */
	width /**/ :152px;
}	
	
#whitenav_right{
	margin: 5px 1px 1px 1px;
	text-align: left;
	width: 165px;
	background-color: #FFFFFF;
}

* html #whitenav_right{/*for IE */
	width: 150px; !important; /*IE 6.x */
	width /**/ :150px; /*IE 5.5 */
	margin-bottom: 1px; !important; /*IE 6.x */
	margin-bottom/**/ :1px; /*IE 5.5 */
}
	
#bottomright_nav{
	width: 165px;
	margin-top: 5px;
	color: #339900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image: url(../pics/rightnav_back.gif);
	background-repeat: repeat;
	background-position: left top;
}

* html #bottomright_nav{/*for IE */
	width: 150px; !important; /*IE 6.x */
	width /**/ :150px; /*IE 5.5 */
}

#footer{
	width: 765px;
	background-image: url(../pics/footer_back.gif);
	background-repeat: repeat-x;
	height: 30px;
}

#legal {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 5px 3px 100px;
	padding-top: 9px;
	padding-bottom: 30px;
}

#toplink{
	float:right;
	font-size: 11px;
	font-family:Verdana, Geneva, sans-serif;
	margin: 0px 5px;
	padding: 7px 20px 0px 5px;
}

#shopping_options {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: right;
	height: 15px;
	background-image: url(../pics/icon_shoppingcart_top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align:right;
	padding-right:6px;
}

* html #shopping_options{/*for IE */
  	width: 155px;!important; /*IE 6.x */
	width /**/: 161px; /*IE 5.5 */
	margin-top: 37px;!important; /*IE 6.x */
	margin-top /**/: 37px; /*IE 5.5 */
}

#shopping_options{
	width: 161px;
	margin-top: 34px;
}

#logo{
	float:left;
}

* html #logo{/*for IE */
  	margin-top:0px;!important; /*IE 6.x */
	margin-top /**/: 0px; /*IE 5.5 */
}

#logo{
	margin-top: -4px;
}

#intro{
	margin-top: 8px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	width: 295px;
	float: right;
	line-height: 13px;

}

#links{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding-top: 3px;
	padding-left: 155px;
	
}

#links a{
	color: #FFFFFF;
	text-decoration: none;
}

#links a:visited{
	color: #FFFFFF;

}

#links a:active, #links a:hover{
	color: #336699;

}
/*Image stuff*/

.img_left{
	float:left;
}

.img_right{
	float:right;
}

.img_noborder, div img.img_noborder{
	border: 0px;
}

a img.nolink {
	border:none;
}

.img_left_text{
	float:left;
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../pics/pic_left_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}

.img_right_text{
	float:right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 7px;
	background-image: url(../pics/pic_left_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	border: #72B649;
}

.img_right_content{
	float:right;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 7px;
	background-color: #FFFFFF;
}

.mainpic{
	margin: 0px -10px;
}

/*Redefine HTML tags*/
body {
	text-align: center;
	padding: 0px;
	margin:50px 0px 15px;
	background-color: #FFFFFF;
}


a{
	color: #004E87; 
}

a:visited{
	color: #666666;
}

a:hover, a:active {
	color: #3F88BD;
}

a img, a img.img_left_text, a img.img_right_text, a img.img{
	border: 1px solid #244B5A;
}

a img{
	text-decoration:none;
}

p, li, ul,ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #006699;
}

p{
	margin-top: 2px;
	margin-bottom: 9px;
}

ul, ol{
	margin-top: 2px;
	margin-bottom: 12px;
}

ul li {
	margin-left: -20px;
	line-height: 15px;
	padding: 0px;
	margin-bottom: 3px;
}

ol li {
	margin-left: -10px;
	line-height: 10pt;
	padding: 0px;
	margin-bottom: 3px;
}

ul li ul, ol li ol{
	margin-bottom: 5px;
}

ul li ul li, ol li ol li{
	margin-left: -30px;
	line-height: 13px;
}

h1,h2,h3,h4,h5,h6 {
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 2px;
	color: #2D2D2D;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 3px;
	padding-bottom: 1px;
	margin-right: auto;
	margin-left: 0px;
	background-image: url(../pics/dot_gld_lt.gif);
	background-repeat: repeat;
}

h1{
	font-weight: bolder;
	background-image: none;
	font-size: 20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #677D9E;
	margin-top: 25px;
	background-image: url(../pics/h1_back.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 0px;
}

h2{
	FONT-SIZE: 12px;
	margin-top: 5px;
	padding-top: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CA6C0E;
	margin-bottom: 5px;
	font-style: normal;
}

h3{
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 25px;
}

h4{
	FONT-SIZE: 13px;
}

h5{
	FONT-SIZE: 12px;
}

h6{
	FONT-SIZE: 11px;
}

form{
	margin: 0px;
	padding: 0px;
}

input, textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	line-height: 10px;
	font-style:normal;
}

select{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding:1px;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #A5ACB2;
	margin: 3px auto;
}

/*Form & Table Elements*/

.textbox{
	border: 1px solid #72B649;
	margin: 0px;
	padding: 2px;
}

* html .textbox{
	height: 12px !important; /*IE 6.x */
  height /**/:18px; /*IE 5.5 */
}

.searchbox {
	border: 1px solid #789EBE;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 1px;
	line-height: 10px;
}

.box_container{
	background-color: #DAEDD1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin:0px;
}

.box_container h1, .box_container h2{
	FONT-SIZE: 16px;
	color: #004E87;
	padding: 6px 0px 7px 5px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #666666;
	background-image: url(../pics/topnav_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
}

.box_container div{
	margin: auto 1px 1px auto;
	padding: 3px;
	border-bottom: solid 1px #827C4A;
}

.tables_noheading{
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #827C4A;
}

* html .tables_noheading{
	width: 100% !important; /*IE 6.x */
  	width /**/:99%; /*IE 5.5 */
}

.tables_noheading{
	width: 100%;
}

.tables{
	width: 100%;
	border-left: none 0px;
}

* html .tables{
	width: 100% !important; /*IE 6.x */
  	width /**/:99%; /*IE 5.5 */
}

.tables{
	border-left: none 0px;
}
.tables ul li{
	font-size: 10px;
}

.tables td, .tables_noheading td {
	font-family: verdana;
	font-size: 10px;
	padding: 8px 3px 3px 4px;
	border-bottom: 1px solid #DAEDD1;
	border-right: 1px solid #DAEDD1;
	border-left: 1px solid #DAEDD1;
	color: #004E87;
	font-weight: normal;
	vertical-align: top;
	background-color: #DAEDD1;
}

.tables td p, .tables td table tr td p {
	font-family: verdana;
	font-size: 10px;
	margin: 3px auto;
	line-height: 13px;
}

.tables td.nopadding table tr.thinrow td {
	padding-bottom: 0px;
	line-height:5px;
	font-size: 5px;
}
	
.secondrow {
	background-color:#DAEDD1;
}

.tables td td, .tables_noheading td td {
	border-style: none;
	border-width: 0px;
	margin: 0px;
}

.nopadding table.tables td{
	border-bottom: 1px solid #DAEDD1;
	border-right: 1px solid #DAEDD1;
}

.tables_label td, td.tables_label, .tables td.nopadding table tr.tables_label td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #353535;
	background-color: #72B649;
	font-weight: normal;
	padding: 8px 0px 8px 5px;
}

.tables_subheading td, td.tables_subheading, .tables td.nopadding table tr.tables_subheading td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #339900;
	font-weight: bold;
	padding: 0px;
	text-align: center;
}

.tables_label td a, td.tables_label a{
	color:#004B7C;
}

td.tables_info{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 8px;
	padding-top: 7px;
}

.tables_info{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.tables td.nopadding{ /*for nested tables inside another table*/
	padding:0px;
}

.tables td.nopadding table td.nopadding{ /*for nested tables inside another table*/
	padding:0px;
}

.tables td.nopadding table{
	margin-top:3px;
	margin-bottom: 2px;
}

.tables td.nopadding table td{ /*for nested tables inside another table*/
	padding: 7px 2px 4px 5px;
}

.tables td input, .tables td select , .tables td texarea{ /*pulls input boxes up to align with label text*/
	margin-top: -4px;
}

.td_correct{ /*for special cases where an individual td has to be brought in line with overall style*/
	border-right: 1px solid #71AC23; 
	border-bottom: 1px solid #71AC23; 
	background-color:#FFFFFF; 
	padding:4px;
}

/*miscellaneous*/
.required{
	color:#CC0000;
}

.failure{
	color:#CC0000;
	font-weight:bold;
}

.success{
	font-weight:bold;
	font-size:11px;
	font-style:italic;
	margin-top: 5px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CA6C0E;
	margin-bottom: 5px;
}

.invisible {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}

.sub {
	font-size: 22px;
}

.firstletter {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.section {
}

.pSmall{
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 11px;
}

/*form button stuff */
.formbutton{
	font-family: arial;
	font-size: 10px;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	border: 1px solid #AFC3D3;
	background-color: #DAEDD1;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 128px;
}

.tables tr.secondrow .formbutton{
	background-image: url(../pics/btn_submit.gif);
}

/*checkboxes*/
td.checkbox input{
	
}

*html td.checkbox input{
	margin: -1px; /*IE 5.5 */
	m\argin: -1px; /*IE 6.x */
	padding: -1px; /*IE 5.5 */
	p\adding: -1px; /*IE 6.x */
}

td.checkbox input{
	vertical-align: middle;
	margin:1px;
	padding: 1px;
	line-height: 0px;
}

.checkbox_text{
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}

.tablenames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999966;
	text-align: left;
}

.tableBoldnames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339900;
	text-align: left;
	font-weight: bold;
}
