body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#topWrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
}
#headerWrapper {
	float: left;
	width: 955px;
	background-image: url(../images/titlepic.jpg);
	height: 180px;
}
#headerStrapLine {
	float: left;
	width: 600px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	padding-top: 120px;
	padding-left: 78px;
}

#leftWrapper {
	float: left;
	width: 200px;
}
#navBar {
	width: 160px;
	background-color: #9CC;
	text-align: left;
	float: left;
	padding: 20px;
}
.navDivsTop {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}
.navDivs {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #000066;
	font-style: normal;
	text-align: left;
	line-height: 20px;
}
.greyLine {
	float: left;
	height: 11px;
	width: 955px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCC;
}

#leftBar {
	width: 200px;
	float: left;
	padding-top: 15px;
}
#bodyWrapper {
	float: left;
	width: 735px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	clear: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.leftBarPic {
	padding-bottom: 4px;
}
.rightBodyPic {
	float: right;
	padding-left: 10px;
}
.bottomPicsBar {
	float: left;
	width: 100%;
	margin-top: 21px;
}
.bottomPics {
	padding-right: 10px;
}





.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #CCCCCC;
	letter-spacing: 1px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

#footer {
	height: 12px;
	width: 955px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	float: left;
	text-align: left;
}
#geckoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 180px;
	padding-left: 20px;
}
#footerText {
	float: left;
	width: 735px;
	padding-left: 20px;
}

h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: 600;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}





a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #99CCCC;
	text-decoration: underline;
}
a:visited {
	color: #000066;
}
a:active {
	color: #9CC;
}

a.navText:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
a.navText:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
a.navText:hover {
	color: #000066;
	text-decoration: none;
}
a.navText:active {
	color: #000066;
	text-decoration: none;
}
a.geckoLink:link {
	color: #9CC;
	text-decoration: none;
}
a.geckoLink:hover {
	color: #006;
	text-decoration: underline;
}
a.geckoLink:active {
	text-decoration: underline;
	color: #006;
}
a.geckoLink:visited {
	text-decoration: none;
	color: #9CC;
}



.captionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 400;
	text-align: center;
	color: #000000;
}
.bodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.listText {
	line-height: 25px;
	padding-right: 20px;
}

