body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 15px;
}

body,td,th {
	font-family: Helvetica;
	font-size: 11px;
	color: #777777;
}

a, a:link, a:active, a:visited {
	color: #FF6600;
	font-size: 11px;
	font-family: Helvetica;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #C8CCD6;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica;
}

input,textarea,select
{
	font-size: 11px;
	font-family: Helvetica;
	color: #777777;
	background-color: #FEFDD8;
	border:1px solid rgb(204, 204, 204);
}

.button
{
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
}

.bg_white {
	background: #FFFFFF;
}

.bg_gold {
	background: #B08C11;
}

.bg_midnight_blue {
	background: #182A58;
}

.bg_dark_gray {
	background: #777777;
}

.bg_light_gray {
	background: #C8CCD6;
}

.text_white {
	color: #FFFFFF;
}

.text_gold {
	color: #B08C11;
}

.text_midnight_blue {
	color: #182A58;
}

.text_dark_gray {
	color: #777777;
}

.text_light_gray {
	color: #C8CCD6;
}

.nav_language a, .nav_language a:link, .nav_language a:active, .nav_language a:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Helvetica;
	padding-right: 15px;
	text-decoration: none;
	word-spacing: 15px;
}

.nav_language a:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica;
	padding-right: 15px;
	text-decoration: none;
}

.nav_language_active a, .nav_language_active a:link, .nav_language_active a:active, .nav_language_active a:visited {
	color: #B08C11;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica;
	padding-right: 15px;
	text-decoration: none;
	word-spacing: 15px;
}

.nav_language_active a:hover {
	color: #B08C11;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica;
	padding-right: 15px;
	text-decoration: none;
}

.nav_header a, .nav_header a:link, .nav_header a:active, .nav_header a:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

.nav_header a:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica;
	text-decoration: overline underline;
}

.nav_header_active a, .nav_header_active a:link, .nav_header_active a:active, .nav_header_active a:visited {
	color: #B08C11;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

.nav_header_active a:hover {
	color: #B08C11;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica;
	text-decoration: overline underline;
}

.nav_left a, .nav_left a:link, .nav_left a:active, .nav_left a:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica;
	text-decoration: none;
	margin-right: 2px;
}

.nav_left a:hover {
	color: #182A58;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica;
	text-decoration: none;
	margin-right: 2px;
}

.nav_left_active a, .nav_left_active a:link, .nav_left_active a:active, .nav_left_active a:visited {
	color: #182A58;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica;
	text-decoration: none;
	margin-right: 2px;
}

.nav_left_active a:hover {
	color: #182A58;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica;
	text-decoration: none;
	margin-right: 2px;
}

#nav_left_header {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	font-family: Helvetica;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 2px;
}

#nav_left_bullet {
	color: #B08C11;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica;
	text-decoration: none;
}

#nav_left_bg_fade {
	background-image: url(../images/nav_left_bg_fade.gif);
	background-repeat: repeat-x;
}

#nav_left_td {
	padding-left: 5px;
}

#nav_header_bg {
	background-image: url(../images/nav_header_bg.gif);
	background-repeat: repeat;
}

#header_bg_fade {
	background-image: url(../images/header_bg_fade.gif);
	background-repeat: repeat-y;
}

#td_border {
	border: 1px solid rgb(204, 204, 204);
	border-collapse: collapse;
}

#home_quote_layer {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	left: 444px;
	top: 261px;
	width: 459px;
	height: 91px;
	z-index: 1;
	vertical-align: middle;
	overflow: auto;
}

#news_current_quote_layer {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	left: 408px;
	top: 284px;
	width: 336px;
	height: 114px;
	z-index: 1;
	vertical-align: middle;
	overflow: auto;
}

#company_quote_layer {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	left: 482px;
	top: 266px;
	width: 419px;
	height: 112px;
	z-index: 1;
	vertical-align: middle;
	overflow: auto;
}

#press_quote_layer {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	left: 433px;
	top: 267px;
	width: 462px;
	height: 82px;
	z-index: 1;
	vertical-align: middle;
	overflow: auto;
}

#contact_quote_layer {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	left: 452px;
	top: 267px;
	width: 447px;
	height: 85px;
	z-index: 1;
	vertical-align: middle;
	overflow: auto;
}

#body_text {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#body_header {
	color: #182A58;
	font-size: 13px;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}
