.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;
}

.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;
}

.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 }
