/***********************************************/
/* Typographic Divs                            */
/***********************************************/
h1 {
	font-family: "GillSans-Light", Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-transform: none;
	text-align: right;
	color: #FFFFFF;
}
h2 {
	font-family: "GillSans-Light", Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
}
p {
	font-family: "Gill Sans Light", "GillSans-Light", Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-position: left;
	text-align: left;
	color: #000000;
}
.p2 {
	font-family: "Gill Sans Light", "GillSans-Light", Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	background-position: left;
	text-align: left;
	color: #000000;
	vertical-align: top;
	padding-top: 10px;
}
h3 {
	font-family: "GillSans-Light", Arial, sans-serif;
	font-size: 24px;
	color: #CCCCCC;
	text-align: center;
}
h5 {
	font-family: "Gill Sans", "Gill Sans Light", Arial, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: normal;
}

.whitelead {
	color: #FFFFFF;
}
a:active {
	color: #00FFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
.bolder {
	font-weight: bold;
}
.boldrightcaps {
	text-align: left;
	font-family: "GillSans-Light", Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	float: left;
	text-transform: uppercase;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#mainlogo{
	margin: 0;
	position: absolute;
	left: 52px;
	top: 16px;
	height: 50px;
	width: 180px;
	visibility: visible;
	background-color: 82AAB8;
}#masthead{
	margin: 0;
	position: absolute;
	left: 259px;
	top: 32px;
	height: 23px;
	visibility: visible;
	width: 792px;
}
#content{
	margin: 0;
	left: 0px;
	top: 80px;
	position: absolute;
	visibility: visible;
	width: 200%;
	height: 312px;
	background-color: #BD3003;
	z-index: 5;
	background-image: url(_images/simplebase2a.gif);
	background-repeat: no-repeat;
}
#contentcolors {
	margin: 0;
	left: 0px;
	top: 80px;
	position: absolute;
	visibility: visible;
	width: 200%;
	height: 312px;
	background-color: #767676;
	z-index: 5;
	background-image: url(_images/graybase.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content2 {
	margin: 0;
	left: 52px;
	top: 505px;
	position: absolute;
	width: 848px;
	height: 50px;
	z-index: 8;
	visibility: visible;
}
#introcopyright {
	margin: 0;
	top: 80px;
	position: absolute;
	width: 335px;
	height: 312px;
	overflow: auto;
	z-index: 9;
	float: right;
	clear: none;
	left: 490px;
	padding-right: 40px;
	visibility: visible;
}

#content3 {
	margin: 0;
	left: 52px;
	top: 405px;
	position: absolute;
	width: 848px;
	height: 100px;
	z-index: 7;
	visibility: visible;
}
body {
	background-color: #6097a5;
	background-image: url(_images/simplebase2.gif);
	background-repeat: no-repeat;
}
a:visited {
	color: #CCCCCC;
}
.mini_formright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-align: right;
}
