body
{
	margin: 0px;
	background: url('../images/slivermenu.gif') repeat-y;
	color: #333;
}

.topbanner
{
	background: #000066;
	color: #FFF;
}

.menubg
{
	background: #000099;
	color: #FFF;
}

td
{
	text-align: left;
	vertical-align: top;
	color: #000;
}

p, li
{
	background: #FFF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0 20px 15px 30px;
}

.listsmall { margin: 0 20px 5px 30px; }

.title
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	color: #C00;
	background: #FFF;
	line-height: 30px;
	font-weight: bold;
	margin: 15px 20px 0 30px;
	text-transform: uppercase;
}

.subtitle
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #C00;
	background: #FFF;
	line-height: 30px;
	font-weight: bold;
	margin: 0px 20px 0px 30px;
}

.homeaddress
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000099;
	background: #FFF;
	line-height: 14px;
	font-weight: bold;
	margin: 10px 20px 0px 30px;
}

.formtitle
{
	background: #FFF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 20px 0 20px;
}

.formtext
{
	background: #FFF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 15px 20px 0 20px;
}

.attention
{
	color: #C00;
	background: #FFF;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

a:link, a:active, a:visited
{
	background: #FFF;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	background: #FFF;
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}

.footer
{
	background: #FFF;
	color: #333;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	margin: 60px 10px 0 10px;
}
.note
{
	font-size: 11px;
	font-style: italic;
}
a.foot:link, a.foot:active, a.foot:visited
{
	background: #FFF;
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
}

a.foot:hover
{
	background: #FFF;
	color: #C00;
	font-weight: normal;
	text-decoration: underline;
}

.submenu
{
	color: #000099;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	vertical-align: middle;
	font-weight: bold;
	text-align: right;
	border-bottom: #000;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	margin: 10px 20px 10px 30px;
	background: #FFF;
}

a.sub:link, a.sub:active, a.sub:visited
{
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

a.sub:hover
{
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}

#quicksearch
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	text-align: left;
	padding: 10px;
	width: 170px;
	margin: 30px 0 0 20px;
	font-size: 11px;
	font-weight: bold;
	background: #FFF;
	line-height: 14px;
}
