body {
	border-top: none;
	font-family: verdana, "Lucida Grande", arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
img	{
	border: none;
	text-decoration: none;
}

form { margin: 0; padding: 0; }

p {
	font-size: 0.6em;
	margin: 0 0 15px 0;
	padding: 0;
}

h1 {
	padding: 0;
	margin: 0 0 20px 0;
	color: #000;
	font-size: .9em;
	font-weight: bold;
	line-height: .5em;
}

h2 {
	margin: 10px 0 1px 0px;
	font-size: 0.5em;
	line-height: 0.9em;
	color: #390;
	font-weight: bold;
	padding: 0;
}

h3 {
	margin: 20px 0 3px 0;
	color: #666;
	font-size: 0.5em;
	padding: 0;
	font-weight: normal;
}

small {
  font-size: 0.5em;
  color: #666;
}

.biggrey {
	font-size: 1.6em;
	font-family: "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 0.05em;
	font-weight: bold;
	color: #999999;
}

.caps {
	text-transform: uppercase;
	font-size: 0.5em;
}

.boldcaps {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.5em;
}

#titletext {
	font-size: 0.7em;
	width: 240px;
}

.faq {
	margin: 0 0 2em 2em;
	text-align: left;
	font-size: 100%;
}


.faq h4 a {
	color: #390;
	text-decoration: none;
}

.faq h4 {
	color: #4E463F;
	font-weight: normal;
	font-size: 70%;
	line-height: 1em;
}

.faq p {
	font-size: 70%;
}

.faq-questions {
	width: 250px;
}

.faq-questions h4 {
	border-bottom: 1px solid #ddd;
}

.faq-questions li {
	margin-bottom: 0.2em;
	text-align: left;
	font-size: 70%;
}

.faq-title h2 {
	text-align: left;
	margin: 0 0 0.2em 0;
	font-size: 100%;
	letter-spacing: -1px;
	font-weight: normal;
	clear: left;
	color: #4E463F;
	
}

.breadcrumb {
	float: right;
	text-decoration: none;
	padding-bottom: 1em;
}

.breadcrumb a:hover, a.attention:hover {
	color: #fff;
	background-color: #333;
	text-decoration: none;
}


/*------------------------------------------------------
PAGE LAYOUT
------------------------------------------------------*/

#pagewrapper {
	margin: 0px auto auto;
	text-align: center;
	max-width: 240px;
	background-color: #FFFFFF;
	color: #000000;
	width: 240px;
}
#topcol1 {
	width: 40px;
}

#topcol2 {
	width: 28px;
}

#topcol3 {
	width: 40px;
}

#stateseal {
	display: none;
}

#searchform {
	text-align: center;
	background-color: #F4FAFD;
	width: 240px;
}

#results {
	text-align: center;
	background-color: #F4FAFD;
	font-weight: bold;
	width: 240px;

}

#results-positive {
	background-color: #FF0000;
	font-weight: bold;
	font-size: 0.7em;
	width: 240px;
	

}

#results-negative {
	background-color: #00CC66;
	font-weight: bold;
	font-size: 0.7em;
	width: 240px;

}


#footer {
	width: 240px;
	font-size: 0.71em;
}

#footer a {
	font-size: 0.71em;
	color: #999999;
	text-decoration: none;

}
#txt1 {
	width: 240px;
	display: none;
}
#txt2 {
	width: 240px;
}
