/* CSS Document */

body 
{
	/* background: #816B71; */
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000;
	letter-spacing: normal;
}

IMG
{
	border: 0px solid #000000;
}

A
{
	color: #564CBF;
	font-size: 16px;
	text-decoration: none;
	border: 0px;
}
A:link
{
	color:#564CBF;
}
A:visited
{
	color:#322D65;
}

A:active
{
	color:#F29700;
}
A:hover
{
	text-decoration: underline;
	color: #F29700;
}

th
{
	font-size: 10px;
}

td
{
	font-size: 10px;
	vertical-align: middle;
}

.topspacer1
{
	height: 80px;
	background-color: #000000;
}

.topspacer2
{
	height: 15px;
	background-color: #000066;
}

.header
{
	width: 1000px;
	height: 80px;
	background-color:#666666;
	position: absolute;
	top: 0px;
	left: 0px;
}

.phonenumheader
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	top: 80px;
	left: 790px;
	width: 200px;
}

.phonenumheader span
{
	color: #FF0000;
}

.primnav
{
	height: 15px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 80px;
	background-color:#000066;
}

a:active.primnavlink, a:link.primnavlink, a:visited.primnavlink
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover.primnavlink
{
	color: #FF0000;
}

.main
{
	background-color:#FFFFFF;
	/* 
	width: 1000px;
	border-top: 0px solid #000000;
	*/
}

#main
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	width: 1000px;
}

.homelink A, .homelink A:Hover, .homelink A:visited
{
	position: absolute;
	top: 12px;
	left: 942px;
	font-size: 11px;
	color: #FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

H1
{
	padding-right: 0px;
	background-position: right top;
	padding-left: 10px;
	background-image: url(images/H1BG.gif); 
	padding-bottom: 10px;
	margin: 0px;
	font: bold 18px/20px Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-color: #666666;
}

H2
{
	font-weight: bold;
	font-size: 12px;
	color: #000066;
}

.menu-vertical
{
	background:#DEE3FF;
	padding:0px;
	margin-left: 9px;
	width:183px;
}

.menu-vertical UL
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	list-style-type: none;
}

.td
{
	font-size: 12px;
}

.landscapetable
{
	padding: 5px;
}

.kb_heading
{
	font-weight: bold;
}

.bluebc
{
	background-color: #99CCFF;
}

.yellowbc
{
	background-color: #FFFF99;
}

.purplebc
{
	background-color: #CC99FF;
}

.greybc
{
	background-color: #999999;
}