/* CSS Document */

/*
====================
Common
====================
*/

body {
	background-color: #ffffff;
	margin: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	}
	
td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}

b {
	color: #005595;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
}

h1  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #FF7800;
    margin-bottom: 5px;
	}

h2  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #005595;
    margin: 5px 0 10px 0;
	}

li {
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
}

ul {
	list-style-image: url(images/nhfa_bullet_v2.png);
	}
	
br #head {
	clear: both;
	}
	
/*
====================
Links
====================
*/

a:link {color: #CC6600; text-decoration: none;}
a:visited {color: #CC6600; text-decoration: none;}
a:hover {color: #CC6600; border-bottom: 1px solid #cc6600; text-decoration: none;}
a:active {color: #CC6600; text-decoration: none;}

#user a:link {color: #ffffff; text-decoration: none;}
#user a:visited {color: #ffffff; text-decoration: none;}
#user a:hover {color: #ffffff; border-bottom: 1px solid #ffffff; text-decoration: none;}
#user a:active {color: #ffffff; text-decoration: none;}

.loginlinks a:link {color: #ffffff; text-decoration: none;}
.loginlinks a:visited {color: #ffffff; text-decoration: none;}
.loginlinks a:hover {color: #ffffff; border-bottom: 1px solid #ffffff; text-decoration: none;}
.loginlinks a:active {color: #ffffff; text-decoration: none;}

#breadcrumb a:link {color: #CC6600; text-decoration: none;}
#breadcrumb a:visited {color: #CC6600; text-decoration: none;}
#breadcrumb a:hover {color: #CC6600; border-bottom: 1px solid #cc6600; text-decoration: none;}
#breadcrumb a:active {color: #CC6600; text-decoration: none;}

#logo a:link{color:#000000; border: 0px solid; text-decoration: none;}
#logo a:visited{color:#000000; border: 0px solid; text-decoration: none;}
#logo a:hover{color:#000000; border: 0px solid #000000; text-decoration: none;}
#logo a:active{color:#000000; border: 0px solid; text-decoration: none;}

#headright a:link {color: #005595; text-decoration: none;}
#headright a:visited {color: #005595; text-decoration: none;}
#headright a:hover {color: #005595; border-bottom: 1px solid #005595; text-decoration: none;}
#headright a:active {color: #005595; text-decoration: none;}

#footerlinks a:link {color: #666666; text-decoration: none;}
#footerlinks a:visited {color: #666666; text-decoration: none;}
#footerlinks a:hover {color: #005595; border-bottom: 1px solid #005595; text-decoration: none;}
#footerlinks a:active {color: #666666; text-decoration: none;}

#terms a:link {color: #666666; text-decoration: none;}
#terms a:visited {color: #666666; text-decoration: none;}
#terms a:hover {color: #005595; border-bottom: 1px solid #005595; text-decoration: none;}
#terms a:active {color: #666666; text-decoration: none;}

#chapters a:link {color:#000000; border: 0px solid; text-decoration: none;}
#chapters a:visited {color:#000000; border: 0px solid; text-decoration: none;}
#chapters a:hover {color:#000000; border: 0px solid #000000; text-decoration: none;}
#chapters a:active {color:#000000; border: 0px solid; text-decoration: none;}

.innerright a:link {color: #fbad25; border-bottom: 0px solid #fbad25; text-decoration: none;}
.innerright a:visited {color: #fbad25; border-bottom: 0px solid #fbad25; text-decoration: none;}
.innerright a:hover {color: #fbad25; border-bottom: 0px dotted #fbad25; text-decoration: underline;}
.innerright a:active {color: #fbad25; border-bottom: 0px solid #fbad25; text-decoration: none;}

.rssbtn a:link {color: #222222; border-bottom: 0px solid #222222; text-decoration: none;}
.rssbtn a:visited {color: #222222; border-bottom: 0px solid #222222; text-decoration: none;}
.rssbtn a:hover {color: #e1e1e1; border-bottom: 0px dotted #e1e1e1; text-decoration: none;}
.rssbtn a:active {color: #222222; border-bottom: 0px solid #222222; text-decoration: none;}

.imgfloatright a:link {color: #cc6600; border-bottom: 0px solid #cc6600; text-decoration: none;}
.imgfloatright a:visited {color: #cc6600; border-bottom: 0px solid #cc6600; text-decoration: none;}
.imgfloatright a:hover {color: #cc6600; border-bottom: 0px dotted #cc6600; text-decoration: underline;}
.imgfloatright a:active {color: #cc6600; border-bottom: 0px solid #cc6600; text-decoration: none;}

.imgfloatleft a:link {color: #cc6600; border-bottom: 0px solid #cc6600; text-decoration: none;}
.imgfloatleft a:visited {color: #cc6600; border-bottom: 0px solid #cc6600; text-decoration: none;}
.imgfloatleft a:hover {color: #cc6600; border-bottom: 0px dotted #cc6600; text-decoration: underline;}
.imgfloatleft a:active {color: #cc6600; border-bottom: 0px solid #cc6600; text-decoration: none;}

/*
====================
Divs
====================
*/

#mainwrapper {
	/* background: url(media/960_grid_12_col_bg.png) top center repeat-y; */
	}

#topmain {
	height: 110px;
	width: 940px;
	text-align: left;
	}
	
#head {
	height: 85px;
	}
	
#logo {
	float: left;
	width: 625px;
	position: relative;
	}
	
#headright {
	float: left;
	clear: right;
	height: 75px;
	width: 315px;
	position: relative;
	text-align: right;
	color: #005595;
	padding: 10px 0 0 0;
	}
	
#nav {
	background: url(media/nhfa_navbg_v1.png) repeat-x top left #005596;
	height: 25px;
	}
	
#navarrow {
	background: url(media/nhfa_nav_arrow.png) no-repeat top left #005596;
	height: 25px;
	}
	
#login {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
	background: url(media/nhfa_navbg_over_v1.png) repeat-x top left #e1e1e1;
	height: 25px;
	}
	
.loginlinks {
	padding: 3px 10px 0 0;
	}

#midmain {
	width: 940px;
	}
	
#breadcrumb {
	color: #005595;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0;
	}
	
.SkinObject {
	color: #005595;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	}
	
#midbtmspacer {
	margin: 10px 0 0 0;
	width: 940px;
	height: 10px;
	border-top: 1px dotted #cccccc;
	}
	
#btmmain {
	width: 940px;
	}
	
#footer {
	}

#chapters {
	padding: 0 0 10px 0;
	}
	
#footerlinks {
	padding: 0 0 5px 0;
	border-bottom: 1px solid #cccccc;
	width: 780px;
	}
	
#copyright {
	padding: 5px 0 0 0;
	color: #005595;
	font-weight: bold;
	}
	
#terms {
	padding: 5px 0 10px 0;
	}
	
/*
====================
Interior Pages Classes
====================
*/
	
.fixedcontent {
	width: 710px;
	}
	
.innerleft {
	float: left;
	width: 230px;
	margin: 0 10px 0 0;
	}
	
.innercontent {
	margin: 0 10px 0 0;
	}
	
.subhdr {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	}
	
.directoryhead {
	color: #ffffff;
	background-color: #005596;
	}
	
.directorylist {
	background-color: #e1e1e1;
	}
	
.directorysublist {
	background-color: #f5f5f5;
	}
	
.imgfloatleft {float: left; margin: 0 15px 10px 0;}

.imgfloatright {float: right; margin: 0 0 10px 15px;}

/*
====================
SOLPARTMENU
====================
*/

.MainMenu_MenuContainer{ background:transparent; }
.MainMenu_MenuBar{}
.MainMenu_RootMenuArrow{ }
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuItem{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 0px 2px 3px;
	border: #999999 solid;
	border-width: 1px 0px;
}

.MainMenu_MenuArrow{
	padding: 1px 3px 1px 7px;
	border: #999999 solid;
	border-width: 1px 1px 1px 0px;
	text-align: right;
}

.submenuitemselected{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 0px 2px 3px;
	background-color: #666666;
	border: #666666 solid; border-width:1px 0px;
}

.submenuitembreadcrumb{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 0px 2px 3px;
	background-color: #999999;
	border: #999999 solid; border-width:1px 0px;
}

.submenu{
	border: 0px;
	background-color: #999999;
	padding: 0px;
	margin: 0px;
}

.submenu TABLE { 
	border: 0px;
	background-color: #999999;
	padding: 0px;
	margin: 0px;
}

.rootmenuitem TD{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 5px;
	height: 25px;
}

.rootmenuitem img{ display:none; }

.rootmenuitembreadcrumb TD{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 5px;
	height: 25px;
	background: url(media/nhfa_navbg_over_v1.png) repeat-x bottom left;
}

.rootmenuitembreadcrumb img{ display:none; }

.rootmenuitemselected TD{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
    background-color: #999999;
	padding: 0px 5px;
	height: 25px;
	background: url(media/nhfa_navbg_down_v1.png) repeat-x bottom left;
}

.rootmenuitemselected img{ display:none; }

.MainMenu_MenuBreak{
	border: 0px;
	/* background: url(media/separator.gif); */
}
