body {
	background:#ffffff;
	margin:0;
	background:url(images/bkgd-content.jpg) center 113px no-repeat;
 }
a:link, a:visited {
	color: #0c4194;
	text-decoration: none;
}
a:hover, a:active {
	color: #002063;
	text-decoration: underline;
}
h1 {
	font: bold 22px "Times New Roman", Times, serif;
	color:#0c4194;
	text-transform:uppercase;
	margin:0 0 5px 0;
}
h2 {
	font: bold 18px "Times New Roman", Times, serif;
	color:#0c4194;
	text-transform:uppercase;
	margin:0 0 5px 0;
}
h3 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #ffffff;
}
h4 {
	font: bold 18px "Times New Roman", Times, serif;
	color:#0c4194;
	text-transform:uppercase;
	margin:20px 0 5px 0;
}
h5 {
	font: bold 14px "Times New Roman", Times, serif;
	color:#242424;
	margin:10px 0 0 0;
}
p {
	font: bold 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 18px;
	color: #000000;
	margin:0 0 15px 0;
}
hr {
	border: none 0; 
	border-top: 1px solid #0c4194;
	width:100%;
	height:1px;
	margin:4px auto 4px auto;
}
li  {
	font: normal 1.2em "Trebuchet MS", Arial, sans-serif;
}
#leftCol li  {
	font: bold 12px "Trebuchet MS", Arial, sans-serif;
}
table  {
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
}
#linkTable  {
	font: bold 12px "Trebuchet MS", Arial, sans-serif;
	line-height: 18px;
	color: #000000;
}
.small {
	font: normal 10px "Trebuchet MS", Arial, sans-serif;
}
.largei  {
	font: bold italic 21px "Times New Roman", Times, serif;
	line-height:24px;
	color:#000000;
}
.unbold { font-weight:normal; }
p.quote {
	font-size:14px;
	font-style:italic;
}
.amp { font:Arial, Helvetica, sans-serif; }

/* ----------tooltip-------------- */
#easyTooltip{
	margin:0 10px 1em 0;
	width:325px;
	padding:15px;
	background:url(images/tooltip.jpg) top left repeat-x #013380;
	border:1px solid #002063;
	}
#easyTooltip h3{
	margin:0 0 .5em 0;
	font:13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}	
#easyTooltip p{
	margin:0 0 .5em 0;
	color:#FFF;
	}		
#item, #item2 {display:none;}

/* ----------menu-------------- */
#nav2 {
	margin:0 auto 0 auto;
}
#nav2 ul {
	margin:0;
	padding:0 0 0 0;
    list-style:none;
}
#nav2 li {
    float:left;
    margin:0;
    padding:0;
}
#nav2 li a {
    display:block;
    padding:7px 0 7px 35px;
	font:bold 13px "Times New Roman", Times, serif;
	color:#ffffff;
	width:.1em;
	background:url(images/nav-left.jpg) no-repeat left top;
}
#nav2 li.first a  {
	background:url(images/nav-leftFirst.jpg) no-repeat left top;
}
#nav2 li.first a:hover  {
	background:url(images/nav-leftFirstHover.jpg) no-repeat left top;
}
#nav2 li.first a:hover span  {
	background:url(images/nav-rightHover.jpg) no-repeat right top;
}
#nav2 li a span {
    padding:8px 35px 7px 0;
	background:url(images/nav-right.jpg) no-repeat right top;
}
#nav2 li.last a span {
	background:url(images/nav-rightLast.jpg) no-repeat right top;
}
#nav2 li.last a:hover span {
	background:url(images/nav-rightLastHover.jpg) no-repeat right top;
}
#nav2 li.last a:hover {
	background:url(images/nav-leftHover.jpg) no-repeat left top;
}
#nav2 li a:hover {
	text-decoration:none;
	background:url(images/nav-leftHover.jpg) no-repeat left top;
}
#nav2 li a:hover span {
	background:url(images/nav-rightHover.jpg) no-repeat right top;
}
#nav2 > ul a {width:auto;}
/* ----------major divs-------------- */
#header  {
	position:relative;
	width:100%;
	margin:0 auto 0 auto;
	background:url(images/bkgd-header.jpg) repeat-x;
}
#header2  {
	position:relative;
	width:100%;
	margin:0 auto 0 auto;
	background:url(images/bkgd-header.jpg) repeat-x;
}
#nav  {
	position:relative;
	width:800px;
	height:30px;
	margin:0 auto;
}
#whiteBar  {
	position:relative;
	width:800px;
	height:83px;
	margin:0 auto;
	background:url(images/bkgd-whiteBar.jpg) right bottom no-repeat;
}
#whiteBar2  {
	position:relative;
	width:800px;
	height:83px;
	margin:0 auto;
	background:none;
}
#imageArea  {
	position:relative;
	width:800px;
	height:236px;
	margin:0 auto;
	background:url(images/bkgd-imageArea.jpg) center top no-repeat;
}
#notHeader  {
	position:relative;
	width:100%;
	margin:0 auto 0 auto;
}
#content  {
	position:relative;
	width:800px;
	margin:0 auto;
}
#leftCol  {
	float:left;
	width:464px;
	height:auto;
	padding:14px 50px 14px 0;
}
#rightCol  {
	float:left;
	width:286px;
	height:auto;
	padding:14px 0 14px 0;
}
#bottomBar  {
	clear:both;
	position:relative;
	width:100%;
	background:url(images/bkgd-bottomBar.jpg) repeat-x;
}
#bottomBarButtons  {
	position:relative;
	width:800px;
	height:30px;
	margin:0 auto;
}
#footer  {
	position:relative;
	width:800px;
	margin:0 auto;
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #a3adcc;
	padding-bottom:15px;
}
#footer a:link, #footer a:visited  { color: #a3adcc; text-decoration: none; }
#footer a:hover, #footer a:active  { color: #0c4194; }

#copyright  {
	float:left;
}
#map  {
	float:right;
}
/* ----------bottomBarButtons-------------- */
#services {
	margin:0 auto 0 auto;
}
#services ul {
	margin:0;
	padding:0 0 0 75px;
    list-style:none;
}
#services li {
    float:left;
    margin:0;
    padding:0;
}
#services li a {
    display:block;
    padding:7px 0 7px 25px;
	font:bold 13px "Times New Roman", Times, serif;
	color:#ffffff;
	width:.1em;
	background:url(images/nav-left.jpg) no-repeat left top;
}
#services li.first a  {
	background:url(images/nav-leftFirst.jpg) no-repeat left top;
}
#services li.first a:hover  {
	background:url(images/nav-leftFirstHover.jpg) no-repeat left top;
}
#services li.first a:hover span  {
	background:url(images/nav-rightHover.jpg) no-repeat right top;
}
#services li a span {
    padding:7px 25px 7px 0;
	background:url(images/nav-right.jpg) no-repeat right top;
}
#services li.last a span {
	background:url(images/nav-rightLast.jpg) no-repeat right top;
}
#services li.last a:hover span {
	background:url(images/nav-rightLastHover.jpg) no-repeat right top;
}
#services li.last a:hover {
	background:url(images/nav-leftHover.jpg) no-repeat left top;
}
#services li a:hover {
	text-decoration:none;
	background:url(images/nav-leftHover.jpg) no-repeat left top;
}
#services li a:hover span {
	background:url(images/nav-rightHover.jpg) no-repeat right top;
}
#services > ul a {width:auto;}

/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.30;
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}