body{
margin: 0;
padding: 0;
font: 12px arial, sans-serif;
background-color: #dbdbdb;
color: #717171;
}
h1{
	margin-top: 0;
}
h2{
	margin-left: 25px;
	color: #175fa7;
	font-size: 20px;
}
h3
{
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
}

object
{
	border: 0;
	float: right;
}
#bodyDropshadow{
margin: 0 auto;
background: url('/images/layout_drop_shadow.jpg') top left no-repeat;
width: 928px;
padding: 11px 11px 0 12px;
margin-top: 3px;
}
#mainBody{
width: 928px;
}
#mainContentHolder{
	width: 896px;
	padding: 14px 16px 55px 16px;
	overflow: hidden;
	background: url('/images/bg_content_dropshadow.gif') top left repeat-x #FFFFFF;
	
}
#header{
height: 95px;
background: url('/images/bg_nav_top_right.jpg') top right no-repeat #FFFFFF;
position: relative;
}
#logo{
width: 148px;
height: 60px;
position: absolute;
display: block;
top: 17px;
left: 27px;
}
#nav{
	height: 29px;
	width: 928px;
	background: url('/images/bg_nav_bar.gif') top left repeat-x;
}
#nav ul{
	margin: 0 0 0 13px;
	padding: 0;
	background: url('/images/nav_sep.gif') top left no-repeat;
	display: block;
	height: 29px;
}
#nav ul li{
	display: block;
	float: left;
	background: url('/images/nav_sep.gif') top right no-repeat;
}
#nav ul li a{
	cursor: pointer;
	display: block;
	height: 20px;
	padding: 9px 12px 0px 12px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	color: #FFFFFF;
	z-index: 10;
	width: auto;
	float: left;
}
#nav ul li.currPage a
{
	background: url('/images/bg_nav_bar_over.gif') top left repeat-x;
}
#nav ul li a span{
display: block;
float: left;
}

#nav ul li a span.navPoint
{
background: url('/images/nav_point.gif') no-repeat;
visibility: hidden;
position: absolute;
top: 29px;
left: 15px;
width: 18px;
height: 10px;
}
#upperNav{
right: 20px;
bottom: 3px;
position: absolute;
font-size: 10px;
}
#upperNav ul{
margin: 0;
list-style-type: none;
padding: 0;
}
#upperNav ul li{
display: inline;
}
#upperNav ul li span{
padding: 0px 8px 0px 8px;
}

#leftCol
{
	width: 152px;
	float: left;
	padding: 85px 20px 0 12px;
}
#leftCol #leftColQuote
{
	font-style: italic;
	font-size: 16px;
	line-height: 28px;
}
#leftCol #quoteAuthor
{
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0 0 0;
	text-align: right;
}
#mainColBg, #mainColBgBot
{
	min-height:365px;
	height:auto !important;
	height:365px;

}
#mainCol
{
	float: left;
	width: 712px;
	margin: 10px 0 0 0;
}
#mainCol p
{
	
	line-height: 19px;
}
#mainCol ul
{
	margin: 0;
	padding: 0 0 0 15px;
}
#mainColBg
{
	background: url('/images/bg_green_sep.gif') top left repeat-y;
}
#mainColBgBot
{
	background: url('/images/bg_green_sep_bot.gif') bottom left no-repeat;
	padding: 0 0 0 25px;
}
#rightColHolder
{
	float: left;
	margin: 20px 0 0 0;
}
#rightCol{
	width: 199px;
	background-color: #f4f4f4;
	padding: 20px 20px 10px 20px;
	line-height: 18px;
}
#rightColBot
{
	background: url('/images/bg_right_col.gif') no-repeat top left;
	width: 239px;
	height: 14px;
}
.rightColHeader
{
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #b7c4db;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}
.rightColPage #mainCol
{
	width: 450px;
	padding-right: 25px;
}
.rightColPage #mainContentHolder
{
	width: 898px;
	padding-right: 14px;
}
a.learnMore {
background: url('/images/btn_green.gif') no-repeat top left;
color: #FFFFFF;
width: 111px;
height: 21px;
padding: 3px 0 0 10px;
display: block;
text-decoration: none;
font-weight: bold;
}
#footer{
	font-size: 10px;
	padding: 5px 0 0 5px;
}

/*links */
a:link{
	color: #ff8e00;
	text-decoration: none;
}
a:visited {
	color: #ff8e00;
	text-decoration: none;
}

a:hover {
	color: #ff8e00;
	text-decoration: underline;
}
a:active {
	color: #ff8e00;
	text-decoration: nonel
}
/*
h3 a:link
{
	color: #717171;
	text-decoration: none;
}
h3 a:visited
{
	color: #717171;
	text-decoration: none;
}
h3 a:hover
{
	color: #717171;
	text-decoration: none;
}
h3 a:active
{
	color: #717171;
	text-decoration: none;
}
*/
a.learnMore:link 
{
	color: #FFFFFF;
}
a.learnMore:visited 
{
	color: #FFFFFF;
}
a.learnMore:hover
{
	color: #FFFFFF;
}
a.learnMore:active
{
	color: #FFFFFF;
}
#nav a:link {
}
#nav a:visited {
}
#nav a:hover {
background: url('/images/bg_nav_bar_over.gif') top right repeat-x;
}
#nav a:active {
}
#nav a:link .navPoint{
visibility: hidden;
}
#nav a:visited .navPoint{
visibility: hidden;
}
#nav a:hover .navPoint{
visibility: visible;
}
#nav a:active .navPoint{
visibility: hidden;
}


#nav ul li.currPage a:link .navPoint
{
	visibility: visible;
}
#nav ul li.currPage a:visited .navPoint
{
	visibility: visible;
}
#nav ul li.currPage a:hover .navPoint
{
	visibility: visible;
}
#nav ul li.currPage a:active .navPoint
{
	visibility: visible;
}
#upperNav ul li a:link {
text-decoration: none;
color: #FFFFFF;
}
#upperNav ul li a:visited {
text-decoration: none;
color: #FFFFFF;
}
#upperNav ul li a:hover {
text-decoration: none;
color: #c2cd23;
}
#upperNav ul li a:active {
color: #FFFFFF;
text-decoration: none;
}
#upperNav ul li.currPage a:link {
text-decoration: none;
color: #c2cd23;
}
#upperNav ul li.currPage a:visited {
text-decoration: none;
color: #c2cd23;
}

#upperNav ul li.currPage a:hover {
text-decoration: none;
color: #c2cd23;
}

#upperNav ul li.currPage a:active {
text-decoration: none;
color: #c2cd23;
}


#footer a:link {
color: #000099;
}
#footer a:visited {
color: #000099;
}
#footer a:hover {
color: #c3c3c3;
}
#footer a:active {
color: #000099;
}
/* headers */
.header{

}
/* default stuff */
img{
border: none;
}
.floatLeft{
float: left;
}
.floatRight{
float: right;
}
.clear{
clear: both;
}

/* form stuff */
legend{
display: none;
}
label{
display: block;
float: left;
width: 150px;
}
form{
font-size: 12px;
}
form fieldset{
border: 0;
}
textarea{
width: 400px;
}
#contactForm span
{
	width: 130px;
	display: block;
	float: left;
	margin: 0 0 5px;
}
#contactForm input, #contactForm select
{
	width: 200px;
	float: left;
	margin: 0 0 5px;
}
#contactForm select
{
width: 206px;	
}

#contactSubmit input
{
	margin: 20px 0 0 135px;
	width: 100px;
}
.errorStar
{
	color: Red;
	width: auto;
	padding: 0 0 0px 5px;
}
