/*----------------------------- 
RESET STYLES 
-----------------------------*/  
  
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6{  
    margin:0;  
    padding:0;  
    -webkit-text-size-adjust:none;  
    }  
body{  
    font-size: 10px;  
    }  
ul, li, ol, dl, dd, dt{   
    padding:0;  
    margin:0;  
    }
ol ol {
	list-style-type:lower-roman;
}
ol ol li {
	list-style-type:lower-roman;
}
a{  
    text-decoration:none;  
    }  
/*end style reset*/

html, body {
	padding:0;
	margin:0;
	border:0;
	background-color:#FFFFFF;
	font: 13px/16px Arial, Helvetica, sans-serif;
	color: #333;

}
html {
	overflow:scroll;
}

.wrapper {
	width:966px;
	margin:auto;
	position:relative;
}

.banner {
	height:130px;
	background-image:url(images/bannerphase2.gif);
	background-repeat:no-repeat;
}

.banner_right {
	width:149px;
	height:128px;
	float:right;
	padding-top:2px;
}
/* banner right buttons */
.banner_right .btn {
	width:143px;
	height:39px;
	padding-right:5px;
}
/* end banner right buttons */
.banner_left_logo {
	width:817px;
	height:80px;
	float:left;
}
/* top navigation styles */
.banner2 {
	width:966px;
	text-align:center;
}
#nav {
	width:817px;
	height:39px;
	float:left;
	font-size:14px;
	text-align:center;
}
#nav ul {
	padding:0;
	margin:0;
	list-style:none;
	height:39px;
}
#nav li {
	padding:0;
	margin:0;
	display:inline;
	border-right:1px solid #dddddd;
	border-left:1px solid #f4f4ed;
	height:39px;
	background: none;
}
#nav ul li:first-child {
	border-left:none;
}
#nav ul li:last-child {
	border-right:none;
}
#nav a {
	line-height:39px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	padding:12px 15px 12px 15px;
	margin:0;
	height:39px;
}
#nav a:hover, #nav a#current {
	color:#689b09;
}
/* end top navigation styles */
.blueline {
	width:958px;
	height:19px;
	margin:0 6px 0 2px;
	background-color:#1e3148;
}

/* teaser styles */
.tsr-top {
	height:23px;
	background-image:url(images/teasers_top.gif);
	background-repeat:no-repeat;
}
.tsr-rpt {
	background-image:url(images/teasers_rpt.gif);
	background-repeat:repeat-y;
}
.tsr {
	background-image:url(images/teasers_btm.gif);
	background-position:bottom;
	min-height:107px;
	_height:107px;
	background-repeat:no-repeat;
}
.tsr-col {
	width:289px;
	float:left;
	padding:10px 5px 30px 17px;
}
/* end teaser styles */
/* teaser 5 col styles */
.tsr5-top {
	height:23px;
	background-image:url(images/teasers5_top.gif);
	background-repeat:no-repeat;
	font-size:11px;
}
.tsr5-rpt {
	background-image:url(images/teasers5_rpt.gif);
	background-repeat:repeat-y;
	font-size:11px;
}
.tsr5 {
	background-image:url(images/teasers5_btm.gif);
	background-position:bottom;
	min-height:107px;
	_height:107px;
	background-repeat:no-repeat;
	font-size:11px;
}
.tsr5-col {
	width:171px;
	float:left;
	padding:10px 5px 30px 17px;
	font-size:11px;
}
/* end teaser styles */
/* Main content */
.maincontent {
	
}

	/* left navigation box section */
.leftnav {
	width: 188px;
	margin: 0 0 30px 0;
	padding: 20px 12px 0 4px;
	position: relative;
	background: url(images/leftmenu.gif) no-repeat;
	min-height: 215px;
	float:left;
}

* html div.leftnav {
	height: 215px;
	overflow: visible;
}

.leftnav strong.head {
	padding-left: 16px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.leftnav ul {
	padding: 0;
	font-size: 14px;
	padding-top:10px;
}

.leftnav ul li {
	padding: 8px 0 8px 16px;
	background: none;
}

.leftnav a {
	color: #333;
	text-decoration: none;
}

.leftnav a:hover,
.leftnav li.active a {
	color: #689B09;
	text-decoration:none;
}
.leftnav ul ul {
	border: none;
	padding-top: 6px;
	display: none;
}
.leftnav a#current {
	color:#689b09;
}
	/* end left navigation box section */
.content-primary {
	width: 700px;
	padding-right: 14px;
	float: right;
	padding-top: 12px;
	position:relative;
}
.content-500w {
	width:500px;
	float:left;
}
.col50 {
	width:48%;
	float:left;
	padding:0 1%;
}
.tr {
	padding:5px 0;
}
.td {
	width:48%;
	float:left;
	padding:0 1%;
}
.greybg {
	background-color:#f1f1f1;
}
.arrowbutton {
	width:177px;
	height:95px;
	padding-left:80px;
	background-image:url(images/arrowbutton.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:right;
	vertical-align:middle;
	display:table;
	#position:relative;
	overflow:visible;
}
.arrowbutton:hover { background-position:top;}
.arrowbutton-center-mid {
	#position:absolute;
	#top:50%;
	display:table-cell;
	vertical-align:middle;
	width:177px;
	cursor:pointer;
}

.arrowbutton-center-center {
	#position:relative; #top:-50%; width:177px;
}
/**/
.hide {
	visibility:hidden;
	height:0;
	overflow:hidden;
}
.show {
	visibility:visible;
	height:auto;
	overflow:visible;
}
#showlink,
#hidelink, #app2link, #app3link {
	cursor:pointer;
}
/**/
/* end main content */
.clear { clear:both;}
/* footer */
.footer {
	height:55px;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	padding:17px 0 0 25px;
	font-size:11px;
}
.footer p { padding:0;}

.footer ul { margin:0; padding:0; list-style:none;}
.footer li { margin:0; padding:0; display:inline; background: none;}
.footer li a { padding:0 4px 0 4px; border-left:1px solid #333333;}
.footer ul li:first-child a { border: none; padding-left:0;}
.footer a {color:#333333; text-decoration:none;}
.footer a:hover { color:#689B09;}

.footer .right {
	width:120px;
	float:right;
	margin-right:90px;
}

.footer2 {
	height:40px;
	background-image:none;
	background-repeat:no-repeat;
	padding:0px 0 0 25px;
	font-size:11px;
}
.footer2 p { padding:0;}

.footer2 ul { margin:0; padding:0; list-style:none;}
.footer2 li { margin:0; padding:0; display:inline; background: none;}
.footer2 li a { padding:0 4px 0 4px; border-left:1px solid #999999;}
.footer2 ul li:first-child a { border: none; padding-left:0;}
.footer2 a {color:#999999; text-decoration:none;}
.footer2 a:hover { color:#999999;}

.footer2 .right {
	width:120px;
	float:right;
	margin-right:90px;
}
/* end footer */

/************* TEXT STYLES ****************/
p, h1, h2, h3, h4, h5 {margin:0;}
h1, h2, h3, h4, h5 {
	padding-top:8px;
}
p {
	padding: 4px 0 12px 0;
}
ol {
	margin: 0 0 0 20px;
	padding: 0 0 16px 0;
}

ul {
	margin: 0;
	padding: 0 0 12px 0;
	list-style: none;
}

ul li {
	padding: 0 0 6px 18px;
	background: url(images/li.gif) no-repeat 0 3px;
}
ol li {
	padding: 0 0 6px 5px;
	margin: 0 0 0 20px;
}

h1 {
	padding-bottom:10px;
	font-size: 22px;
	font-weight: normal;
	color: #5D9B20;
	line-height:26px;
}

h2 {
	padding-bottom:4px;
	font-size: 18px;
	line-height:22px;
	font-weight: normal;
}

h2 span {
	color: #5D9B20;
}

h3 {
	padding-bottom:4px;
	font-size: 15px;
	font-weight: bold;
	color: #5D9B20;
}
h4 {
	padding-bottom:4px;
	font-size: 15px;
	font-weight: bold;
}
a {
	color: #0099CC;
	text-decoration: underline;
}

a:hover {
	color: #689B09;
	text-decoration: underline;
}
img {
	border:none;
}

.bb {
	border-bottom:1px dashed #CCCCCC;
}
/*********** END TEXT STYLES **************/
/* Form definition list styles */
dl {
	padding: 4px 0;
	margin: 0px;
	cursor:default;
	width:99%;
	clear:both;
	position:relative;
	text-align:left;
}

dl dt {
	float: left;
	width: 40%;
	text-align: left;
	margin: 0px;
	font-weight: normal;
	position:relative;
}

dl dd {
	width:59%;
	vertical-align: top;
	float:none;
	margin-left:41%;
	position:relative;
	text-align:left;
}
/* Hover Effects */

form dl:hover {
	background-color:#f1fbde;
}

form dl:hover dt label {
	color: #333333;
}

form dl:hover dt label {
	color: #000000;
}

/* Input hover and focus styles */
form input, textarea {
	border:1px solid #999999;
	text-align:left;
	float:left;
}

form input:hover, textarea:hover {
	border: 1px solid #65A7EF;
}

form input:focus, textarea:focus {
	border: 1px solid #1362B9;
	color: #000000;
}
form h1, form h2 {
	padding-top:15px;
}
#submit {
	text-align:center;
	line-height:20px;
}
.textinput { width:150px; text-align:left; float:left;}
.textarea { width:150px; height:70px; text-align:left;}
.greyed { background-color:#f7f7f7; text-align:left;}
.greyed:hover { background-color:#f7f7f7;}
.greyed input { background-color:#f7f7f7; border:1px dashed #ccc; text-align:left;}
.greyed input:hover { background-color:#f7f7f7; border:1px dashed #ccc;}
/* END FORM STYLES */
/* ICON BOXES FOR SERVICES PAGE */
#icons { clear:both; font-size:11px;}
#icons h2 { font-size:16px; font-weight:bold; padding:0;}
#icons p {padding:2px 0;}
#icons .icowrap {
	width:290px;
	float:left;
}
#icons .icon {
	width:115px;
	height:115px;
	float:left;
}
#icons .icotext {
	width:175px;
	float:right;
}
/* END ICON BOXES FOR SERVICES PAGE */
.poppad {
	padding:20px;
}
.radio, .radio:focus, .radio:hover, .checkbox, .checkbox:focus, .checkbox:hover {
	border:none;
	border-color:#FFF;
	border-width:0px;
}

/*NRCUSTOM* FOR LANDING PAGES */
div.absolutepositioning {
	position:absolute;
	left:100px;
	top:100px;
	z-index:-4;

