html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 5;
	border: 0;
	outline: 0;
}
body {
	background-color: #000000;
	color: #2d2e2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #0066ff;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
  color: #69c;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E0000;
}
a:link {
  color: #0000FF;
  font-weight: bold;
  text-decoration: none;
  font-size:14px;
}
a:visited {
  color: #0000FF;
  font-weight: bold;
  font-size:14px;
  text-decoration: none;
}
a:hover {
  color: #0000FF;
  text-decoration: underline;
  font-size:14px;
}
a:focus {
  color: #0000FF;
  font-size:14px;
}
a:active {
	color: #0000FF;
	font-size:14px;
}
a.footerLinks {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.footerLinks:hover {
	color: #00FF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
} 

#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 990px;
	border: 1px solid #000000;
}
#header {
	background-color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	height: 310px;
	line-height: 15px;
	width: 990px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/topbar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#headerLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	float: left;
	text-align: center;
	padding-top: 0px;
}
#headerRight {
	margin-left: 400px;
	text-align: center;
	width: 400px;
}
#outerWrapperBG {
	margin: 0px;
	padding: 0px;
	background-color: #3b6ea7;
}

.clearFloat {
	clear: both;
	display: block;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.spacer2V {
	height: 2px;
	width: 0px;
}
.spacer3V {
	height: 3px;
	width: 0px;
}
.spacer5V {
	height: 5px;
	width: 0px;
}
.spacer10V {
	height: 10px;
	width: 0px;
}
.spacer20V {
	height: 20px;
	width: 0px;
}
.spacer30V {
	height: 30px;
	width: 0px;
}
.spacer50V {
	height: 50px;
	width: 0px;
}
.spacer50V {
	height: 0px;
	width: 0px;
}

.spacer2H {
	height: 0px;
	width: 2px;
}
.spacer3H {
	height: 0px;
	width: 3px;
}
.spacer5H {
	height: 0px;
	width: 5px;
}
.spacer10H {
	height: 0px;
	width: 10px;
}
.spacer20H {
	height: 20px;
	width: 0px;
}
.spacer30H {
	height: 0px;
	width: 30px;
}
.spacer50H {
	height: 0px;
	width: 50px;
}
.spacer100H {
	height: 0px;
	width: 100px;
}

.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.text15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}
.text16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

.text10Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.text11Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.text12Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text13Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.text14Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text15Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.text16Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.text18Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.text20Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.text24Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}



.colorWhite {
	color: #FFFFFF;
}
.colorBlack {
	color: #000000;
}
.colorOrange {
	color: #FF6600;
}
.colorBlue {
	color: #0000FF;
}
.colorPurple {
	color: #9900FF;
}#contentColumnLeft {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 480px;
}
#content #contentColumnRight {
	padding: 5px;
	float: right;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentColumnLeftContent2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#contentColumnRightContent1 {
	text-align: center;
	margin: 0px;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contentColumnRightContent {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#contentColumnRightContent2 {
	padding: 0px;
	margin-top: 50px;
	margin-left: 30px;
}
#contentColumnLeftContent1 {
	margin: 0px;
	padding: 0px;
}
#containerBox260 {
	width: 400px;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#containerBox260TextTitle {
	background-color: #FF6600;
	margin: 0px;
	padding: 5px;
}
#containerBox260Content1 {
	margin: 0px;
	padding: 15px;
}
#content #menu {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 282px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	background-color: #315fb4;
	height: 30px;
}
#map {
	padding: 0px;
	height: 500px;
	width: 730px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	border: 5px solid #000000;
}
#footer1 {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 8px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#footer2 {
	float: right;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 8px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#footerLinks {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 320px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #315fb4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
ul {
	margin-left: 50px;
	padding-left: 50px;
}

