.top_links{
font-family: arial;
color: #800000;
font-size: 13px;
text-decoration: none;
padding-top: 10px;
padding-bottom: 0px;
}
.top_links:visited{
color: #810607;
}
.top_button{
padding-top: 6px;
}
.bread_crumb{
font-family: arial;
color: #800000;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}
td{
font-family: arial;
color: #000000;
font-size: 11px;
text-decoration: none;
}
.copyright{
font-family: arial;
color: #800000;
font-size: 11px;
text-decoration: none;
font-weight: bold;
padding-top: 3px;
padding-bottom: 3px;
}
.sub_nav_links{
font-family: arial;
color: #800000;
font-size: 11px;
text-decoration: none;
padding-left: 2px;
font-weight: bold;
}
.sub_nav_links:visited{
color: #800000;
}
.resource_links{
font-family: arial;
color: #800000;
font-size: 11px;
text-decoration: none;
padding-top: 2px;
}
.resources_hd{
font-family: arial;
color: #800000;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

/* Top Nav Bar Definitions */
/*#nav {margin: 0; padding: 0; vertical-align:bottom; BACKGROUND: url(/images/gifs/nav_background.gif)}
*/

#nav {
	PADDING: 0px; 
	margin: 0px; 
	BACKGROUND: url(/images/newlayout/nv_bg.gif); 
	background-position:bottom left;
	LIST-STYLE-TYPE: none; 
	HEIGHT: 20px;
	line-height: 20px; 
	width:1100px;
}
#nav li {
    list-style: none; 
    float: left;
	font-size: 11px; 
	padding-left:16px;
	line-height: 20px; 
	white-space: nowrap;
	vertical-align:top;
    background-image:url(/images/menu_left_01.gif);
	background-position: left top;
	background-repeat: no-repeat;
	
}
#nav a {
    display: block; 
    float: left; 
    padding-right:16px;
    text-decoration: none; 
    font-weight: bold;
	color: white;
	width: .1em;
	line-height:20px;
    background-image:url(/images/menu_right_02.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
html>body #nav a {width: auto;}    /* fixes IE6 hack */
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a {float: none;}            /* End IE5-Mac hack */
#nav a:hover {text-decoration: underline;}

/* Left Nav Bar Definitions */
   