/*-------------------RESET FOR BROWSERS-----------------------------------------------------------*/















html, body, div, ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
p {
	margin:0px;
	padding:0px;
	padding-bottom: 5px;
}

/* ul,ol { list-style: none; } */















fieldset, img {
	border: none;
}
caption, th {
	text-align: left;
}
/* table { border-collapse: collapse; border-spacing: 0; } */















/* * {padding: 0px; margin: 0px; } */































/* COMMON */















.termsBody {
	font-size:8pt;
	font-weight:normal;
	padding:30px 40px 20px 35px;
}
body {
	font-family: 'Arial', Helvetica, Tahoma, Arial;
	color:#4c4c4c;
}
html {
	overflow: -moz-scrollbars-vertical;
}
img {
	border:none;
}
#global {
	position:relative;
	width: 912px;
	margin:auto;
}
#flashcontent {
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.image_back {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.image_lines {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.panel_back {
	background-color:#FFFFFF
}
/* global header */































#header {
	position:fixed;
	width:912px;
	height:61px;
	left: 50%;
	top:0px;
	margin-top: 0px;
	margin-left: -456px;
	z-index:10;
}
.border_header_middle {
	background-image:url(../images/common/border_middle.png);
	background-repeat:repeat-y;
	width:912px;
	height:50px;
	text-align:center;
}
.header_content {
	position:relative;
	margin-left:11px;
	margin-right:11px;
	width:890px;
}
.header_nav {
	position:absolute;
	right:0px;
	bottom:0px;
	text-align:right;
}
.header_button {
	float: left;
}
.header_logo {
	position:absolute;
	bottom:5px;
	left: 10px;
}
/* global sub header */































.sub_header_nav {
	position:absolute;
	left:21px;
	top:66px;
}
.header_button {
	float: left;
}
.header_logo {
	position:absolute;
	bottom:5px;
	left: 10px;
}
/* global quicklinks */























.quick_links_ie6 {
	visibility: hidden;
}
#quick_links_ie6_box {
	visibility: hidden;
}
.quick_links {
	position: absolute;
	float: left;
	top:68px;
	right:11px;
	cursor: pointer;
	visibility: visible;
}
div.quick_links ul li:hover {
	display: block;
	background-color: #313b6c;
}
.quick_links a {
	display: block;
	font-size: 7pt;
	color:#636f94;
	margin-left:5px;
	margin-top:1px;
	padding:3px;
}
.quick_links a:hover {
	display: block;
	color:#aea57b;
	text-decoration:none;
}
.quick_links ul {
	position: absolute;
	display: none;
	top:0px;
	right:0px;
	margin-left:3px;
	padding-bottom:2px;
	background-color: #dadada;
}
.quick_links ul li {
	display: block;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:1px;
	background-color: #ededed;
}
div.quick_links:hover ul {
	display: block;
}
/* global footer */































#footer a {
	color:#313b6c;
}
#footer a:hover {
	text-decoration:underline;
}
#footer {
	position: fixed;
	width: 912px;
	left: 50%;
	margin-left: -456px;
	height: 51px;
	bottom: 0px;
	visibility:visible;
	padding:0;
	border:0;
	font-weight: normal;
	font-size: 7pt;
	z-index:10;
}
.border_footer_middle {
	background-image:url(../images/common/border_middle.png);
	background-repeat:repeat-y;
	width:912px;
	height:40px;
	text-align:center;
}
.border_footer_bottom {
	background-image:url(../images/common/border_bottom.png);
	background-repeat:none;
	width:912px;
	height:11px;
}
.footer_content {
	position:relative;
	margin-left:11px;
	margin-right:11px;
	width:890px;
}
.footer_nav {
	position:absolute;
}
.footer_button {
	float: left;
	padding-right:1px;
}
.footer_logo {
	position:absolute;
	right:10px;
	top:5px;
	text-align:right;
}
.footer_links {
	position:absolute;
	right:145px;
	width:235px
}
.footer_link {
	margin-top:16px;
	float: left;
	padding-right:15px;
}
.footer_climate {
	float: left;
	top:-16px;
	padding-right:15px;
}
.footer_arrow {
	margin-top:16px;
	float: left;
	width:3px;
	padding-top:5px;
	padding-right:2px;
}
/* global home */































#global_content {
	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -300px;
	margin-left: -456px
}
.logo_global {
	padding-bottom:10px;
	padding-left:20px;
}
.border_global_top {
}
.border_global_middle {
	background-image:url(../images/common/border_middle.png);
	background-repeat:repeat-y;
	height:440px;
	width:912px;
	text-align:center;
}
.border_global_bottom {
}
