body
	{
	background-color: #6286b6;
	background-image:url('back.png');
	background-repeat:repeat-x;
	font-family:verdana, arial, serif;
	font-size: 75%;
	}

h1 
	{
	font-family:verdana, arial, serif;
	color: #333;
	font-size: 200%;
	}

h2, h3
	{
	font-family:verdana, arial, serif;
	color: #333;
	font-size: 150%;
	}

hr
	{
	color: #cccccc;
	background-color: #cccccc;
	border: 0;
	height: 1px;
	}

.small
	{
	font-family:verdana, arial, serif;
	color: #333;
	font-size: 95%;
	}

.home
	{
	font-size: 125%;
	font-family:verdana, arial, serif;
	line-height: 1.2em;
	color: #333;
	}

.homeintro
	{
	font-size: 300%;
	font-family:verdana, arial, serif;
	line-height: 1.2em;
	}

.homeintro2
	{
	font-size: 100%;
	font-family:verdana, arial, serif;
	line-height: 1.6em;
	color: #666;
	}


a 
	{
	color: #265a94;
	text-decoration:underline;
	}

a.home 
	{
	color: #333;
	font-size: 95%;
	text-decoration:none;
	}


a:hover 
	{
	color: #ff0000;
	text-decoration:underline;
	}


#skip a, #skip a:hover, #skip a:visited 
	{ 
	position:absolute; 
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden;
	} 

#skip a:active, #skip a:focus 
	{ 
	position:static; 
	width:auto; 
	height:auto; 
	font-family:verdana, arial, serif;
	font-size: 75%;
	color: #ffffff;
	text-decoration:none;
	}



#navigation 

	{
	list-style: none;
	margin: 0; padding: 0;
	font-family:verdana, arial, serif;
	}

#navigation li 
	{
        float: left;
	}


#navigation li a 
	{
	display: block;
	background-color: #6286b6;
	background-image:url('navback.png');
	color: #ffffff;
	padding: 0px 20px 0px 20px;
	height: 99px;
	text-decoration:none;
	font-family: verdana, arial, serif;
	font-size: 8pt;
	}

#navigation li a.about 
	{
	display: block;
	background-color: #6286b6;
	background-image:url('navback.png');
	color: #ffffff;
	padding: 0px 20px 0px 30px;
	height: 99px;
	text-decoration:none;
	font-family: verdana, arial, serif;
	font-size: 8pt;
	}


#navigation li a:hover 
	{
	background: #000000;
	color: #ffffff;
	text-decoration:none;
	}

#navigation li a.here 
	{
	background: #000000;
	color: #ffffff;
	text-decoration:none;
	}

#navigation li a.abouthere 
	{
	background: #000000;
	color: #ffffff;
	text-decoration:none;
	padding: 0px 20px 0px 30px;
	}

#navigation span 
	{
	color:#FFF;
	font-size: 15pt;
	font-weight: bold;
	font-family:verdana, arial, serif;
	line-height: 1.6em;
	}





#strapline

	{
	text-align: left;
	padding: 35px 20px 0px 0px;
	font-size: 100%;
	font-family: verdana, arial, serif;
	}


#utilitymenu 

	{
        float: right;
	text-align: right;
	padding: 45px 20px 0px 0px;
	font-family:verdana, arial, serif;
	}


#utility 

	{
	text-align: right;
	list-style: none;
	font-family:verdana, arial, serif;
	}

#utility li 
	{
        float: left;
	color: #666666;
	}

#utility li.spacer 
	{
        float: left;
	padding: 0px 10px 0px 10px;
	color: #666666;
	}


#utility li a 
	{
	display: block;
	color: #265a94;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
	font-family: verdana, arial, serif;
	font-size: 125%;
	font-weight: bold;
	}


#utility li a:hover 
	{
	color: #000000;
	text-decoration:underline;
	}



#breadcrumb

	{
	padding: 20px 20px 20px 30px;
	color: #666666;
	font-family:verdana, arial, serif;
	font-size: 90%;
	}

#breadcrumb a 
	{
	color: #265a94;
	text-decoration:none;
	}

#breadcrumb a:hover 
	{
	color: #000000;
	text-decoration:underline;
	}




#leftnav ul
	{
	float: left;
	width: 240px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	background: #fff;
	font-family:verdana, arial, serif;
	font-size: 90%;
	}

#leftnav ul li a
	{
	display: block;
	color: #000;
	text-decoration: none;
	width: 180px;
	padding: 10px 20px 10px 30px;
	border-bottom: 1px dotted #ccc;
	}

#leftnav ul li.indent a
	{
	display: block;
	color: #000;
	text-decoration: none;
	width: 170px;
	padding: 5px 20px 5px 40px;
	border-bottom: 1px dotted #ccc;
	}


#leftnav ul li a:hover 
	{
	background: #005b92;
	color: #fff;
	}

#leftnav ul li.indent a:hover 
	{
	background: #666666;
	color: #fff;
	}



#leftnav ul li a.section,
#leftnav ul li a.section:link,
#leftnav ul li a.section:hover 
	{
	font-weight: bold;
	background: #fff;
	color: #000
	}

#leftnav ul li a.here, 
#leftnav ul li a.here:link,
#leftnav ul li a.here:hover
	{
	font-weight: bold;
	background: #005b92;
	color: #fff;
	}

#leftnav ul li a.here2, 
#leftnav ul li a.here2:link,
#leftnav ul li a.here2:hover
	{
	font-weight: bold;
	background: #666666;
	color: #fff;
	}



#leftnav ul li span
	{	
	display: none; 
	}

#leftnav ul li a:hover span 
	{
	display: block;
	font-size: 0.8em;
	padding: 10px 0;
	}



#blankspace
	{
	line-height: 1.6em;
	}

#contentarea
	{
	line-height: 1.6em;
	padding: 0px 20px 0px 20px;
	}

#contentarea2
	{
	line-height: 1.6em;
	padding: 0px 20px 0px 20px;
	}

#rightarea
	{
	line-height: 1.6em;
	padding: 20px 20px 0px 20px;
	}


#homeleftcol
	{
	line-height: 1.6em;
	padding: 20px 40px 0px 30px;
	}

#homerightcol
	{
	line-height: 1.6em;
	padding: 60px 40px 0px 40px;
	}

#homeservices
	{
	float: left;
	text-align: left;
	padding: 0px 10px 10px 0px;
	background: #eee;
	width: 100%;
	font-family:verdana, arial, serif;
	font-size: 90%;
	}

#homeservices-title
	{
	font-family:verdana, arial, serif;
	font-size: 100%;
	color: #fff;
	width: 100%;
	padding: 2px 0px 2px 10px;
	background-color:#507eaf;
	background-image:url('titleback.gif');
	background-repeat:repeat-y;
	}

#homeservices-col1
	{
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	width:180px;
	border-right: 1px dotted #666;
	}

#homeservices-col2
	{
	display:inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	width:20px;
	}

#homeservices-col3
	{
	display:inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	width:180px;
	}

#servicelist ul 
	{
	float: left;
	margin: 0;
	padding: 0px 0px 10px 0px;
	list-style: none;
	}

#servicelist li 
	{
        float: left;
	}


#servicelist li a 
	{
	display: block;
	color: #000;
	text-decoration: none;
	width: 180px;
	}

#servicelist li a:hover 
	{
	text-decoration: underline;
	color: #ff0000;
	}


#servicelist2 ul 
	{
	float: left;
	margin: 0;
	padding: 0px 0px 10px 0px;
	list-style: none;
	}

#servicelist2 li 
	{
        float: left;
	}


#servicelist2 li a 
	{
	display: block;
	color: #000;
	text-decoration: none;
	width: 180px;
	}

#servicelist2 li a:hover 
	{
	text-decoration: underline;
	color: #ff0000;
	}

#servicelist3 ul 
	{
	float: left;
	margin: 0;
	padding: 0px 0px 10px 0px;
	list-style: none;
	}

#servicelist3 li 
	{
        float: left;
	}


#servicelist3 li a 
	{
	display: block;
	color: #265a94;
	text-decoration: none;
	width: 180px;
	}

#servicelist3 li a:hover 
	{
	text-decoration: underline;
	color: #ff0000;
	}


#homeleftcol2
	{
	line-height: 1.6em;
	padding: 20px 20px 20px 40px;
	}

#homerightcol2
	{
	float: right;
	padding: 0px 0px 0px 0px;
	}


#copyright

	{
	text-align: right;
	padding: 20px 20px 0px 20px;
	color: #666666;
	font-family:verdana, arial, serif;
	font-size: 90%;
	border-top: 1px dotted #ccc;
	}

#copyright a 
	{
	color: #265a94;
	text-decoration:none;
	}

#copyright a:hover 
	{
	color: #000000;
	text-decoration:underline;
	}

#affiliations
	{
	text-align: center;
	padding: 10px 5px 5px 10px;
	color: #666666;
	font-family:verdana, arial, serif;
	font-size: 90%;
	border-top: 1px dotted #ccc;
	background-color: #fff;
	}




