body{
  background-color:#fff;font-family:'Trebuchet MS','Lucida Sans Unicode','Lucida Grande',Verdana,Geneva,Helvetica,Futura,Arial,sans-serif;
}

li {margin-bottom:5px}

.tip-wrap {
	display:none;
	z-index:999999;
}

.hidelink {text-decoration:none}
.hidelink:hover {text-decoration:underline}
.helper {
	color: #00D000;  background-color: inherit;
	font-size: 42px;
	font-weight: bold;
	font-style: italic;
}
.hanks {
	font-size: 42px;
	color: #000000;  background-color: inherit;
}
.com {
  font-size: 22px;
  color: #000000; background-color: inherit;
}

.helperin {
	color: #00D000;  background-color: inherit;
	font-weight: bold;
	font-style: italic;
}
.hanksin {
	color: #000000; background-color: inherit;
	font-weight: bold;
}
.titlein {
	color: #00D000;  background-color: inherit;
}
div#titlewrap {margin-top: 10px; margin-bottom: 0px; margin-left: 20px; font-weight: normal;}
div.subtitle {font-size:18px;font-style:italic;margin-bottom: 20px;margin-left:20px;}

span.newsoon {font-family: Arial, Helvetica, sans-serif; font-size: small; color:green; background-color:inherit}
div#opsdiv {float:left;display:inline;margin:0;width:160px;font-size:smaller;text-align:left}

.fieldtitle {font-weight:bold; margin-left:10px}
span.dollar {font-weight:bold; font-size:larger}
div.prompttext {display: inline; vertical-align:middle}

.box {}
div.surrounder {padding:10px;text-align:right}
td.bigtable {border-bottom: 0px; margin-bottom:0px}
tr.formspacer {height:4px}
tr.bigspacer {height:10px}

.BttnPill {
  float:right;
}
.bttntxt a {
padding-left:20px;
text-decoration:none;
width:auto;
}

.bttntxt a:link, .bttntxt a:active, .bttntxt a:visited {
color:#FFFFFF;
text-decoration:none;
}

.bttntxt {
background:transparent url(../images/long_back_green.bmp) no-repeat scroll left top;
float:left;
font-family:Verdana,Arial,sans-serif;
font-size:10px;
font-weight:bold;
height:17px;
line-height:16px;
padding:0pt 2px 1px 0pt;
}

.bttncap {
background:transparent url(../images/bttncapGreenR.bmp) no-repeat scroll left top;
float:left;
height:17px;
padding:0pt;
width:8px;
}

.BttnPill a:hover {
color:#000000;
cursor:pointer;
text-decoration:none;
}

div.hr { 
width: 100%; 
height: 1px; 
color: inherit;
background-color: #000;
line-height: 1px; 
font-size: 1px;
}

div.endline {background-color: #80c65a; margin:0px;}

.helplink {text-decoration:underline; color:blue; cursor:pointer;}

img.sitepic {border: 1px solid; margin-right:10px; margin-top:5px; cursor:pointer;}

div.infodiv {border:1px #80c65a solid; border-top:0px; padding:10px; height:120px; display:none}

h1.helptitle, {margin-bottom:5px; font-size:large} 

/*Remove blue border around img links*/
img {
	border-style:none;
}

.tip {
	background:#FFFFCC;
	padding:10px;
	font-size:0.8em;
	width:250px;
	font-weight:bold;
	border-bottom:2px solid #666;
	border-right:2px solid #666;
}

#zip {
	width:80px;
}

#zipstar {
	display:none;
	color:red;
	font-size:25px;
	line-height:0;
	position:relative;
	top:6px;
}

#inclusdiv{
	font-size:smaller;
	margin:0 0 5px 8px;
	position:relative;
	bottom:5px;
	display:none;
}