/* CSS Document */

body {
	background-image: url(../images/banner.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
}
.header {
	height: 150px;
	width: 890px;
	text-align: left;
	background-color: #FFFFFF;
}
.blue_banner {
	height: 151px;
	width: 860px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
	vertical-align: top;
}
.contentArea {
	width: 890px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	height: 100px;
	width: 890px;
	background-image: url(../images/index_04.gif);
	background-position: center top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.footer a {
	color: #333333;
	text-decoration: underline;
}
.footer a:hover {
	color: #003366;
	text-decoration: none;
}
.leftColumn {
	width: 235px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2D2D2;
}
.leftColumn  a {
	background-image: url(../images/link_back.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 140px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	text-align: left;
	padding-top: 11px;
	padding-left: 38px;
	margin-bottom: 10px;
}
.leftColumn  a:hover {
	color: #FFFFFF;
}
.rightColumn {
	font-size: 12px;
	line-height: 16px;
	padding-left: 10px;
	padding-top: 10px;
}
.rightColumn  a {
	color: #2BB13C;
	text-decoration: none;
}
.rightColumn  a:hover {
	color: #003366;
	text-decoration: underline;
}
h1 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
}
h3 {
	color: #666666;
	font-size: 16px;
}
li {
	color: #009933;
}
#bannerText {
	margin-top: 45px;
	margin-left: 15px;
	width: 475px;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	font-size: 18px;
	line-height: 21px;
}
#globe {
	position: absolute;
	z-index: 10;
	left: 60%;
	top: 0px;
}
div.years {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	color: #666666;
	font-weight: bold;
}
.style1 {
	font-weight: bold;
	font-size: 14px;
}
