body {
	background-color: #FFF;
	margin: 0px;
}
#container {
	background-color: #FFF;
	height: 800px;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 0px;
	top: 0px;
}
a:link {
	text-decoration: none;
	color: #00506F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #09C;
}


a:visited {
	text-decoration: none;
	color: #00506F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}



#content {
	height: 800px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
a:active {
	text-decoration: none;
	color: #006E99;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a:hover {
	text-decoration: none;
	color: #D0A813;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}


h3 {
	font-size: 16px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}


h1 {
	font-size: 22px;
	color: #000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-weight: lighter;
}

h2 {
	font-size: 16px;
	color: #333;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


#aboveLogo {
	background-color: #FFF;
	background-position: 0px 0px;
	height: 30px;
	width: 948px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #069;
	background-image: url(../images/bannerBlueClouds.png);
	background-repeat: repeat-x;
	border: 1px none #069;
}
h4 {
	font-size: 16px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}

#logo {
	background-color: #FFF;
	height: 115px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #069;
	border-right-color: #069;
	border-bottom-color: #069;
	border-left-color: #069;
}
#belowLogo {
	background-color: #FFF;
	background-position: 0px 0px;
	height: 5px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/banner.png);
	background-repeat: repeat-x;
}
#navBar {
	float: left;
	height: 100px;
	width: 152px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 20px;
}
#textText {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 735px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	padding-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 20px;
	padding-bottom: 40px;
}