body, table, form, select {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 7pt;
}

body {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 7pt;
	color: #fff;
	text-align: center;
	background-color: #718bb5;
	margin: 0;
	padding: 0;
}

.invisible { display: none; }
.center { text-align: center; }
.right { text-align: right; }
.bold { font-weight: bold; }
.pointer { cursor: pointer; }

p, img, form {
	margin: 0;
	padding: 0;
	border-width: 0;
}

form {
	position: relative;
}

input {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

a { color: #fff; }

#main {
	width: 998px;
	text-align: left;
	color: #000;
	background-image: url("img/bkg_main.gif");
	background-repeat: repeat-y;
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
}

#main a {
	color: #d1770c;
}

#main_top {
	position: relative;
	height: 54px;
	background-image: url("img/bkg_top.gif");
	background-repeat: no-repeat;
	color: #fff;
}

#main_top a {
	color: #fff;
}

#main_top img {
	position: relative;
	top: 2px;
}

#top_links span {
	margin-left: 20px;
	margin-right: 3px;
}

#print {
	position: absolute;
	top: 10px;
	left: 20px;
}

#top_links {
	position: absolute;
	right: 210px;
	top: 8px;
}

#main_banner, #main_banner_2 {
	height: 93px;
	background-image: url("img/bkg_banner.jpg");
	background-repeat: no-repeat;
}

#main_banner_2 {
	background-image: url("img/bkg_banner_2.jpg");
}

#main_logo {
	position: relative;
	left: 23px;
	top: 10px;
}

#main_logo_print {
	display: none;
}

#main_content {
}

#left_content {
	float: left;
	width: 191px;
	color: #233d80;
}

#middle_content, #middle_content_2 {
	float: left;
	width: 589px;
	font-size: 8pt;
	background-image: url("img/bkg_middle.jpg");
	background-repeat: no-repeat;
	padding-top: 275px;
}

#middle_content_2 {
	background-image: none;
	padding-top: 20px;
}

#middle_content p, #middle_content div,
#middle_content_2 p, #middle_content_2 div {
	margin-bottom: 10px;
	padding: 0 15px;
	line-height: 1.4em;
}

#middle_content p.nospan,
#middle_content_2 p.nospan {
	margin-bottom: 0;
}

#middle_content span.product_name,
#middle_content_2 span.product_name {
	font-size: 11pt;
	font-weight: bold;
}

#middle_content a,
#middle_content_2 a {
	font-weight: bold;
}

#middle_content h1, #middle_content h2, #middle_content h3,
#middle_content_2 h1, #middle_content_2 h2, #middle_content_2 h3 {
	color: #233d80;
	padding: 0 15px;
	margin: 0 0 10px 0 !important;
	font-size: 13pt;
}

#middle_content h3,
#middle_content_2 h3 {
	font-size: 11pt;
}

#middle_content table, #middle_content select,
#middle_content_2 table, #middle_content_2 select {
	color: #000;
	font-size: 8pt;
}

#middle_content select,
#middle_content_2 select {
	padding: 1px;
	margin: 0;
	border: 1px solid #36588e;
}

#middle_content hr,
#middle_content_2 hr {
	height: 1px;
	border-width: 0;
	background-color: #ccc;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
}

#right_content, #right_content_2 {
	float: left;
	width: 218px;
	color: #233d80;
	background-image: url("img/bkg_right.gif");
	background-repeat: no-repeat;
}

#right_content_2 {
	background-image: none;
}

.cleaner {
	clear: both;
}

#main_bottom {
	height: 20px;
	font-size: 0;
	background-image: url("img/bkg_bottom.gif");
	background-repeat: no-repeat;
}

#footer {
	position: relative;
	width: 998px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}

#footer_map {
	position: absolute;
	left: 15px;
	top: 10px;
	padding-bottom: 10px;
}

#footer_map a {
	margin: 0 5px;
}

#footer_copy {
	position: absolute;
	right: 20px;
	top: 10px;
	padding-bottom: 10px;
}

#menu {
	font-size: 10pt;
	margin: 20px 0 0 0;
}

#menu a { color: #233d80; text-decoration: none; }
#menu a:hover { color: #d1770c; }

div.menu_item, div.menu_item_sel {
	padding: 3px 0 3px 20px;
}

div.menu_item a, div.menu_item_sel a { font-weight: bold; }

div.menu_item_sel, div.menu_subitem_sel {
	background-image: url("img/menu_arr.gif");
	background-repeat: no-repeat;
	background-position: 0 5px;
}

div.menu_item a { font-weight: bold; }

div.menu_subitem, div.menu_subitem_sel {
	font-size: 9pt;
	padding: 3px 0 3px 40px;
}

div.menu_item_sel a, div.menu_subitem_sel a {
	color: #d1770c !important;
}

.module {
	margin-top: 20px;
	margin-bottom: 30px;
}

.module h2 {
	color: #d1770c;
	margin: 0 20px 10px 20px;
	font-size: 10pt;
}

.module p, .module form, .module table {
	padding: 0 20px;
	margin: 0 0 10px 0;
}

.module table.form {
	margin: 0;
	padding: 0;
}

.module table.form td {
	padding-bottom: 5px;
}

.module p a {
	font-weight: bold;
	color: #233d80 !important;
}

.module p a:hover { color: #d1770c !important; }
.module p a.orange { color: #d1770c !important; }

#search_bar {
	display: block;
	width: 140px;
	height: 17px;
	border: 1px solid #36588e;
	padding: 0;
	margin: 0;
}

#search_bar_input {
	width: 136px;
	margin: 0;
	padding: 1px 2px 0 2px;
	border-width: 0;
}

#search_btn {
	position: absolute; 
	display: block;
	width: 30px;
	height: 18px;
	background-color: #36588e;
	text-align: center;
	top: 0;
	right: 20px;
	padding-top: 1px;
}

#search_btn a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	height: 18px;
}

#news_title {
	background-image: url("img/rg.gif");
	background-repeat: no-repeat;
	color: #36588e;
	padding: 2px 25px;
}

#table_login {
	text-align: left;
	padding: 0;
	margin: 0;
	color: #233d80;
}

#table_login a { color: #233d80; font-weight: bold; }
#table_login a:hover { color: #d1770c; }

#login_bar, #pwd_bar {
	display: block;
	width: 98px;
	height: 17px;
	border: 1px solid #36588e;
	padding: 0;
	margin: 0;
}

#login_input, #pwd_input {
	width: 94px;
	margin: 0;
	padding: 1px 2px 0 2px;
	border-width: 0;
}

#login_btn {
	font-size: 10pt;
	position: absolute; 
	display: block;
	width: 30px;
	height: 18px;
	background-color: #36588e;
	text-align: center;
	top: 29px;
	right: 20px;
	padding-top: 1px;
}

#login_btn a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	height: 18px;
}

#login_btn a:hover {
	color: #fff;
}

select.products {
	width: 178px;
	border: 1px solid #36588e;
	padding: 1px;
}

#products_btn {
	position: absolute;
	right: 20px;
	font-size: 10pt;
	display: block;
	width: 30px;
	height: 17px;
	background-color: #36588e;
	text-align: center;
	padding-top: 1px;
}

#products_btn a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	height: 17px;
}

div.siteMap ul {
	color: #888;
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: disc;
}

div.siteMap ul.level3 {
	margin: 0 0 0 30px;
}

li {
	margin: 0;
	padding: 1px 0;
}

.news_date { font-weight: bold; color: #888; }
.news_title { font-weight: bold; color: #000; font-size: 8pt; }