body {
	text-align : center;
	background-color: #D7DAC9;
	}

#wrapper {
	width : 780px;
	text-align : left ;
	margin-left : auto ;
	margin-right : auto ;
	}
	
#header {
	padding-top: 10px;
	}

#maincontainer {
	float: left;
	width : 780px;
	background: url(imagesNew/ContentBkgnd.jpg) repeat-y;
	}

#padding {
	clear: both;
	padding: 20px 0 0 0;
	}
	
#thecleaner {
	clear: both;
	padding: 10px 0 0 0;
	}
	
#content {
	float: right;
	width: 400px;
	padding: 0 40px 10px 0;
	}
	
#leftcontentholder {
	float: left;
	padding: 0;
	}
	
#leftcontent {
	width: 180px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	}

#imagecontentholder {
	float: left;
	padding: 0 0 0 20px;
	}
	
#imagecontent {
	width: 110px;
	margin: 0;
	padding: 0;
	}	
	
#menubar {
	/*float:left;
	width:780px;
	background: url(images/menuBkgnd.jpg) repeat-y;*/
	margin: 0;
	padding: 0;
	}

/* ----- Typography ----- */

body {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #444444;
	}

p, ul	{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#444444;
	}

h1 {
	padding-top: 12px;
	font-size: 1.12px;
	font-style:normal;
	color:#053772;
	}

h2 {
	font-size: 12px;
	font-style:normal;
	color: #444444;
	}
	
h3 {
	font-size: 12px;
	font-style: bold;
	color:#053772;
	}
	
h4 {
	font-size: 14px;
	font-style: bold;
	color:#0a3c79;
}

#leftcontent ul {
	margin-left: 10px;
	padding: 0 10px 0 10px;
	font-size: 1.12px;
	line-height: 1.2em;
	}
	
#leftcontent h2 {
	margin-left: 10px;
	padding-top: 10px;
	font-size: 12px;
	color:#EF8014;
	}
	
#leftcontent p {
	margin-left: 10px;
	padding: 0 10px 0 10px;
	border-left: 1px solid #787F6E;
	font-size: 12px;
	line-height: 1.3em;
	font-style:normal;
	}
	
#leftcontent h3 {
	margin-left: 10px;
	padding: 0 12px 0 0;
	font-size: 12px;
	line-height: 1.3em;
	font-weight:normal;
	color:#444444;
	}
	
.pageHead {
	color: #EF8014;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5em;	
	}
	
.pageSubhead {
	color: #6699CC;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;	
	}	
	
.style2 {
	color: #EF8014;
	font-size: 12px;
	line-height: 1.5em;
}
.pageBody {
	font-size: 12px;
	color: #444444;
	line-height: 1.3em;
	font-weight: normal;
}

.headerRow {
	font-size: .9em;
	border-bottom:1px solid #B9C6AC;
	vertical-align:middle; 
	color:#A1AB94;
	font:bold;
}

/* ----- Links ----- */

a {
	color: #006699;
	}

a:visited {
	color: #000000;
	}

a:hover {
	color:#CC0000;
	}

#footer a {
	color: #787F6E;
	text-decoration: none;
	}

#footer a:visited {
	color: #787F6E;
	text-decoration: none;
	}

#footer a:hover {
	color: #CC0000;
	text-decoration: underline;
	}

/* ------ Footer ----- */

#footer {
	text-align: center;
	clear:both;
	font-size: .8em;
	color: #787F6E;
	line-height: 1.3em;		
	}


/* ------ MENU TREE SYSTEM ------ */		
.dtree {
	font: 12px Arial, Helvetica, sans-serif;
	color: #444444;
	white-space: nowrap;
	background-color: #E5E8D6;
	line-height: 12px;
	padding-left:5px;
	}

.dtree img {
	border: 0px;
	vertical-align: middle;
	}

.dtree a {
	color: #444444;
	text-decoration: none;
	}

.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
	}

.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
	}

.dtree a.nodeSel {
	/*color:#FFFFFF;
	background-color: #FF9900;*/
	}

.dtree .clip {
	overflow: hidden;
	}
	
/* ------ MISC ----- */
	
.button
{
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid black;
	padding: 2px;
	margin: 0px;
	background-color:#E5E8D6;
}

.tdData	{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#444444;
	padding-bottom: 10px;
	}
	
.tdLabel	{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	font-style:normal;
	color:#444444;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
	vertical-align: top;
	}
	
	
.footerLinks a:active, .footerLinks a:link, .footerLinks a:visited {
	color: #006699;
	text-decoration: underline;
	font-size: 12px;
	}

.footerLinks a:hover {
	text-decoration: none;
	}
	
/* MENU */

.menuHeader {
	background-color: #b9c6ac;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 768px;
}

.menuHeader ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 225px;
}

.menuHeader li {
	float: left;
}

.menuHeader a:link, .menuHeader a:active, .menuHeader a:visited {
	display: block;
	border-left: 1px solid #fff;
	padding: 4px 8px 4px 8px;
	font-size: 11px;
	font-weight: 700;
	color: #fff;
	background: #a1ab94;
	text-decoration: none;
}

.menuHeader a:hover {
	background-color: #ff9900;
}

.menuRstat {
	border-right: 1px solid #fff;
}

a.menuAct:link, a.menuAct:active, a.menuAct:visited, a.menuAct:hover {
	background-color: #ff9900;
}