body
{
	text-align: center;
	background: #B7CBE0 url(images/bgGrad.jpg) repeat-x;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 75%;
	font-weight: normal;
	margin: 0;
	padding:0;
}
#wrapper
{
	width: 899px;
	background-color: transparent;
	color:#333333;
	margin: auto;
	text-align: center;
	padding: 0;
}

#navcontainer
{
	margin: 0;
	padding: 0 0 0 0;
	float: right;
}

	#navcontainer UL
	{
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
	}
	
	#navcontainer LI
	{
		display: block;
		margin: 0;
		padding: 0;
		float: left;
		width: auto;
	}
	
	#navcontainer A
	{
		color: #ffffff;
		display: block;
		width: auto;
		text-decoration: none;
		font-weight: bold;
		font-size: .9em;
		background: #000066 url(images/buttonBg.jpg) no-repeat top left;
		margin: 0;
		padding: 6px 10px;
		border-left: 1px dashed #fff;
	}
	
	#navcontainer A:hover, #navcontainer A:active 
	{ 
		background: #000066 url(images/buttonBgOn.jpg) no-repeat top left;
		color: #000000;
	}
	
	#navcontainer A.active:link, #navcontainer A.active:visited
	{
		position: relative;
		z-index: 102;
		background: #000066 url(images/buttonBg.jpg) no-repeat top left;
	}
.imgNoBorder
{
	border: 0 none;
}
#redBorderDiv
{
	border: 3px solid #FF0000;
	padding: 4px;

}
#blueBorderDiv
{
	border: 3px solid #2F3192;
}
#blueBand
{
	height: 20px;
	background-color: #000066;
}
#sideShadow
{
	background: #B7CBE0 url(images/sideShadowBg.jpg) repeat-y;
	width: 5px;
}
#botShadow
{
	background: #B7CBE0 url(images/botShadowBg.jpg) no-repeat top right;
	height: 5px;
}
.services ul li
{
	background:transparent url(images/checkBox.gif) no-repeat scroll 0px 2px !important;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:10px;
	padding-left:19px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.headerNoShow
{
	display: none;
}
.lgHomeHeader
{
 	height: 24px; 
	width: 367px; 
	margin: 25px 0px 5px 0px; 
	background: url(images/homeHeader.gif) no-repeat top left;
}
.banner
{
	background: #FDFEFE url(images/bannerBg.jpg) no-repeat top left;
	height: 120px;
}
#copy
{
	font-size: .9em;
	color: #5E7286;
	margin-top: 5px;
	font-family: verdana, sans-serif;
}
#pageHeader
{
	background: #B7CBE0 url(images/subHeaderBg.gif) no-repeat top left;
	height: 120px;
}
.pageTitle
{
	font-size: 1.7em;
	color: #000066;
	margin: 70px 0 10px 10px;
}
.smallPix
{
	float: right;
	width: 73px;
	margin-left: 5px;
	margin-top: 10px;
}
.subHeader
{
	font-size: 1.3em;
	margin: 10px 0px 0px 0px;
	border-bottom: 1px solid #000066;
}
.profile
{
	margin-left: 20px;
	border-bottom: 1px dashed #999999;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.subSub
{
	font-size: 1.1em;
	margin: 0;
}
.profile p
{
	margin: 10px 0 0 10px;
}
h4

{
	font-size: 1.2em;
}
.indent
{
	margin-left: 20px;
	margin-bottom: 10px;
}
.toTop
{
	font-size: .9em;
	font-family: verdana, sans serif;
}
#pscroller1
{
width: 160px;
height: 180px;
border: 1px solid #cccccc;
padding: 10px;
margin: 0px 10px 10px 10px;
background-color: white;
text-align: left;
}
#pscroller2
{
width: 160px;
height: 180px;
border: 1px solid #cccccc;
padding: 10px;
margin: 0px 10px 10px 10px;
background-color: white;
text-align: left;
}
.newsletterBox
{
	text-align: left;
	background-color: white;
	padding: 5px;
	margin: 10px 10px 20px 10px;
	border: 1px solid #cccccc;
	font-size: .8em;
}

.newsletterBox h4
{
	color: #000066;
	font-size: 1.3em;
	margin: 5px 0px 5px 0px;
}
.mainContent
{
 	width: 370px; 
 	text-align: left; 
	 margin: 10px 20px 20px 70px;
}
.mainContent p
{
	margin: 0px 0px 20px 0px;
}
.mainContent h4
{
	margin: 0;
}
