@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	background-color: #fff;
}
#creditContainer {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	font-size: 10px;
	width: 100%;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	margin-top: 15px;
}
a.contentLinksStyle {
	color:#41c3e0;
	text-decoration: none;
}
a:visited.contentLinksStyle {
	color:#41c3e0;
	text-decoration: none;
}
a:hover.contentLinksStyle {
	color:#0295b6;
	text-decoration: none;
}
a.contentLinksStyle2 {
	color:#000;
	text-decoration: none;
}
a:visited.contentLinksStyle2 {
	color:#000;
	text-decoration: none;
}
a:hover.contentLinksStyle2 {
	color:#C00;
	text-decoration: none;
}
a.indexLinksStyle {
	color:#000000;
	text-decoration: none;
}
a:visited.indexLinksStyle {
	color:#000000;
	text-decoration: none;
}
a:hover.indexLinksStyle {
	color:#970606;
	text-decoration: none;
}
a.navLinksStyle {
	color:#000000;
	text-decoration: none;
}
a:visited.navLinksStyle {
	color:#000000;
	text-decoration: none;
}
a:hover.navLinksStyle {
	color:#41c3e0;
	text-decoration: none;
}
#centerText {
	text-align: center;
}
.text6 {
	font-size: 6px;
}
.text10 {
	font-size: 10px;
}
.text11 {
	font-size: 11px;
}
.text12 {
	font-size: 12px;
}
.text15 {
	font-size: 15px;
}
.text16 {
	font-size: 16px;
}
.text18 {
	font-size: 18px;
}
.text20 {
	font-size: 20px;
}
.text22 {
	font-size: 22px;
}
.text24 {
	font-size: 24px;
}
.yellowText {
	color: #ffae41;
}
.blueText {
	color: #41c3e0;
}
.headerText1 {
	font-size: 20px;
	color: #41c3e0;
}
#spacer {
	clear: both;
	width: 100%;
}
#wrapper1 {
	width: 950px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
#leftImages {
	width: 273px;
	float: left;
	text-align: center;
}
#rightImages {
	width: 273px;
	float: right;
	text-align: center;
}
#mainTop {
	background-image: url(images/bkgnd-top.png);
	background-repeat: repeat-x;
	height: 7px;
	width: 500px;
	background-color: #fff;
}
#wrapper1 #mainWrapper {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#mainContent {
	color: #000;
	background-color: #FFF;
	width: 380px;
	padding-right: 10px;
	padding-left: 10px;
}
#mainBottom {
	background-color: #fff;
	background-image: url(images/bkgnd-bottom.png);
	background-repeat: repeat-x;
	height: 7px;
	width: 500px;
}
