/* CSS - New Project */

/* reset */
	html, body, div, span, object, iframe, img, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}

/* general */
	strong {font-weight: bold;}
	em {font-style: italic;}
	.left {float: left;margin-right: 1em;}
	.right {float: right;margin-left: 1em;}
	.center {text-align: center;}
	.clear {clear: both;}
	.hide {display: none;}
	.show {display: block;}
	body {font-size: 12px; background: #215139 url(../images/bg.jpg) repeat-x;font-family: Trebuchet MS; color: #484848;}
	#bodyContent h1, #bodyContent h2 {text-transform: uppercase; color: #fff; padding: 7px 5px 7px 35px; font-size: 14px; font-weight: normal; line-height: 1em!important;}	
	a {color: #7c3937; text-decoration: underline;}
	a:hover {text-decoration: none;}
	p {line-height:20px;}
/* basic */
	#mainContainer {background: url(../images/mainbg.jpg) no-repeat top center; min-height: 800px;}
	#headerContainer, #flash, #bodyContainer, #footerContainer {clear: both; width: 850px; margin: 0 auto;}
	
/* header */
	#headerContainer {}
	#headerLogo h1 {text-indent: -9999px;margin: 0;}
	#headerLogo a {background: url(../images/newlogo.jpg) no-repeat; display: block; width: 390px; height: 86px; float: left; margin:3px 0px 5px 0px;}
	#headerNav {background: url(../images/headernav.jpg) no-repeat; height: 38px; width: 850px;clear: both;}
	#headerNav li {list-style: none; display: inline; float: left;}
	#headerNav li a { font-size: 12px; color: #3f3f3f; padding:10px 17px;  background: url(../images/navbg.jpg) no-repeat right; display: block; text-decoration: none;}
	#headerNav .lastItem a {background: none;}
	#headerNav li a:hover {background: url(../images/navhover.jpg) repeat-x; color: #fff;}

/* body */
	#flash {height: 225px;}
	#bodyContainer {background: url(../images/bodybg.jpg) repeat-y;}
	#bodyContent {background: url(../images/bodytop.jpg) no-repeat; height:100%; padding: 10px 20px; width: 810px;}
	.leftCol {float: left; width: 544px;line-height: 1.7em; margin:-15px 0;}
	.leftCol h1 {background: url(../images/greenheading.jpg) no-repeat; height:25px;}
	.leftCol h2 {background: url(../images/brownheading.jpg) no-repeat;}
	
	
	.leftCol h3 { padding:0px 0px 0px 15px; background:url(../images/bullet_view_arrow3.gif) no-repeat; background-position:0px 7px;}
	
	.leftCol h4 { float:left; margin:0px 15px 0px 0px ; width:200px;}
	
	.leftCol h1 .Back_link{color:#ffffff; text-decoration: underline;}
	.leftCol h1 .Back_link a{color:#ffffff; text-decoration: underline;}
	.leftCol h1 .Back_link a:hover{color:#ffffff; text-decoration:none;}
	.leftCol resourcenw{width:180px; float:left; }
	.leftCol .newsletter_hold
			{
				margin:0px; padding:0px;
				width:544px;
			}
	.leftCol .newsletter_hold dl{margin:0px; padding:0px; width:544px;}
	.leftCol .newsletter_hold dl dt{margin:0px; padding:6px 0px 6px 0px; list-style:none; }
	.leftCol .internalContent_title
				{
					margin:0px; padding:0px 0px 6px 10px;
					width:130px;
					font-weight:bold;
				}
	.leftCol	.internalContent_inputHold
				{
				margin:0px; padding:0px ;
				width:230px;
				}
	.leftCol 	.internalContent_input
				{
				margin:0px; padding:0px ;
				width:230px; height:18px;
				border:1px solid #bdbdbd;
				}
	.leftCol 	.internalContent_textArea
				{
				margin:0px; padding:0px ;
				width:230px;
				border:1px solid #bdbdbd;
				}
	.leftCol 	.internalContent_textArea2
				{
				margin:0px; padding:0px ;
				width:230px;
				border:1px solid #bdbdbd;
				}
	.leftCol 	.Forgotpass{ padding:0px 0px 0px 140px;}
	.leftCol ul {	margin:0px 0px 0px 35px;	padding:0px;	list-style:none;	}
	.leftCol ul li{		background-image:url(../images/arrow.gif);		background-repeat:no-repeat;background-position:left 8px;		padding-left:15px;		}
	
	.leftCol Ol {	margin:0px 0px 0px 35px;	padding:0px;}
	.leftCol 0l li{	padding-left:15px;		}
	
	.leftCol .contentIndented
	{
		margin:0px 0px 0px 35px;
		width: 500px;
	}

	
	#rightCol {float: right; width: 234px; }
	#rightCol h2 {background: url(../images/redheading.jpg) no-repeat; font-size:12px; }
	#rightCol h3 {color: #783835; font-size: 14px; font-weight: normal; margin-bottom: 0;}
	#rightCol h3 a {color: #783835; text-decoration: none;}
	#rightCol h3 a:hover {text-decoration: underline;}
	#rightCol .postDate {color: #a4a4a4; font-size: 10px; font-style: italic; display: block; margin: 0 0 0px 0;}
	#rightCol .newsPost {color: #484848; font-size: 11px; line-height: 1.2em; margin: 15px 0;}
	#rightCol .newsPost_text {color: #484848; font-size: 11px; line-height: 1.2em;}
	

/* footer */
	#footerContainer {background: url(../images/footer.jpg) no-repeat; height: 62px;}
	#footerContent {text-align: center; font-size: 10px; color: #498a6b; padding: 75px 0 25px 0; position:relative;}
	#footerContent a {text-decoration: none;}
	#footerContent li {display: inline; list-style: none; border-right: 1px solid #498a6b; padding-right: 5px; margin-right: 5px; font-size: 11px;}
	#footerContent .lastItem {border-right: none;}
	#footerContent a {color: #93d3b4; text-decoration: none;}
	#footerContent a:hover {text-decoration: underline;}
	.signature
	{
	position:absolute;
	left:0px;
	top:10px;
	width:100%;
	text-align:center;
	}
	.clearit
	{
	clear:both;
	}
	
	.float_left
	{
	float:left;
	margin-right: 10px;
	}
	
	.float_right
	{
	float:right;
	margin-left:10px;
	}
	
	ul.women
	{
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style:none;
	}
	
	ul.women li
	{
	margin:0px 0px 2px 0px;
	padding:2px;
	background-color:#fff;
	}
	
	
	.errMsg
	{
		font-family:Arial, Helvetica, sans-serif;
		color:#FF0000;
		font-size:12px!important;
		margin-top:0px;
	}
.pageNumbers_selected
{
margin:0px; padding:3px;
color:#194921;
font-weight:bold;
font-size:12px;
text-decoration:underline;
}
.pageNumbers_selected a
{
color:#194921;
text-decoration:underline;
}
.pageNumbers_selected a:hover
{
color:#194921;
text-decoration:underline;
}
	
	
	
.pageNumbers
{
margin:0px; padding:3px;
color:#021d0e;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
.pageNumbers a
{
color:#021d0e;
text-decoration:none;
}
.pageNumbers a:hover
{
color:#021d0e;
text-decoration:underline;
}
.newsletter_cont_title
{
	margin:0px; padding:5px;
	background:#dcdcdc;
	height:25px;
	color:#194921;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	border:1px solid #a9aaa9;
	
}
.newsletter_cont1
{
	margin:0px; padding:5px;
	background:#dbdddb;
	height:25px;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	border-left:1px solid #a9aaa9;
	border-right:1px solid #a9aaa9;
	border-bottom:1px solid #a9aaa9;
	
}
.newsletter_cont2
{
	margin:0px; padding:5px;
	background:#cfd4d0;
	height:25px;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	border-left:1px solid #a9aaa9;
	border-right:1px solid #a9aaa9;
	border-bottom:1px solid #a9aaa9;
	
}

.SpaceTD
	{
		padding:3px 0px 3px 20px;
		background:url(../images/arrow.gif) no-repeat left top;
		/*background-color:#FFFFFF;*/
		background-position:5px 10px;

	}
	
#rightCol #col1 { margin-left:-15px; }
#rightCol h2 a { color: #FFFFFF; border:none; }

#headerNav li .sub-menu li { width: 200px; }
