body {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#414042;
	text-align: center;
	margin: 0 auto;
	background-color:#333029;
	line-height:18px;
}

.header_nav_on {
	border-bottom:3px solid #9bb52e;
}
.header_nav_off {
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 917px;
}

.footerlinks {
	color:#787671;
	font-size:11px;
}
.footerlinks:hover {
	color:#787671;
	font-size:11px;
}	
.footerlinks:visited {
	color:#787671;
	font-size:11px;
}	

ul {
	list-style-image: url('/images/bullet.gif');
	list-style-position: inside;	
	
}

p {
	padding-top:0px;
	padding-bottom:12px;
	margin:0px;
}

.title {
	font-size:22px;
	color:#d2ae7e;
}

.subtitle {
	color:#343334;
	font-size:18px;
	line-height:28px;
}
.size14 {
	font-size:14px;
	line-height:18px;
}

li {
	padding:0px;
	margin:0px 0px 8px 0px;
}

ul {
	padding:0px;
	margin:10px 0px 10px 16px;
}

/* -- search page styles -- */
.aY a{font-weight: bold;}
.aY span{font-size:9px;}
.aX{padding-left:15px; padding-top:0px; margin-top:0px; font-size:10px;}

#sitemap li {
	padding:0px;
	margin:0px 0px 5px 15px;
}

#sitemap ul {
	padding:0px;
	margin: 5px 0px 10px 20px;
}

#header {
	margin:25px 0px 0px 15px;
	height:77px;
}


#main {
	width:877px;
	margin:0px 20px;
	background:url(../images/main_back.gif) repeat-y;
	border-bottom: 1px solid #d9d7d7;
}

#main_contentarea {
	margin:28px 6px 15px 31px;
}

#page_title {
	font-size:24px;
	color:#194371;
	padding-bottom:15px;
}

/*  link styles  */

a {
	color: #96af2d;
	text-decoration: none;
}

a:visited {
	color: #96af2d;
	text-decoration: none;
}

a:hover {
	color: #96af2d;
	text-decoration: underline;
}