.bodymain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
}

.exec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4C4C4C;
	background-position: left;
}
p {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.bullet {
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 2px;
	margin-left: 10px;
	width: 90%;
}
#barphone {
	position:absolute;
	top:251px;
	width:300px;
	height:26px;
	z-index:3;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: right;
	display: inline;
	line-height: 26px;
	vertical-align: middle;
	padding-right: 10px;
	right: 1px;
}
.sitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #4C4C4C;
	text-decoration: underline;
}
.disclaim {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sub2 {
	font-weight: bold;
	color: #FF9900;
}





#navcontainer
{
	margin: 0;
	height: 22px;
	width: 100%;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5D8C6;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	z-index: 1;
}

#navlist li
{
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	display: block;
}

#navlist li a, #navlist li a:link
{
	color: #333333;
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 11px;
}

#navlist li a:hover
{
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f90;
	padding-bottom: 5px;
}

#navlist li a#current, #navlist li a#current:link
{
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 2px solid #f90;
	padding-bottom: 5px;
}

#navlist li a#current:hover
{
	border-bottom: 2px solid #f90;
}




#subnavcontainer
{
	height: 35px;
	list-style-type: none;
	line-height: 30px;
	width:800px;
	text-align: center;
}


#subnavlist li
{
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	display: block;
	
}

#subnavlist li a, #subnavlist li a:link
{
	color: #333333;
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 11px;
}

#subnavlist li a:hover
{
	color: #FFFFFF;
}

#subnavlist li a#subcurrent, #subnavlist li a#subcurrent:link
{
	color: #FFFFFF;
	font-weight: bold;
}

#subnavlist li a#subcurrent:hover
{
	color: #FFFFFF;
}
.p2 {
	
}
.oneColFixCtr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
body {
	color: #333;
	font: 11px Verdana, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #b9c8ce;
	background-image: url(pictures/bg.jpg);
	background-repeat: no-repeat;
}
