#mainWrapper {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}
.clear_float{clear:both; line-height:0; font-size:0; height:0;}
#logo {
	width: 922px;
	height: 146px;
	background-image: url(images/logo-bg.png);
	background-repeat: no-repeat;
	background-color: #F7F7F0;
	padding-top: 27px;
	padding-left: 40px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2A2A2A;
	background-color: #E0DFE3;
	outline:none 0px;
}

#LeftPane {
	width: 315px;
}
.ContentPane {
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 20px;
	width: 100%;
	line-height: 105%;
}
#MainContent {
	background-color: #F7F7F0;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
	border: 0px none;
}
#footer {
	width: 962px;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	height: 164px;
}
#footer P {
	color: #FFFFFF;	
}
#footer H3 {
	color: #006056;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;	
}
.FooterPane {
	width: 927px;
	padding-left: 35px;
	margin-top: 0px;
	padding-top: 0px;
}
#legal, #legal a {
	text-transform: uppercase;
	color: #AABA0A;
	text-decoration: none;
	font-size: 12px;
	text-align: right;
	margin-top: 15px;
	margin-right: 4px;
}
/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#AABA0A;}
a.user:hover{color:#C00;}
/*-------------- Menu Styles --------------*/
#NavPane {
	padding-top: 16px;
}

#NavPane .mi {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2C7;
	height: 25px;
	display: block;
	margin-right: 35px;
	margin-left: 35px;
	width: 235px;
	padding-top: 6px;
	font-size: 0.9em;
	color: #2A2A2A;
	background-color: #F7F7F0;
}
#NavPane .mainMenu tr.mi td {
	
}
#NavPane .hov {
	color: #AABA0A;
	background-color: #F7F7F0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #AABA0A;
}
#NavPane .sel {
	color: #AABA0A;
	background-color: #F7F7F0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #AABA0A;
}
.m {
	padding-left: 4px;
	padding-right: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2C7;
}
p {
	color: #2A2A2A;
}
.Normal {}
h1 {
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 1.2em;
	font-weight: normal;
}
h2, h3 {
	color: #9DA013;
	margin-bottom: 0px;
}
.ContentPane h2 {
	font-size: 1.6em;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 0.1em;
}
.ContentPane h3 {
	font-size: 1.3em;
	font-variant: small-caps;
	letter-spacing: 0.1em;
}
.ContentPane a:link, .ContentPane a:visited {
	color: #AABA0A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AABA0A;
	text-decoration: none;
	
}
.ContentPane a:hover {
	background-color: #FFFFCC;
	text-decoration: none;
	color: #333333;
	}
img a:link, img a:visited {
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.top_space {
	height: 15px;
}
sup {
	font-size: 9px;
}
strong {
	color: #006056;
}
li {
	list-style-type: disc;
	list-style-image: url(images/bullet.gif);
}

pre {
	color: #33CC33;
}
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	width: 300px;
	background-color: #EDF0F3;
	padding: 8px;
	font-style: italic;
	color: #9DA013;
	background-image: url(images/quote-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 0px;
	margin-left: 8px;
	border: 1px dotted #E0DFE3;
}

