body
{
	display: block;
	position: relative;
	background-color: #E3E3E3;
	margin: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #302713;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	line-height: 13px;
}

/* href tags */
a:active, a:link, a:visited
{
	text-decoration: underline;
	color: #009;
}

a:hover
{
	text-decoration: none;
	color: #009;
}


a.bcrumblink:link, a.bcrumblink:active, a.bcrumblink:visited
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}

a.bcrumblink:hover
{
	color: #ff9900;
	text-decoration: none;
}

a.hometextlink:link, a.hometextlink:active, a.hometextlink:visited
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

a.hometextlink:hover
{
	color: #fff;
	text-decoration: none;
}

a.foottextlink:link, a.foottextlink:active, a.foottextlink:visited
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #999966;
	text-decoration: underline;
	font-weight: normal;
}

a.foottextlink:hover { text-decoration: none; }

a#special {
	display: block;
	position: absolute;
	top: 120px;
	left: 50%;
	margin-left: -420px;
	width: 162px;
	height: 162px;
	border:none !important;
}

a#special img {
	border:none;
}

/* end href tags */

/* text */
.hometext
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.rightcoltext
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #e3dccd;
	text-decoration: none;
}

.foottext
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

h3
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.title
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #122039;
}

.subtitle
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #9e2201;
}



.copytext
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

/* end text */

/* misc elements & tags */
.homenav
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.bcrumb
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

input
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #999999;
}

.listbug
{
	list-style-type: default;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}


td.hbkgdred { background-image: url(images/h_bkgd_red.gif); }
td.hbkgdtan { background-image: url(images/h_bkgd_tan.gif); }
td.coldash { background-image: url(images/col_dash.gif); }
td.subcentercol { background-image: url(images/center_stripe_bkgd.gif); }
td.subleftcol { background-image: url(images/sub_leftcol_bkgd.gif); }
td.subrightcol { background-image: url(images/sub_rightcol_bkgd.gif); }
td.colbkgdfill { background-image: url(images/sub_colshadow.gif); }

td.subhead { font-weight: bold;}


#blue { color: #122039; }
#red { color: #9E2201; }
#wht { color: #FFF; }




/* end misc elements & tags */