#body 
{
	top:0px;
	BACKGROUND-COLOR: #A49B92;
	margin: 0px;
	text-align: center;
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana, Helvetica;
	background-repeat: repeat-x;
}

#greenstripe
{
	background-image: URL("/images/bg-top.gif");
	background-repeat: repeat-x;
}
#spacer
{
	height: 1000px;
	vertical-align: top;
}

#left
{
	width: 244px;
	position: relative;
	left:10px;
	top:0px;
}

#center
{
	width: 458px;
	position: relative;
	left:266px;
	top:0px;
}
#right
{
	width: 244px;
	position: relative;
	left:738px;
	top:0px;
}

#greenboxtop
{
	height: 274px;
	width: 502px;
	position: relative;
	top:0px;
	left:-10px;
	color: #FFFFFF;
}
#imageheader
{
	height: 274px;
	position: relative;
	color: #FFFFFF;
}

#menus
{
	height: 55px;
	position: relative;
	top: 5px;
	left: 2px;
	color: #FFFFFF;
	z-index: 150;

}
#employee-login
{
	background: #DBD8BD;
	width: 243px;
}

#client-login
{
	background: #BAE0CD;
	width: 243px;
}

#nh-system-login
{
	background: #B4D5F0;
	width: 243px;
}

#blog-postings
{
	background: #DBD8BD;
	width: 243px;

}

#newsletter
{
	background-image: URL("/images/newsletter.jpg");
	width: 243px;
	height: 67px;
}

#hot-topics
{
	background: #A49B92;
}

#testimonials
{
	border: 1px;
	border-style: solid;
	border-color: #AB5410;
}

#testimonials2
{
	padding: 10px;
}

#blog-links
{
	padding: 10px;
}

#White_header
{
	background: #FFFFFF;
	width: 993px;
	min-height: 90%;
	margin: 0 auto;
	z-index: -100;


}

* html #White_header {
height: 100%;
}

#header{
	top:10px;
	height:88px;
	width: 243px;
}

#logins{
	height:88px;
	width:244px;
}

#copyfooter{
	color: #000000; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica;
}

#header-text{
	position: relative;
	top:-65px;
	left:650px;
	width:400px;
	height:0px;
}

A.headerlink:link
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none;
}
A.headerlink:visited
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none;
}
A.headerlink:hover
{
    COLOR: #AB5410;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: underline;
}

A.testlink:link
{
    COLOR: #AB5410;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none;
	font-weight: bold;
}
A.testlink:visited
{
    COLOR: #AB5410;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none;
	font-weight: bold;
}
A.testlink:hover
{
    COLOR: #00275D;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: underline;
	font-weight: bold;
}

A.hot-topics:link
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none;
}
A.hot-topics:visited
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none;
}
A.hot-topics:hover
{
    COLOR: #AB5410;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: underline;
}

A.footerlink:link
{
    COLOR: #00275D;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none;
	font-size:10px
}
A.footerlink:visited
{
    COLOR: #00275D;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none;
	font-size:10px
}
A.footerlink:hover
{
    COLOR: #AB5410;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: underline;
	font-size:10px
}

h1  
{ 
	color: #00275D; 
	font-size: 16px; 
	font-family: Verdana, Arial, Helvetica;
}


	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		z-index: 0;
		background: #FFFFFF;

	}
	/* holy grail 3 column settings */
    .holygrail .colmid {
        float:left;
        width:200%;
        margin-left:-244px; 	/* Width of right column */
        position:relative;
        right:100%;

    }
    .holygrail .colleft {
        float:left;
        width:100%;
        margin-left:-49%;
        position:relative;
        left:488px;         	/* Left column width + right column width */

    }
    .holygrail .col1wrap {
        float:left;
	    width:50%;
	    position:relative;
	    right:260px;        	/* Width of left column */
	     	/* Centre column bottom padding. Leave it out if it's zero */

	}
	.holygrail .col1 {
        margin:0 270px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
        position:relative;
	    left:199%;
	    overflow:hidden;
	}
    .holygrail .col2 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:244px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:10px;         	/* Width of the left-had side padding on the left column */
    }
    .holygrail .col3 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:244px;        	/* Width of right column content (right column width minus left and right padding) */
        margin-right:10px;  	/* Width of right column right-hand padding + left column left and right padding */
        position:relative;
        left:49%;
    }

.error
{
    FONT-SIZE: 10px;
    COLOR: #D70000;
    FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

#MySpamTrap {display: none;}


/*******************************************************************/
/*********** New Drop-Down Menu ************************************/
/*******************************************************************/


.menu-psm {
	width:973px; 
	height:32px; 
	position:relative; 
	z-index:100;
	border-right:1px solid #000000; 
	font-family:arial, sans-serif;
	top: 5px;
	left: 10px;

}

/* hack to correct IE5.5 faulty box model */
* html .menu-psm {
	width:974px;
	height:31px; 
}

/* remove all the bullets, borders and padding from the default list styling */
.menu-psm ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.menu-psm ul ul {
	width:139px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu-psm positon */
.menu-psm li {
	float:left;
	width:139px;
	position:relative;
}

/* style the links for the top level */
.menu-psm a.stuff, .menu-psm a.stuff:visited {
	display:block;
	font-size:13px;
	text-decoration:none; 
	color:#000000;
	width:128px;
	height:30px; 
	border:1px solid #000000;
	border-width:1px 0 1px 1px;
	background:#00275D; 
	background-image: URL("/images/slim-off.jpg");
	background-repeat: repeat-x;
	padding-left:10px; 
	line-height:29px; 
	font-weight:bold;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu-psm a.stuff, * html .menu-psm a.stuff:visited {
	width:139px;
}

/* style the second level background */
.menu-psm ul ul a.drop, .menu-psm ul ul a.drop:visited {
	background:#d4d8bd url("/images/blue-arrow.gif") no-repeat 120px center;
}

/* style the second level hover */
.menu-psm ul ul a.drop:hover{
	background:#c9ba65 url("/images/blue-arrow.gif") no-repeat 120px center;
}

.menu-psm ul ul :hover > a.drop {
	background:#c9ba65 url("/images/blue-arrow.gif") no-repeat 120px center;
}

/* style the third level background */
.menu-psm ul ul ul a.stuff, .menu-psm ul ul ul a.stuff:visited {
	background:#e2dfa8;
}
/* style the third level hover */
.menu-psm ul ul ul a:hover {
	background:#b2ab9b;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu-psm ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0;
	width:140px;
	border-top:1px solid #000000;
}

/* another hack for IE5.5 */
* html .menu-psm ul ul {
	top:31px;
}

/* position the third level flyout menu-psm */
.menu-psm ul ul ul{
	left:139px;
	top:-1px;
	width:139px;
}

/* position the third level flyout menu-psm for a left flyout */
.menu-psm ul ul ul.left {
	left:-139px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu-psm table {
	position:absolute; 
	top:0;
	left:0;
	border-collapse:collapse;
}

/* style the second level links */
.menu-psm ul ul a.stuff, .menu-psm ul ul a.stuff:visited {
	background:#cdc9c5; 
	color:#00275D;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:118px;
	border-width:0 1px 1px 1px;
}

/* yet another hack for IE5.5 */
* html .menu-psm ul ul a.stuff, * html .menu-psm ul ul a.stuff:visited {
	width:139px;
	padding:5px 5px;
}

/* style the top level hover */
.menu-psm a.stuff:hover, .menu-psm ul ul a.stuff:hover{
	color:#DBD8BD; 
	background:#00275F;
	background-image: URL("/images/slim-on.jpg");
	background-repeat: repeat-x;

}

.menu-psm :hover > a.stuff, .menu-psm ul ul :hover > a.stuff {
	color:#DBD8BD;
	background:#00275F;
	background-image: URL("/images/slim-on.jpg");
	background-repeat: repeat-x;
}

/* make the second level visible when hover on first level list OR link */
.menu-psm ul li:hover ul, .menu-psm ul a.stuff:hover ul{
	visibility:visible; 
}

/* keep the third level hidden when you hover on first level list OR link */
.menu-psm ul :hover ul ul{
	visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu-psm ul :hover ul :hover ul{
	visibility:visible;
}

/********************************************************************/
/* HTML Tag Styles **************************************************/
/********************************************************************/

	A:Link, A:Visited, A:Hover{
		text-decoration: none;
		font-weight: bold;
	}

	A:Link, A:Visited{
		color: #00275D;
	}

	A:Hover {
		color: #AB5410;
	}

	BODY, TD {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
	}

	FORM {
		margin: 0px;
		padding: 0px;
	}

html, body {
height: 100%;
}

