A  {
	text-decoration : none;
	}

A:hover  {
	text-decoration : none;
	color : #AA5555;
	}

.main  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	}

.subnav  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	}

.mainnavhead  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	}

.bodycopy  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	}

.Headline1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #AA5555;
	font-weight: bold;
	}

li  {
	font-size: 14px;
	}

.Headline1SUPER  {
	font-family: Arial, Helvetica, sans-serif;
	color: #aa5555;
	font-weight: bold ;
	vertical-align: super;
	font-size: 12px;
	}

.bodycopySUPER  {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 20px ;
	vertical-align: super;
	}

.subnavSUPER  {
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	vertical-align: super;
	}

.footer  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

.tablecopy  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	}

.tablecopybold  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	}

.tablehead  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	background-color : #A5945A;
	}

.redbold  {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : Red;
	font : bold;
	}

.redbold12  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : Red;
	font : bold;
	}

.greenbold12  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : Green;
	font : bold;
	}

.under  {
	text-decoration : underline;
	}

.redboldlink  {
	font-size : 12px;
	color : aa5555;
	font : bold;
	}

.redboldlink12  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : aa5555;
	font : bold;
	}

.redboldlink14  {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	color : aa5555;
	font : bold;
	}

/*  CSS FROM THIS POINT FORWARD CREATED BY JOSHUA HUME FM@FROWNINGMONKEY.COM */

.srchTbl {
	width:450px;
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.srchTbl td {
	padding:2px 10px;
	padding-top:0px;
	}

.headCell {
	background-color:#a5945a;
	color:#000;
	font-size : 14px;
	font-weight : bold;
	}

	
.advSrchOptions {
	font-size : 12px;
	font-weight : bold;
	}
	
#search {
	text-align:left;
	}
	
h2.headCell {
	text-align:left;
	margin-bottom:5px;
	padding:3px;
	}
	
.searchButton {
	margin-left:15px;
	}
	
a.colHead {
	text-decoration:underline;
	}
	
a.colHead:hover {
	text-decoration:none;
	}
	
.menuActive {
	color:#aa5555;
	}