body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/Back.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

a.topnav {
	color: #ffffff;
}

a.topnav:hover {
	color:#FF9900;
}

#welcometext {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 18px;
	margin: 0px 10px 15px 0px;
	font-size: 13px;
	color: #B36B00; 
	line-height: 18px
}

#welcometext a 
{
	color: #B36B00; 
	font-weight: bold;
	text-decoration: none;
}

#welcometext a:hover 
{
	color: #B36B00; 
	font-weight: bold;
	text-decoration: underline;
}

.leftcol-cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
	margin-left: 14px;
}

a.leftcol-cat {
	color: #FF9900;
}

a.leftcol-cat:hover {
	color: #FFFFFF;
}

.leftcol-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
	line-height: 16px;
	margin-left: 19px;
}

a.leftcol-sub {
	color: #CCCCCC;
}

a.leftcol-sub:hover {
	color: #FFFF00;
}

.searchborder-table {
        font-size: 11px;
        border: 1px;
        background: #FFFFFF;
        color: #0C3D9E;
		border-style: solid;
        border-color: #758487;
}

.sub-cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}

a.sub-cat {
	color: #FF9900;
}

a.sub-cat:hover {
	color: #FF9900;
	text-decoration: underline;
}

.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
    margin-left: 10px; 	
}

a.more {
	color: #990000;
	text-decoration: underline;
}

a.more:hover {
	color: #990000;	
	text-decoration: none;
}

.HomeBackground07{
	background-image:url(/images/DotDividerVert.gif);
}

.HomeBackground09{
	background-image:url(/images/DotDividerHor.gif);
	height:9px;
}

.form-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.spacing10px {
        margin-top: 10px
}

li { list-style-type: square; margin-left: -5px; line-height: 22px; }

.listmargin  {margin-top: -10px}


a {color: #003399; text-decoration: underline }

A:hover {color: #993399; text-decoration: underline }
