#text_scroll {
 	overflow:auto;
 	width: 98%; 
 	height: 160px;
 	float: left;
 	margin-bottom: 15px;
 	padding: 6px;
	border-bottom: #cec885 2px dotted;
	scrollbar-arrow-color:#cec885;
	scrollbar-3dlight-color: #1c7e55;
	scrollbar-highlight-color: #1c7e55;
	scrollbar-face-color: #1c7e55;
	scrollbar-shadow-color: #1c7e55;
	scrollbar-darkshadow-color: #cec885;
	scrollbar-track-color: #cec885; 
}

#nav {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 68px;
	background-image: url(images/nav-bkgd.gif);
	background-position: top center;
	padding: 0px;
}

#stories {
	clear:both;
	margin-bottom: 10px;
	height: 115px;
	border-bottom: 1px dotted #1c7e55;
}

#wrapper {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(images/wrapper-bkgd.gif);
	background-repeat: repeat-y;
	clear: both;
}

#c1 {
	padding: 0px;
	width: 675px;
	height:auto;
	float: left;
	padding: 8px;
	border-right: #ababab 4px dotted;
}

#c2 {
	width: 228px;
	text-align: left;
	float: left;
	padding: 8px;
}

#footer {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	text-align: right;
	font-size: 7.5pt;
	background-color: #FFFFFF;
	border-top: #1c7e55 10px solid;
	padding: 6px;
}

#left {
	width: 125px;
	height: 94px;
	float: left;
	margin-right: 4px;
	margin-bottom: 8px;
	padding: 4px;
	text-align: center;
}

#right {
	width: 350px;
	height: 94px;
	float: left;
	margin-left: 4px;
	margin-bottom: 8px;
	padding: 4px;
	text-align: left;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
body {
	background-color: #ffffff;
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-attachment: scroll;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

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

hr {
	color: #FFFFFF;
	border-bottom-color: #1c7e55;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}

table {
	border-collapse: collapse;
}

h1 {
	color: #1c7e55;
	font-weight: normal;
	font-size: 12pt;
}

h2 {
	color: #000000;
	font-weight: bold;
	font-size: 10.5pt;
	line-height: 45px;
	height: 35px;
	width: 225px;
	text-indent: 10px;
	display: block;
	background-image: url(images/h3-bkgd.gif);
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 12pt;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}

.tbl a {
	width:113px;
	display: block;
	text-align: center;
	line-height: 30px;
	color:#cec885;
	font-weight:bold;
	letter-spacing: 2px;
	padding: 3px;
	text-transform: uppercase;
	float: right;
}
.tbl a:hover {
	background-image: url(images/nav-over.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	color:#ffffff;
}

a {
	color: #1c7e55;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

a.black_links {
text-decoration:none;
	color: #000000;
}

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: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1c7e55;
}

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

.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: 11pt;
	font-weight: bold;
}

.all_caps_small_text {
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
}

.small_text {
	font-size: 8pt;
}

.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;
}
