.right_col_quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 27px;
	color: #233A7C;
	margin-top: 0px;
	margin-right: 12px;
	text-align: left;
	margin-left: 0px;
}
.right_col_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #233A7C;
	margin-top: 0px;
	margin-right: 12px;
	text-align: left;
	margin-left: 0px;
	font-weight: bold;
	background-image: url(nav_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.right_col_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #233A7C;
	margin-top: 0px;
	margin-right: 12px;
	text-align: left;
	margin-left: 0px;
	font-weight: normal;
}
.right_col_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #233A7C;
	margin-top: 0px;
	margin-right: 12px;
	text-align: right;
	margin-left: 0px;
	font-weight: bold;
	margin-bottom: 0px;
	
}
.right_col_contact_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #233A7C;
	margin-top: 0px;
	margin-right: 12px;
	text-align: right;
	margin-left: 0px;
	font-weight: normal;
}
.right_col_contact_info a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #233A7C;
	margin-top: 0px;
	text-align: right;
	margin-left: 0px;
	font-weight: normal;
	text-decoration: none
}
.right_col_contact_info a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #233A7C;
	margin-top: 0px;
	text-align: right;
	margin-left: 0px;
	font-weight: normal;
	text-decoration: none
}
.right_col_contact_info a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #C56321;
	margin-top: 0px;
	text-align: right;
	margin-left: 0px;
	text-decoration: underline
}
.left_col_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	color: #233A7C;
	text-decoration: none;
	text-align: left;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	text-indent: 15px;
	margin-left: 0px;
	background-position: bottom;
}
.left_col_links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #233A7C;
	text-decoration: none;
	text-align: left;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	text-indent: 30px;
	margin-left: 0px;
	background-position: bottom;
}
.left_col_links2_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #233A7C;
	text-decoration: underline;
	text-align: left;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	text-indent: 30px;
	margin-left: 0px;
	background-position: bottom;
}

.left_col_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	color: #233A7C;
	text-decoration: underline;
	text-align: left;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	text-indent: 15px;
	margin-left: 0px;
	background-position: bottom;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.top_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #233A7C;
	text-decoration: none;
	margin-left: 10px;
	font-weight: bold;
}

.printer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	margin-right: 15px;
	color: #233A7C;
	text-decoration: underline;
}	

.printer_link a:link {
	color: #233A7C;
	text-decoration: underline;

}

.printer_link a:visited {
	color: #233A7C;
	text-decoration: underline;

}

.printer_link a:hover {
	color: #C56321;
	text-decoration: underline;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #007100;
	text-align: left;
	margin-top: 15px;
	margin-bottom: -5px;
	margin-left: 15px;
	background-image: url(images/headline_line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-right: 15px;
}
p {
	margin-left: 15px;
}
ul {
	margin-top: 12px;
	margin-left: 50px;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	margin-right: 15px;
}
ol {
	margin-top: 3px;
	margin-left: 50px;
	list-style-position: outside;
	list-style-type: decimal;
	text-align: left;
	margin-right: 15px;
	margin-bottom: 0px;
}

.bottom_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ccddf1;
	text-align: center;
	vertical-align: middle;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #233A7C;
	vertical-align: middle;
}
.tstmnl_byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #233A7C;
	text-align: right;
	margin-right: 12px;
	margin-top: -20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #007100;
	text-align: left;
	margin-top: 15px;
	margin-bottom: -10px;
	margin-left: 15px;
}
.main_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin-right: 15px;
	margin-bottom: -5px;
	margin-left: 15px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	margin-right: 5px;
	margin-bottom: -10px;
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: circle;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #007100;
	margin-top: 22px;
	margin-bottom: -10px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
	text-align: left;
}
.nav_line {
	clip: rect(auto,0px,auto,0px);
}

.main_body a:link {
	color: #C56321;
	text-decoration: none;
} 

.main_body a:visited {
	color: #C56321;
	text-decoration: none;
}

.main_body a:hover {
	color: #C56321;
	text-decoration: underline;
}

.left_col_links a:link {
	color: #233A7C;
	text-decoration: none;
}

.left_col_links a:visited {
	color: #233A7C;
	text-decoration: none;
}

.left_col_links a:hover {
	color: #C56321;
	text-decoration: none;
}
.left_col_links a:active {
	color: #C56321;
	text-decoration: none;
}

.top_links a:link {
	color: #233A7C;
	text-decoration: none;
}

.top_links a:visited {
	color: #233A7C;
	text-decoration: none;
}

.top_links a:hover {
	color: #233A7C;
	text-decoration: underline;
}
.top_links a:active {
	color: #233A7C;
	text-decoration: none;
}
.bottom_links a:link {
	color: #ccddf1;
	text-decoration: none;
}

.bottom_links a:visited {
	color: #ccddf1;
	text-decoration: none;
}

.bottom_links a:hover {
	color: #ccddf1;
	text-decoration: underline;
}
.bottom_links a:active {
	color: #ccddf1;
	text-decoration: none;
}
.left_col_links2 a:link {
	color: #233A7C;
	text-decoration: none;
}

.left_col_links2 a:visited {
	color: #233A7C;
	text-decoration: none;
}

.left_col_links2 a:hover {
	color: #C56321;
	text-decoration: none;
}

.left_col_links2 a:active {
	color: #C56321;
	text-decoration: none;
}

.right_col_text a:hover {
	color: #C56321;
	text-decoration: underline;
}

.right_col_text a:link {
	color: #233A7C;
	text-decoration: none;
}

.right_col_text a:visited {
	color: #233A7C;
	text-decoration: none;
}

.right_col_text a:active {
	color: #233A7C;
	text-decoration: none;
}
.chart_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: middle;
	vertical-align: middle;
	list-style-position: outside;
	list-style-type: circle;
}
.chart_body a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: middle;
	vertical-align: middle;
	text-decoration: none
}
.chart_body a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: middle;
	vertical-align: middle;
	text-decoration: none
}
.chart_body a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: middle;
	vertical-align: middle;
	text-decoration: underline
}
.chart_body_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: middle;
	vertical-align: middle;
	list-style-position: outside;
	list-style-type: circle;
}