body {
	background-color: #ffffff;
	background-image: url(images/bg_home.gif);
	margin: 10px 0px 0px 0px;
}

p, td {
		font-family: Verdana;
		font-size: 9pt;
		color: #000000;
		text-decoration: none;
		line-height: 125%;
	
}

.bodyText
	{
		font-family: Verdana;
		font-size: 9pt;
		color: #000000;
		text-decoration: none;
		line-height: 125%;
	}
	
.homeText
	{
		font-family: Verdana;
		font-size: 9pt;
		color: #ffffff;
		text-decoration: none;
		line-height: 125%;
	}
	
.feetHome {
	background-image: url(images/feet_back.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
}

.greenFooter {
		background-color: #8DC818;
		display: block;
		padding: 6px 6px 7px 5px;
		font-family: Verdana;
		font-size: 8pt;
		color: #ffffff;
		text-decoration: none;
		text-align: right;
	}
	
	.intTag {
	background-image: url(images/side_back.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
	
	.bodyHeading
	{
		font-family: Verdana;
		font-size: 16pt;
		font-weight: normal;
		line-height: 125%;
		border-bottom: solid 2px #8DC818;
		color: #F0AF00;
		text-decoration: none;
		margin-top: 0px;
		margin-right: 50px;
	}
	
	.subHeading
	{
		font-family: Verdana;
		font-size: 12pt;
		font-weight: bold;
		line-height: 120%;
		color: #F0AF00;
		text-decoration: none;
		margin-top: 0px;
	}
	
	.greenBold
	{
		font-weight: bold;
		color: #8dc818;
	}
	
	.blueBold
	{
		font-weight: bold;
		color: #2D548F
	}
	
	.title1 {
font-family: trebuchet ms, verdana, arial,helvetica;
font-size: 13px;
font-weight: bold;
margin-bottom: 0;
color:#666;
}

.title2 {
font-family: trebuchet ms, verdana, arial,helvetica;
font-size: 14px;
font-weight: bold;
margin-bottom: 0;
color:#333;
}

.title3 {
font-family: trebuchet ms, verdana, arial,helvetica;
font-size: 13px;
font-weight: bold;
margin: 0px 0px 3px 0px;
padding: 0px 0px 2px 0px;
color:#666;
border-bottom: 1px solid #DDDDDD;
}

hr.thin {
border: 0px;
background-color: #DDD;
width: 200px;
height: 1px;
margin: 5px 0px 5px 0px;
padding: 0px 0px 0px 0px;

}

.gradBack {
	background-image: url(images/grad_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 550px;
	border: 1px solid Gray;
		
	}
	
.mapBack {
	background-image: url(images/grad_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 10px 10px 10px 10px;
	border: 1px solid Gray;
		
	}
	
a.team {color:#09357A; text-decoration:none;}
a.team:hover,a:active {color:#8DC818; text-decoration:none;}
a.team:visited {color:#09357A; text-decoration:none;}

a {color:#09357A; text-decoration: underline;}
a:hover,a:active {color:#8DC818; text-decoration: underline;}
a:visited {color:#09357A; text-decoration: underline;}


ul { 
	list-style: none;
	
}

li {
	
   background-image: url(images/green_arrow.gif);
	background-repeat: no-repeat;
   background-position: 0 .6em;
	font-family: Verdana;
		font-size: 9pt;
		color: #000000;
		text-decoration: none;
		line-height: 150%;
	border: 0px;
	padding-left: 15px;
	}
	
	.clients, .clients td {
		border-bottom: 1px dotted;
		font-family: trebuchet ms, verdana, arial,helvetica;
		font-size: 12pt;
		font-weight: bold;
		color: #333;
		text-decoration: none;
		line-height: 150%;
		}