/* CSS Document */

body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/topgraynavbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.boldredtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #920213;
}
.panelheader {
	background-image: url(images/panelheaderbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}

.boldblacktitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
}

ul.panellinks {list-style-image: url(images/arrow.gif); }

.dotteddiv {
	background-image: url(images/dotteddiv.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

a.panellinks:link { font-family: "Times New Roman", Times, serif; font-size: 11px; color: #000000; font-weight: bolder; text-decoration: none; padding-top: 50px;}
a.panellinks:visited { font-family: "Times New Roman", Times, serif; font-size: 11px; color: #000000; font-weight: bolder; text-decoration: none;}
a.panellinks:hover { font-family: "Times New Roman", Times, serif; font-size: 11px; color: #920213; font-weight: bolder;}

a:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #920213;}
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #920213;}
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}

a.footerlinks:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #910415;}
a.footerlinks:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #910415;}
a.footerlinks:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #F3233D;}

#panellist
{
margin: 0;
padding: 0;
list-style: none;
}

#panellist li
{
padding-left: 10px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#footer {
	position:relative;
	width:100%;
	height:115px;
	z-index:0;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: center top;

}
.contentsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

<!--- NAV CSS --->

TD#rowhighlight  {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	border: thin solid #FFFFFF;
	background-color: #666666;
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
TD#rowhighlight:hover  {
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: none;
	cursor:pointer;
	background-image: url(images/navcss/rollover.gif);
	background-repeat: no-repeat;
	background-position: center bottom;

}

a.navlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration:none;
	color: #FFFFFF;
}

a.navlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration:none;
	color: #FFFFFF;
}

a.navlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration:underline;
	color: #FFFFFF;
}

<!--- SUB NAV --->

#h-contain {
	padding: 0px;
	border: 0px solid #000;
	margin-bottom: 0;
	}

#subnav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#subnav ul li {
	background-image: url(images/navcss/subnavdivider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	list-style: none;
	display: inline;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
	}
	
		
#subnav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
	
div#noborder a{
	border:none;
}
#subnav2 ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
		
#subnav2 ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
#subnav2 ul li {
	background-image: url(images/navcss/subnavdivider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	list-style: none;
	display: inline;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 12px;
	}
	#subnav3 ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
		
#subnav3 ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
#subnav3 ul li {
	background-image: url(images/navcss/subnavdivider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	list-style: none;
	display: inline;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	}
.red {
	color: #920213;

}
.red2 {
	color: #920213;
	font-size:13px;
}
.image{
	padding:0px 0px 0px 10px;
}
strong {
	color: #920213;
}
	