@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body  {
	font: 12px/120% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #B2B493;
	margin: 30px 0 0 0;
	padding: 0;
}

p {
	padding: 5px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.twoColERI #container {
	width: 832px;
	background: #FFFFFF url(../images/nav_bar_bg.gif) repeat-y;
	margin: 0 auto;
	text-align: left;
} 

.twoColERI #header { 
	background-image:url(../images/page_banner.jpg);
	background-repeat:no-repeat;
	height:113px;
} 

.twoColERI #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #304678; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 45px 0px;
}

.twoColERI #sidebar1 p  {
	padding: 0px;
}

.twoColERI #search {
	padding-left: 15px;
	margin-top: 60px;
}

.twoColERI #training {
	width: 215px;
	float: left;
	border-right: 1px solid #094835;
	border-bottom: 1px solid #094835;
	border-left: 1px solid #094835;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

.twoColERI #training p  {
	margin-top: 8px;
}

.twoColERI #training h1  {
	font: bold 120% "Times New Roman", Times, serif;
	border-top: 2px solid #094835;
	border-bottom: 1px solid #094835;
	margin: 10px 4px 5px;
}

.twoColERI #training h2 {
	color: #094835;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
}

.twoColERI #consult {
	width: 215px;
	float: left;
	border-right: 1px solid #808088;
	border-bottom: 1px solid #808088;
	border-left: 1px solid #808088;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 13px;
}

.twoColERI #consult p  {
	margin-top: 8px;
}

.twoColERI #consult h1  {
	font: bold 120% "Times New Roman", Times, serif;
	border-top: 2px solid #808088;
	border-bottom: 1px solid #808088;
	margin: 10px 4px 5px;
}

.twoColERI #consult h2 {
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}

.twoColERI #consult ul {
	list-style: none;
	padding: 0px;
	margin-left: 8px;
	margin-top: 8px;
}

.twoColERI #consult li {
	background: url(../images/target.gif) no-repeat 0em 0em;
	padding-left: 1.8em;
	margin-bottom: 1em;
}

.twoColERI #resource {
	width: 160px;
	float: right;
	border-right: 1px solid #B2B493;
	border-bottom: 1px solid #B2B493;
	border-left: 1px solid #B2B493;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.twoColERI #resource h1  {
	font: bold 120% "Times New Roman", Times, serif;
	border-top: 2px solid #B2B493;
	border-bottom: 1px solid #B2B493;
	margin: 10px 4px 5px;
}

.twoColERI #resource h2 {
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}

.twoColERI #resource ul {
	list-style: none;
	padding: 0px;
	margin-left: 8px;
	margin-top: 8px;
}

.twoColERI #resource li {
	background: url(../images/target.gif) no-repeat 0em 0em;
	padding-left: 1.8em;
	margin-bottom: 1em;
}

.twoColERI #mainContent {
	margin: 0 0 40px 195px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 30px 15px 0px 0px;
} 

.twoColERI #mainContent a:link {
	color: #304878;
	text-decoration: underline;
}

.twoColERI #mainContent a:visited {
	color: #094835;
	text-decoration: underline;
}

.twoColERI #mainContent a:hover {
	color: #094835;
	text-decoration: none;
	background-color: #dedfca;
}
.twoColERI #regform {
	width: 600px;
	margin-top: 10px;
}
.twoColERI #regform h1 {
	font: bold 120% "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding-bottom: 8px;
	padding-left: 5px;
}
.twoColERI #regform h2 {
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
	color: #304678;
	margin-top: 15px;
	padding-left: 5px;
}
.twoColERI #regform fieldset {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B2B493;
	padding-bottom: 10px;
}
.twoColERI #regform legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #2F4777;
	padding-top: 15px;
	padding-bottom: 5px;
}

.twoColERI #rightcol {
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #ababb2;
	margin: 0px 0px 20px 15px;
	width: 160px;
	height: 200px;
	float: right;
}

.twoColERI #footer {
	padding: 0 20px 0 20px;
	border-top: 7px solid #094835;
	background: url(../images/footer_bgcolor.gif) repeat-x;
	height: 125px;
} 

.twoColERI #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font: 10px/120% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}

.twoColERI #footer a:link {
	color: #304878;
	text-decoration: underline;
}

.twoColERI #footer a:visited {
	color: #B2B493;
	text-decoration: none;
}

.twoColERI #footer a:hover {
	color: #094835;
	text-decoration: none;
	background-color: #dedfca;
}

#nlform {
	width: 150px;
	border: 1px solid #B2B493;
	display: block;
	background: #dedfca;
	margin-top: 15px;
}


#nlform_round {
	display: block;
	background: url(../images/nl_roundbox.jpg) repeat-y;
	margin-right: auto;
	margin-left: auto;
}

form div {
	margin: 6px 3px;
}
input, textarea  {
	margin-top: 5px;

}

input, select, checkbox, textarea {
	color: #000000;
	border: 1px solid #ABABB2;
}

input:focus, select:focus, checkbox:focus, textarea:focus {
	color: #094835;
	background-color: #dedfca;
}
.twoColERI #mainContent hr {
	color: #304678;
	background-color: #304678;
	height: 1px;
	width: 480px;
	margin-top: 10px;
}

.nlfont {
	color: #094835;
	font-weight: bold;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.last {
	background: url(../images/nl_roundbox_btm.jpg) no-repeat left bottom;
	margin: 0px;
	padding-bottom: 2em;
}

.top {
	background: url(../images/nl_roundbox_top.jpg) no-repeat left top;
	margin: 0px;
	padding: 15px 0em 0em 1em;
}
.lftlabel {
	display: block;
	float: left;
	width: 150px;
	padding-bottom: 5px;
	padding-left: 8px;
	vertical-align: text-top;
}
.radiolabel {
	vertical-align: middle;
	padding-left: 8px;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #304678;
	background-color: #DEDFCA;
	font-size: 12px;
	font-weight: bold;
}
.darkbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DEDFCA;
}
#ad {
	float: left;
	margin-left: 40px;

}