@charset "iso-8859-1";


body  {
	margin: 0; /* zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* do not change this */
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color:#021b2c;
}

h1 {
	color: #003366;
	font-weight: normal;
	font-size: 17pt;
	line-height:20pt;
}

h2 {
	color: #003366;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-size: 16pt;
	line-height:18pt;
}

h3 {
	color: #003366;
	font-size: 14pt;
	font-weight: bold;
	line-height:16pt;
}

h4 {
	color: #003366;
	font-size: 13pt;
	line-height:15pt;
}

img {
	border-collapse:collapse;
	border-style:none;
	border-width:0px;
}

a  {
	color: #b4881c;
}

a:hover {
	text-decoration:underline;
}

a img {
	border-collapse:collapse;
	border-style:none;
	border-width:0px;
      }
	  
table {
	border-collapse:collapse;
	border: 1px solid #cccccc;
	padding: 5px;
	margin: 0px;
	font-size: 11px;
}

table a {
	color:#063d64;
}

table a:hover {
	color: #b4881c;
}

table td {
	background-color: #dde9f2;
	border: 1px solid #ccddea;
	padding: 4px 8px 4px 8px;
	vertical-align: top;
}


table th {
	line-height: 20px;
	border: 1px solid #063d64;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #063d64;
	font-size: 11px;
}


img.moveDown {
	vertical-align:-3px;
}

img.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 5px;
}
img.floatRight { 
    float: right; 
    margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px; 
}

.icon {
	text-align:center;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
}


#pagecontainer {
	text-align: left;
	margin: 10px auto;
	padding: 0px;
	border:0;
	width: 955px;
	background-color:#ffffff;
}

/* Begin all banner related items */
#agencyheader {
position:relative;
	height: 175px;
	background-image:url(graphics/readynh_banner.jpg);
	background-position:0px 0px;
	background-repeat: no-repeat;
}

.fontsizer {
	float:left;
	width: 100px;
	height: 25px;
	padding-left: 10px;
	padding-top: 0px;
	text-align: left;
}
   
.fontsizer img {
	border-width: 0;
}

.websiteid {
	float:right;
	width: 500px;
	height: 25px;
}

.skip {
float:right;
/*	position:absolute;
	right:0px;*/
	width: 90px;
	height: 25px;
}

.headerdate {
	position: absolute;
	top:150px;
	left:0px;
	width:300px;
	text-align: left;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.headerNav  {
	position:absolute;
	top:150px;
	left:5px;
	width:955px;
	height:25px;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.secondnav1, .secondnav2, .secondnav3, .secondnav4, .secondnav5 {
	vertical-align:middle;
	position:absolute;
	top:6px;
}

.secondnav1 a, .secondnav2 a, .secondnav3 a, .secondnav4 a, .secondnav5 a {
	color:#ffffff;
	text-decoration:none;
}

.secondnav1 a:hover, .secondnav2 a:hover, .secondnav3 a:hover, .secondnav4 a:hover, .secondnav5 a:hover {
	color:#063d64;
	text-decoration:none;
}

.secondnav1 {
	right:30px;
}

.secondnav2 {
	right:140px;
	width:155px;
	text-align:right;
}

.secondnav3 {
	right:317px;
}

.secondnav4 {
	right:430px;
}

.secondnav5 {
	right:522px;
}
/* End all banner related items */


/* Begin all content area items */
#contentarea {
	position:relative;
	float: left;
	padding-right:20px;
	width:685px;
	min-height:425px;
	padding-left:25px;
	padding-top:25px;
	padding-bottom: 25px;
	vertical-align:top;
	line-height: 1.5em;
}

.contentnarrow  {
	width:500px;
	float:left;
}

.contentwide  {
	width:685px;
		float:left;
}

/* Begin all left sidebar items */
#leftsidebar {
	float: left;
	width: 200px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align:center;
}

#leftNav {
	width: 185px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9bbdd5;
	text-align: left;
}

#leftNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#leftNav li {
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}

#leftNav a {
	display: block;
	padding: 2px 10px 2px 20px;
	width: 155px;
	color: #063d64;
	text-decoration: none;
	background-image: url(graphics/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9bbdd5;
}

#leftNav a:hover {
	color: #b4881c;
	text-decoration: none;
}

/* End all left sidebar items */

/* Begin all right sidebar items */

#rightsidebar {
	/*position:absolute;*/
	float:left;
	top:0px;
	right:0px;
	width: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


/*Needed for Search */

/* Use this one for Search in below Header only*/
.mno-search-div {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/* Use this one for Search in Header only
.mno-search-div {
	top:153px;
	right:20px;
	width:170px;
	position:absolute;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
*/

.mno-search-div form {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	height:20px;
}

.mno-search-div #q {
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:1px 1px 1px 1px;
	border:1px solid #063d64;
	border-collapse:collapse;
	text-align:center;
	color:#999;
}

.mno-search-div .mno-button {
	width:19px;
	height:19px;
	background-color:#000000;
	background-image:url(graphics/search-icon.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	cursor:pointer; /* Hand cursor for the normal state */
	line-height:19px;
	border: #2c356b none 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.mno-search-div .mno-button:hover {
	background-image:url(graphics/search-icon-over.gif);
}

.mno-search-div .mno-button:focus {
	background-image:url(graphics/search-icon-focus.gif);
}


.date {
color:#770000;
font-size:8pt;
}

.newstitle  {
font-size:12pt;
font-weight:bold;
color: #000000;
text-align:left;
margin:0px;
padding:2px 5px 5px 5px;
border-bottom:2px solid #9bbdd5;
}

.news  {
margin:0px;
padding:0px 5px 3px 5px;
}

.news  a {
text-decoration:none;
}

.news  a:hover {
text-decoration:none;
color:#000000;
}

/* End all right sidebar items */
/* End all content area items */

/* Begin Partner area */
#partners {
	clear: both;
	height:74px;
	background-color:#ffffff;
}

/*

 End Partner area */

/* Begin all footer area items */
#footer {
	clear: both;
	background-image:url(graphics/footer_backg.gif);
	background-repeat:repeat-x;
	height:35px;
	background-color:#3c6f93;
}

.footerleft {
	float:left;
	background-image:url(graphics/footer_seal.gif);
	background-position:15px 4px;
	background-repeat:no-repeat;
	height:25px;
	padding-left:50px;
	padding-top:10px;
	width:400px;
	text-align:left;
	color:#999999;
}

.footerleft a {
	color: #ffffff;
	text-decoration: none;
}

.footerleft a:hover {
	color:#063d64;
	text-decoration: none;
}

.footerleft a:visited {
	color:#ffffff;
	text-decoration: none;
}

.footerright {
	float:right;
	padding-top:10px;
	height:25px;
	padding-right:20px;
	width:450px;
	text-align:right;
	color:#ffffff;
}
/* End all footer area items */
.contactInfo {
float:right;
width:170px;
}

.pressTitle {
	color: #003366;
	font-size: 14pt;
	font-weight: bold;
}

.backtotop{
	float:right;
	padding:0px 15px 0px 15px;
  } 
