@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.4em;
	color:#856565;
	margin:0;
	padding:0;
	background:url(../images/body_bg.gif) #585757 repeat-x;
}

a { text-decoration:underline; color: #333333;}
a:hover{ text-decoration:none; color: #333333;}

p {
	margin:0;
	padding:0 0 10px 0;
	/*line-height:1.3em;*/
	}

div {
	
}

h1 {
	padding:0;
	margin:0 0 0 0;
	font-size:16px;
	font-weight:bold;
	}

h2 {
	padding:0px;
	margin:0 0 0px 0;
	font-size:1.2em;
	font-weight:bold;
	}

h3 {
	padding:0px;
	margin:7px 0 0px 0;
	font-size:1.1em;
	font-weight:bold;
	}

input {
	font-size:1.1em;
	color:#696868;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
}



label {


}


select {
	height:17px;
	font-size:11px;
	width:176px;
	color:#696868
}

textarea {
	color:#696868;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	}


img, a img {
	border:0;
	}


#container {
	width:881px;
	position:relative;
	background:url(../images/container_bg.gif) repeat-x;
	height:300px;
	margin:0px auto 0px auto;
	font-size: 12px;
	/*border:3px solid #CC3333*/
	}
	
#topImg {
	position:absolute;
	left:0px;
	top:95px;
	width:881px;
	border-bottom:1px solid #d53b00;
	border-top:1px solid #d53b00;
	background:#97b1c4
	}	
	
	
#logo {
	position:absolute;
	left:10px;
	top:10px;
	z-index:1;
	}

#nav {
	position:absolute;
	left:410px;
	top:79px;
	z-index:3;
	}	

#nav ul{
	list-style: none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

#nav li{
	list-style-type:none;
	display:inline;
	margin:0px 0px 0px 13px;
	padding:0px 0px 0px 0px;
	}

#contentAreaPtn, #contentAreaPtnInt {
	position:absolute;
	left:0px;
	top:348px;
	border-bottom:16px solid #d53b00;
	width:867px;
	padding:0px 0px 0px 14px;
	/*height:200px;*/
	background:url(../images/content_bg.gif) #FFFFFF no-repeat 598px 0px;
	/*background:#66CC99*/
	}

#contentAreaPtnInt {
	top:198px;
	}	
	
	
#contentArea {
	position:relative;
	float:left;
	width:570px;
	display:block;
	/*border-right:1px solid #FF0000;*/
	margin:20px 0px 0px 0px;
	/*height:auto !important;
	min-height:260px;
	height:260px;
	border:1px solid #660000*/
	}
	
#contentArea div.hd {	
	margin:3px 0px 20px 0px;
	/*padding:5px 0px 13px 17px;*/
	
	}
	
	
#contentArea div.content {	
	
	
	}	
	
	
	
	
	
	
	
	
#welcome, #welcomeHd {
	position:relative;
	float:left;
	width:545px;
	/*color:#005085;
	background:#FF9900;*/
	padding:0px 0px 13px 0px;
	}
	
#welcome {
	border-bottom:1px solid #f7dcd1;
	padding:0px 0px 6px 0px;
	}
	

#sideBar {
	position:relative;
	float:right;
	width:281px;
	padding:0px 0px 0px 0px;
	/*border-left:1PX solid #006633;
	background:#FFCC66*/
	
	}
	
#sideBar div.hd {
	margin:20px 0px 0px 0px;
	padding:5px 0px 13px 17px;
	}
	
#subNavPtn div.hd {
	margin:0px 0px 0px 0px;
	padding:5px 0px 13px 17px;
	}	
#newsLetterSignUp {
	position:relative;
	padding:0px 0px 0px 64px;
	margin:0px 0px 0px 7px;
	background:url(../images/envelop.gif) no-repeat 5px 50%;
	/*border:1px solid #FF0000;*/
	width:200px;
	}
	
#quickLinks {
	padding:34px 0px 20px 0px;
	}	
	
#quickLinks div.hd {
	padding:0px 0px 10px 17px;
	}
	
#quickLinks ul, #subNavPtn ul {
	padding:0px 0px 0px 9px;
	margin:0px;
	width:250px
}	

#quickLinks li, #subNavPtn li{
	list-style-type:none;
	margin:0px 0px 3px 0px;
	padding:9px 0px 1px 0px;
	background:url(../images/li_bg.gif) no-repeat 15px 100%;
	}

#quickLinks li a, #subNavPtn li a{
	color:#a48c8c;
	text-decoration:none;
	padding:0px 0px 0px 15px;
	background:url(../images/links_bg.gif) no-repeat 0% 7px;
	display:block;
	}

#quickLinks li a:hover, #quickLinks li a.active, #subNavPtn li a:hover, #subNavPtn li a.active {
	color:#231e1e;
	text-decoration:none;
	}
	
	









	
#logIn {
	margin:30px 0px 0px 0px;
	padding:30px 15px 10px 30px;
	background:url(../images/login_bg.jpg) #f5f9fa no-repeat;
	width:220px;
	}
	
#logIn form {
	margin:0px;
	padding:0px;
	}
	
	
	
	
	
#logIn div {
	position:relative;
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:214px;
	
}

/*#logIn div.fields {
	padding:0px 9px 0px 10px;
}*/



#logIn input {
	width:144px;
	border:1px solid #9aa7b1;
	background:inherit
	
	}
	
#logIn div.left {
	width:63px;
	float:left;
	/*clear:left;
	text-align:right;*/
	margin:0px 2px 0px 0px;
	padding:4px 0px 0px 0px;
	}

#logIn div.loginBtn {
	clear:both;
	text-align:right;
	padding:0px 2px 0px 0px;
	
	}
	
#logIn div.right {
	position:relative;
	float:left;
	padding:1px 0 4px 1px;
	margin:0px 0px 2px 0px;
	/*clear:right;*/
	width:148px;
	/*height:24px*/

	}	
	
#logIn div.forgotPassword {
	padding:7px 5px 9px 0px;
	text-align:right;
	clear:both;
	}		
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
#latestNewsHrPap {
	position:relative;
	clear:both;
	height:auto !important;
	min-height:200px;
	height:200px;
	width:563px;
	margin:30px 0px 0px 0px;
	padding:0px 0px 15px 0px;
	background:url(../images/pink_bg.gif) repeat-y 281px 0%;
	/*border:1px solid #FF3300;
	display:inline-table*/
	/*display:block;*/
	display:table
	
	}
	
#latestNews {
	position:relative;
	float:left;
	width:270px;
	padding:0px 10px 0px 0px;
	/*display:inline*/
	}
	
#latestNews div {
	position:relative;
	padding:0px 0px 15px 0px;
	
	}	
	
#latestNews div.hd, #hrPap div.hd {
	padding:0px 0px 4px 0px;
	}	
	
#latestNews a {
	color:#856565;
	text-decoration:none;
	}
	
#latestNews a:hover {
	text-decoration:underline;
	}	

#latestNews span.posted {
	color:#d53b00;
	font-weight:bold;
	}	
	
	
	
#hrPap {
	position:relative;
	float:right;
	/*clear:right*/;
	width:270px;
	padding:0px 0px 0px 0px;
	/*display:inline;*/
	}
	
#hr img, #pap img {
	float:left;
	margin:0px 5px 0px 0px;
	}	
	
	
	
#hr {
	padding:0px 0px 15px 0px;
	margin:0px 0px 10px 0px;
	background:url(../images/hr_bg.gif) no-repeat 50% 100%;;
	}
	
#pap {
	/*background:none;
	padding:10px 0px 10px 0px;*/
	}	

	


/*#contentAreaPtn {
	position:relative;
	clear:both;
	width:990px;
	background:url(../images/general/content_area_bg.gif) repeat-y;
	display:table;
	
	}	

#contentArea {
	position:relative;
	float:left;
	width:770px;
	padding:10px 0px 10px 0px;
	height:auto !important;
	min-height:260px;
	height:260px;
	
	}

#sideBar {
	position:relative;
	float:right;
	width:212px;
	}	
	
	*/
	
.clear {
	clear:both;
	padding:0px;
	margin:0px;
	height:auto !important;
	min-height:0px;
	height:0px;
	}
	
	
#subNavPtn {
	background:#fcf0eb;
	position:relative;
	padding:20px 0px 10px 0px;
	}

#subNavPtn li a{
	background:url(../images/sub_nav_bullet.gif) no-repeat 0% 7px;
	}

