#header_bkgd {
	background-color: #244235;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin: 0;
}

#ribbon {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 23px;
	background-image: url(images/ribbon-btm.gif);
	background-position: center;
	color: #f1e4b7;
	font-weight: bold;
}

#date {
	margin-left: auto;
	margin-right: auto;
	width:180px;
	padding-left: 130px;
	float:left;
	color: #a2642e;
	font-size: 7pt;
	text-align: left;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-image: url(images/content-top.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#subcontent {
	margin-left: auto;
	margin-right: auto;
	padding-left: 75px;
}

#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(images/nav-bkgd.png);
	background-repeat: repeat-y;
}
#c1 {
	width: 345px;
	background-image: url(images/nav-bkgd.png);
	text-align: right;
	float: left;
}

#c2 {
	padding: 0px;
	width: 560px;
	float: left;
	padding: 12px;
}
#footer {
	width: 925px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	text-align: right;
	font-size: 7pt;
	color: #264437;
	padding-right: 75px;
}

#left {
	width: 266px;
	float: left;
	margin-right: 4px;
	padding: 4px;
	text-align: left;
}

#right {
	width: 266px;
	float: left;
	margin-left: 4px;
	padding: 4px;
	text-align: left;
	border-left: #A2642E dotted 4px;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}
body {
	background-color: #e3cd81;
	background-attachment: fixed;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

li {
	list-style-image: url(images/bullet.png);
	margin-top: 0.05in;
	hspace: 5px;
}

table {
	border-collapse: collapse;
}

h1 {
	color: #264437;
	text-align: left;
	font-weight: bold;
	font-size: 16pt;
}

h2 {
	font-weight: bold;
	font-size: 12pt;
	color: #A2642E;
}

h3 {
	color: #537D6B;
	font-weight: bold;
	font-size: 11pt;
}

h4 {
	color: #F1E4B7;
	font-weight: bold;
	font-size: 11pt;
	display: block;
	background-color: #a2642e;
	padding: 3px;
	margin-bottom: 3px;
	margin-top: 0px;
}

.tbl a {
	width:269px;
	height: 32px;
	display: block;
	background-image: url(images/nav-btn.png);
	text-align: left;
	text-indent: 15px;
	line-height: 32px;
	color:#f1e4b7;
	font-weight:bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-top: 3px;
}
.tbl a:hover {
	background-image: url(images/nav-btn_over.png);
	text-decoration: none;
	color:#f1e4b7;
}

a {
	color: #537d6b;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
	color: #264437;
}

a.white_links {
text-decoration:none;
	color: #ffffff;
}

a.white_links:hover {
text-decoration:none;
	color: #ffffff;
}


.border-right {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #e66232;
}

.border-bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a2642e;
}

.border {
	border-width: 2px;
	border-style: solid;
	border-color: #a2642e;
}

.white_text {
	color: #FFFFFF;
}

.white_subheader {
	color: #FFFFFF;	
	font-size: 10.5pt;
}

.white_text_sm {
	color: #FFFFFF;
	font-size: 8pt;
}

.black_subheader {
	color: #000000;	
	font-size: 10.5pt;
	line-height: 200%	
}

.small_text {
	font-size: 7pt;
}

.indented_text {
	padding-left: 225px;
	font-size: 12pt;
	color: #FFFFFF;
}

.bold_italic {
	font-style: italic;
	font-weight:bold;
}

.bold_italic_large {
	font-style: italic;
	font-weight:bold;
	font-size: 12pt;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style: italic;
}

.searchterms {
display:none;
}

