BODY {
	margin: 0;
	background-color: #e6e7e8;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.68em;
	color: #00457C;
	font-weight: normal;
	height: 180px;
}

IMG {
	border: 0;
}

P {
	margin: 0;
}

H1 {
	font-size: 3em;
	font-weight: normal;
	color: #00457C;
	margin: 0 0 8px 0;
}

H2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #00457C;
	line-height: 18px;
	margin: 0 0 8px 0;
}

H3 {
	font-size: 2.4em;
	font-weight: normal;
	color: #00457C;
	margin: 0 0 8px;
}

p.bodytitle {
	font-size: 1.5em;
	font-weight: normal;
	color: #00457C;
	margin: 0 0 15px;
}

p.rhcolgrey {
	color: #808285;
	margin: 0;
}

p.subtitle {
	font-size: 18px;
	color: #f6aa51;
	font-weight: normal;
	margin: 20px 0 0;
}

p.extralineheight {
	line-height: 1.3em;
}



/* Hyperlinks */

a.arrowlink, a.arrowlink:visited {
	color: #007ac2;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.arrowlink:hover {
	color: #808285;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a.contactcuh, a.contactadd:visited {
	display: block;
	width: 174px;
	height: 28px;
	background-color: #808285;
    border-top: 0;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	text-align: center;
	padding-top: 8px;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}

a.contactcuh:hover {
	background-color: #00457c;
	text-decoration: none;
}

a.contactadd, a.contactadd:visited {
	display: block;
	width: 174px;
	height: 28px;
	background-color: #808285;
    border-top: 0;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	text-align: center;
	padding-top: 8px;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}

a.contactadd:hover {
	background-color: #f49526;
	text-decoration: none;
}







a.footerlink, a.footerlink:visited {
	font-size: 12px;
	color: #808285;
	text-decoration: none;
}

a.footerlink:hover {
	color: #808285;
	font-size: 12px;
	text-decoration: underline;
}

a.footerlink2, a.footerlink2:visited {
	font-size: 10px;
	color: #808285;
	text-decoration: none;
}

a.footerlink2:hover {
	color: #808285;
	font-size: 10px;
	text-decoration: underline;
}

P {
	margin: 8px 0;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 980px;
	background-color: #fff;
	border: 10px solid #fff;
}

#pageheader {
	position: relative;
	width: 980px;
	height: 335px;
	padding-bottom: 1px;
}


#logo {
	position: absolute;
	right: 22px;
	top: 15px;
	z-index: 100;
}

#mainnavigation {
	position: relative;
	width: 980px;
	height: 36px;
}

#mainnavigation {
	z-index: 99; 
	width: 980px;
	height: 36px; 
	
	}
	
#maincontentarea {
	position: relative;
	width: 980px;
	min-height: 410px;
	padding-top: 30px;
	background-color: #fff;
	clear: both;
}



#maincontentleft {
	position: relative;
	width: 685px;
	height: 200px;
	float: left;
	padding-left: 15px;

}

#maincontentright {
	position: relative;
	width: 239px;
	height: 200px;
	float: right;
}


#rightcolbox {
	position: relative;
	padding-top: 20px;
	width: 205px;
	font-size: 12px;
	color: #808285;
	padding: 15px 15px;
	border: 1px solid #e6e7e8;
}

/* footer assets */

#footer {
	position: relative;
	width: 1000px;
	height: 37px;
	font-size: 12px;
	position: relative;
	margin: 0 auto;
	color: #808285;
	text-align: right;
}

#footerleft {
	position: relative;
	width: 450px;
	padding-right: 12px;
	padding-top: 5px;
	float: right;
}

#footercontact {
	position: relative;
	width: 123px;
	height: 37px;
	padding-right: 7px;
	background-color: #fff;
	float: right;
}
#footercontacta {
	position: relative;
	width: 130px;
	height: 37px;
	text-align: center;
	margin-right: 3px;
	background-color: #fff;
	float: right;
}

.footertext {
	font-size: 10px;
	padding-top: 6px;
}

#footernhs {
	position: relative;
	left: -50px;
	display:inline-block;
	width: 400px;
	height: 32px;
	color: #fff;
	padding-top: 5px;
	float: left;
	
}





/*  Forms Assets */

FORM {
	margin: 0;
}

/* Search Box Assets */

#searchouter {
	position: relative;
	height: 25px;
	padding-bottom: 20px;
}

#searchleft {
	position: relative;
	float: left;
}

#searchmiddle {
	position: relative;
	padding: 2px 5px;
	float: left;
}

#searchright {
	position: relative;
	padding-top: 5px;
	float: left;
}


.hsj
{
	font-size: 12px;
	font-weight: bold;
	color: #B73237;


}


.majorIncdient {
	font-size: 2.4em;
	font-weight: normal;
	color: #FF0000;
	margin: 0 0 8px;
}
