@charset "UTF-8";
/* CSS Document */
.menu_buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.left__nav__text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 3px;
}
.menu_main {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	list-style-type: none;
}
.menu_main ul{
	text-align: left;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 2px;
}
.menu_main li{
	float: left;
	text-align: left;
	display: inline;
	padding: 2px;
	margin: 0px;
	list-style-type: none;
}
.menu_main a:link {
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	text-transform: uppercase;
	display: inline;
}
.menu_main a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	display: inline;
}
.menu_main a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
	display: inline;
}
.menu_main a:active {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	display: inline;
}
#quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 152px;
	font-weight: normal;
	height: auto;
}
#quicklinks ul{
	text-align: left;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#quicklinks li{
	float: left;
	text-align: left;
	display: block;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 152px;
}
#quicklinks a:link {
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
}
#quicklinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#quicklinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#quicklinks a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 152px;
	font-weight: normal;
}
#submenu ul{
	text-align: left;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#submenu li{
	float: left;
	text-align: left;
	display: block;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 152px;
}
#submenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
}
#submenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#submenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#submenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
	margin-right: 2px;
}

.bottom_view_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 3px;
}
.bottom_feature_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #CCCCCC;
	font-weight: normal;
}
.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 20px;
}
.bodytext_NEWS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
	margin-right: 2px;
	padding-left: 7px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}