body  {
	margin: 0;
	padding: 0;
	border: 0;
}

#wrapper {}

#main { padding-top: 20px; }

#maintab  { width: 100% }

#breadcrumbs { display: none; }

#footer {
	color: #aeb0b2;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
}
#footer a:link, #footer a:visited, #footer a:active { color: #aeb0b2; text-decoration: none }
#footer a:hover { color: #aeb0b2; text-decoration: underline }

#textarea {
	color: #403f3f;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
}

#textarea p  { margin-top: 0px; margin-bottom: 12px }
#textarea ul  { list-style-image: url("../images/bullet2.gif") }

#leftcol {
	color: #403f3f;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#leftcol a:link, #leftcol a:visited, #leftcol a:active { color: #403f3f; text-decoration: none }
#leftcol a:hover { color: #403f3f; text-decoration: underline }

#leftcol ul  { list-style-image: url("../images/bullet1.gif"); margin-top: 5px; margin-bottom: 12px; margin-left: 18px; padding-left: 0 }
#leftcol li   { margin-bottom: 9px }

.quote {
	color: #aeb0b2;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	line-height: 21px;
	font-style: italic;
}

.quote2 {
	color: #aeb0b2;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 24px;
}

a:link  { color: #666666; text-decoration: underline }
a:visited  { color: #666666; text-decoration: underline }
a:active  { color: #666666; text-decoration: underline }
a:hover  { color: #f7931d; text-decoration: underline }

ul    { margin-top: 5px; margin-bottom: 12px; margin-left: 18px; padding-left: 0 }
ol   { margin-top: 5px; margin-bottom: 12px; margin-left: 18px; padding-left: 0 }
li   { margin-bottom: 6px }

.heading { color: #007AC2; font-weight: bold }

.title {
	color: #007ac2;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	line-height: 21px;
	letter-spacing: 0.2em
}

.tagline {
	color: #7bacdc;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
}

/* print settings */

.printonly { display: block }
#printonly { display: block }
.noprint { display: none }
#noprint { display: none }