@charset "utf-8";
/* CSS Document */

/* Nav Menu */
.skinmaster {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
#twocol .contentpane, #twocolblog .contentpane {
	width: 630px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.ie #twocol .contentpane, .ie #twocolblog .contentpane {
	width: 630px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
#twocol .rightpane, #twocolblog .rightpane {
	width: 30%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
#threecol .leftpane, #twocol .leftpane {
	width: 170px;
	background-color: transparent;
	padding-top: 0px;
}
#threecol .contentpane {
	width: 385px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
#threecol .rightpane {
	width: 245px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.ie #threecol .rightpane {
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
/* This is the module header bar.  No idea why it's in the skin template and not the container */
.Head {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #791D26;
}
#headersec {
	position:relative;
	top:0px;
	left:0px;
	height:200px;
}
.menubar {
/*	padding-top: 5px; */
}
#menu {
	color: #fff;
	height: 35px;
	background: #1878FB;
	font: 13px Arial, Helvetica, Sans-Serif;
	text-transform: lowercase;
	padding: 0 0 0 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-weight: 800;
	letter-spacing: 1pt;
	float:left
}
#menuspan {
	margin-bottom: 5px;
}
.ie #menuspan {
	margin-top: 3px;
}
#menuspan #PWlinks, #menuspan #PWimg {
	margin-top: -30px;
	text-align: right;
}
.ie #menuspan #PWlinks, .ie #menuspan #PWimg, .opera #menuspan #PWlinks, .opera #menuspan #PWimg {
	float:right;
	margin-top: -32px;
	text-align: right;
}
.opera #menuspan #PWimg {
	margin-right: 9px;
}
#menuspan #PWlinks a {
	font: 8px Arial, Helvetica, Sans-Serif;
	text-transform: capitalize;
	color: #000;
	line-height: 14px;
}
#menuspan #PWimg {
	margin-top: -28px;
	padding-right: 65px;
}
.ie #menuspan #PWimg {
	padding-right: 0px;
}
/* CSSNodeRoot */
.main_dnnmenu_rootitem {
	border-right: 2px solid #fff;
	padding: 9px 12px 10px 12px;
	float: left;
	text-align: center;
}
#dnn_dnnNAV_ctldnnNAVt67 {
	background: #A2C8FB;
	padding: 9px 15px 10px 15px;
	margin-left: -10px;
	margin-right: -10px;
	font-style: italic;
}
/* Menu Node Hover Root */
.main_dnnmenu_rootitem_hover {
	float: left;
	background: #A2C8FB;
}
/* Menu Node Selected Root */
.main_dnnmenu_rootitem_selected {
	border-right: 2px solid #FFF;
	padding: 9px 15px 10px 15px;
	float: left;
	text-align: center;
	background: #A2C8FB;
}
.main_dnnmenu_rootitem_selected {
	border-right: 2px solid #FFF;
	padding: 9px 15px 10px 15px;
	float: left;
	text-align: center;
	background: #A2C8FB;
}
.safari .main_dnnmenu_rootitem_selected {
	padding: 9px 15px 11px 15px;
}
/* Sub Menu Container */
.main_dnnmenu_submenu {
	border: 2px solid #FFF;
	border-top: 0;
}
.main_dnnmenu_submenu td {
	background: #1B78FB;
	padding: 5px;
	z-index: 1000;
	text-align: left;
	color: #FFF;
	font-size: 13px;
}
/* Sub Menu Hover */
.main_dnnmenu_itemhover td {
	background: #A2C8FB;
	color: #FFF;
}
/* Sub Menu Selected */
.main_dnnmenu_itemselected td {
	background: #699fd5;
}
#footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
}
#footerlinks tr td h3, #footerlinks tr td h2 {
	text-transform: lowercase;
	color: #791d26;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	letter-spacing: .1em;
}
#footerlinks tr td a {
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
}
#footerlinks tr td a:hover {
	text-decoration: underline;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #1B78F5;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #1B78F5;
}
#footer .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #000;
}
#footer .copyright a, #footer .copyright a:visited {
font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
}
#footer .byline {
	font-family: Georgia, "Times-Roman", serif;
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
	color: #1B78F5;
}
#footer_hr {
	width: 800px;
	border-bottom: 6px solid #A2C8FB;
}
#phonesearch {
	background-image: url(/Portals/_default/Skins/NH-Main/images/nh_tollfree.png);
	background-repeat: no-repeat;
	width: 245px;
	height: 68px;
	margin-left: 6px;
	padding-bottom: 5px;
}
#search {
	padding-top: 31px;
	padding-left: 7px;
}
.ie #search {
	padding-top: 27px;
}

#search label{
font-family: Helvetica, Arial,sans-serif;
font-size: 10px;
margin-left: 1px;
color: #FFF;
font-weight: bold;
text-transform: uppercase;
}
#search a{
text-decoration: underline;
color: #FFF;
text-transform: capitalize;
}
/* Google AJAX search box */
.gs-result .gs-snippet {
}

.gs-result .gs-title, .gs-result .gs-title * {
color:#0000CC;
text-decoration:underline;

}

.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
color:#008000;
text-decoration:none;
}

#dnn_TopPane .gs-visibleUrl-short{
display:none;}

#dnn_TopPane .gs-webResult div.gs-visibleUrl-long{
display: block;}

#gss_input{
margin-top: -1px;
background-color:#FFFFFF;
color:#342D2B;
cursor:pointer;
padding:1px;
white-space:nowrap;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width: 190px;
height: 20px;
margin-bottom: 2px;
}

.ie #gss_input{
margin-top: -1px;
background-color:#FFFFFF;
color:#342D2B;
cursor:pointer;
padding:1px;
white-space:nowrap;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width: 190px;
height: 20px;
margin-bottom: -5px;
} 
#dnn_TopPane .gsc-title{
display:none;}

#dnn_TopPane{
font-size: 12px;
text-align: left;}

#dnn_TopPane .gsc-stats{
display: none;
}


#dnn_TopPane .gs-no-results-result .gs-snippet, .gs-error-result .gs-snippet {
background-color:#A2C8FB;
border:1px solid #1878FB;
margin:5px;
padding:5px;
font-size: 11px;
font-weight: bold;
}

#dnn_TopPane .gsc-trailing-more-results{
display:none;}


/*#dnn_TopPane .gsc-stats{
background-image:url("/Portals/0/Images/noresultsfound.jpg");
background-position:25px 3px;
background-repeat:no-repeat;
display: block;
height: 30px;
color: #791d26;
}*/

/* DNN search box */
#dnn_dnnSEARCH_txtSearch {
	width: 170px;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
/* position search image */
#dnn_dnnSEARCH_cmdSearch img {
	border: 0;
	position: relative;
	top: 4px;
	left: -3;
	right: 5px;
}
hr.blog {
	color: #A2C8FB;
}
.green {
	background-color: #ebf7d2;
	background-position: 15px -5px;
	padding:6px;
)
