body {
	background-color: #0B9999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: helvetica, arial, sans-serif;
	font-size: 100%;
}
#wrapper {
	margin: 0 auto;
	width: 1050px;
	text-align: center;
	background-image: url(images/bg_image.jpg);
}
#header {
	background-color: #FFF;
	margin: 0 auto;
	padding: 0px;
	height: 195px;
	width: 900px;
}
#PCIPlogo {
	height: 120px;
	width: 210px;
	float: left;
}
#headerNav {
	margin: 0px;
	padding: 15px 0px 0px;
	float: right;
	height: 35px;
	width: 690px;
	text-align: right;
}
.headerNav a:link {
	text-decoration: none;
	color: #333;
}
.headerNav a:visited {
	text-decoration: none;
	color: #333;
}
.headerNav a:hover {
	text-decoration: none;
	color: #39c;
}
.headerNav a:active {
	text-decoration: none;
	color: #333;
}
.headerNav {
	font-family: helvetica, arial, sans-serif;
	font-size: .95em;
	padding: 0px;
	color: #999;
	margin: 0px;
}
#mainNav {
	margin: 0 auto;
	padding: 10px 0px 8px 15px;
	width: 885px;
	background-image: url(images/mainNav_bar.gif);
	top: 121px;
	text-align: left;
	clear: both;
	vertical-align: middle;
}
.mainNav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.mainNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.mainNav a:hover {
	text-decoration: none;
	color: #F90;
}
.mainNav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#secondaryNav {
	margin: 0 auto;
	padding: 7px 0px 0px 15px;
	height: 23px;
	width: 885px;
	background-image: url(images/secondaryNav_bar.gif);
	text-align: left;
	vertical-align: middle;
	clear: both;
}
.secondaryNav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.secondaryNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.secondaryNav a:hover {
	text-decoration: none;
	color: #333;
}
.secondaryNav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.secondaryNav {
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-align: left;
}
#imageArea {
	padding: 10px 0px 15px 15px;
	height: 260px;
	width: 635px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 75px;
	background-image: url(images/main_image.jpg);
	text-align: left;
}
.imageAreaText {
}
#rightNav {
	margin: 10px 75px 10px 0px;
	padding: 0px;
	height: 285px;
	width: 240px;
	float: right;
}
#bottomContent {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #15A8A9;
	clear: both;
}
#homeContent {
	margin: 10px 0px;
	padding: 15px;
	width: 629px;
	text-align: left;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #15A8A9;
}
#centerImage {
	text-align: center;
}
#sideBar {
	margin: 10px 0px;
	padding: 15px;
	width: 210px;
	text-align: left;
	float: right;
}
#secondarySideBar {
	margin: 0px 75px 10px 0px;
	padding: 15px;
	width: 210px;
	text-align: left;
	float: right;
}
h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 1.85em;
	color: #3399cc;
	line-height: 1.2em;
	margin: 15px 0px 0px;
}
h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 1.4em;
	color: #39C;
	padding: 0px;
	margin-top: 10px;
	line-height: 1.2em;
	margin-bottom: 10px;
}
h3 {
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #39C;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
}
#footer {
	background-color: #FFF;
	margin: 0 auto;
	padding: 15px 15px 0px;
	width: 870px;
	clear: both;
	height: 50px;
	text-align: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #15A8A9;
}
.footerNav a:link {
	text-decoration: none;
	color: #333;
}
.footerNav a:visited {
	text-decoration: none;
	color: #333;
}
.footerNav a:hover {
	text-decoration: none;
	color: #39c;
}
.footerNav a:active {
	text-decoration: none;
	color: #333;
}
.footerNav {
	font-family: helvetica, arial, sans-serif;
	font-size: 0.95em;
	padding: 15px;
	color: #333;
}
.mainNav {
	font-family: helvetica, arial, sans-serif;
	font-size: 1.4em;
	color: #FFF;
	text-align: left;
}
p {
	font-family: helvetica, arial, sans-serif;
	font-size: .95em;
	color: #333;
	line-height: 1.25em;
	margin-top: 5px;
}
li {
	font-family: helvetica, arial, sans-serif;
	font-size: .95em;
	color: #333;
	line-height: 1.25em;
	margin-top: 5px;   
}
td {
	font-family: helvetica, arial, sans-serif;
	font-size: .95em;
	color: #333;
	line-height: 1.25em;
	margin-top: 5px;   
}
#mainContent {
	margin: 10px 0px 10px 75px;
	padding: 0px 15px 15px;
	width: 629px;
	float: left;
	height: 100%;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #15A8A9;
}
.thirdNav {
	font-family: helvetica, arial, sans-serif;
	font-size: .9em;
	color: #666;
}
#thirdNav {
	width: 630px;
	padding: 10px 0px 0px;
	height: 30px;
	margin: 0px;
}
.thirdNav a:link {
	text-decoration: none;
	color: #333;
}
.thirdNav a:visited {
	text-decoration: none;
	color: #333;
}
.thirdNav a:hover {
	text-decoration: none;
	color: #39c;
}
.thirdNav a:active {
	text-decoration: none;
	color: #333;
}
#webLogin
{
	color: #000000;
	background-color: #FFC266;
	border: 2px solid #000000;
	padding: 10px;
	margin: 5px 5px 15px 5px;
	width: 65%;
	text-align: center;
}

