body	{
	background-image: url(images/background.gif);
	margin: 0px;
}

.address { 
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	line-height: 14px; 
	color: #fff;
}

.address a:link {color: #98e0d8; text-decoration: none;}
.address a:visited {color: #98e0d8; text-decoration: none;}
.address a:hover {color: #fff; text-decoration: underline;}
.address a:active {color: #98e0d8; text-decoration: none;}

.copyright { 
	font-size: 10px; 
	line-height: 14px;
}
.copyright a:link {color: #b53e1f; text-decoration: underline;}
.copyright a:visited {color: #b53e1f; text-decoration: underline;}
.copyright a:hover {color: #746c5d; text-decoration: none;}
.copyright a:active {color: #b53e1f; text-decoration: underline;}

td	{font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}

table a:link {color: #16917b; text-decoration: underline;}
table a:visited {color: #16917b; text-decoration: underline;}
table a:hover {color: #000; text-decoration: none;}
table a:active {color: #16917b; text-decoration: underline;}


#navigation	{padding-left: 10px;}
#navigation TD	{text-align: center;}	
#navigation A	{color: white; 
			font-family: "Times New Roman", Times, serif;
			font-size: 13px;
			text-decoration: none;
			}

#navigation A.selected	{color: #98e0d8; 
			font-family: "Times New Roman", Times, serif;
			font-size: 13px;
			text-decoration: none;
			}
	
#navigation	TD.firstcell	{text-align: right; padding-right: 15px; padding-bottom: 2px;}				
#navigation	TD.topcell	{border-left: 1px solid black; padding: 0px 0px 2px 0px;}			
#navigation	TD.lastcell	{text-align: left;  padding-left: 15px; border-left: 1px solid black;padding-bottom: 2px;}			

#navigation	TD.bottomcell	{border-left: 1px solid black; border-top: 1px solid black;}
#navigation	TD.firstbottomcell	{border-top: 1px solid black;}	


.sidebarbullet	{margin: 0px 0px 0px 10px; 
				text-indent: -10px;
				}

.contentbullet {margin: 0px 0px 3px 10px; 
				text-indent: -10px;
				}

a.download	{font-style: italic;	
			color: black;}
	
	
/* PROJECT BLOCKS */

.header {
	background-image: url(images/project-header.jpg); 
	height: 38px;
	background-repeat: no-repeat;
	color: #d4e8d5;
	text-align: center;
	padding-right: 20px;
	line-height: 12px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.middle {
	background-image: url(images/project-mid2.jpg); 
	height: 105px; 
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-right: 70px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

.header2 {
	background-image: url(images/project-header2.jpg); 
	height: 38px;
	background-repeat: no-repeat;
	color: #d4e8d5;
	text-align: center;
	padding-right: 0px;
	line-height: 12px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.middle2 {
	background-image: url(images/project-mid2.jpg); 
	height: 105px; 
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-right: 70px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	
}

h1 {
	background-image: url(images/side-header.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	height: 36px;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}

h2 {
	background-image: url(images/subheading.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	height: 21px;
	padding-left: 10px;
	padding-top: 5px;
}

h3 {
	background-image: url(images/what-heading.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	height: 20px;
}

h4 {
	background-image: url(images/service-subs.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	height: 25px;
	padding-left: 10px;
	padding-top: 5px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.welcome {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.service {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cbe4cb;
	font-size: 12px;
	font-weight: bold;
}
.service a:link {color: #000; text-decoration: none;}
.service a:visited {color: #000; text-decoration: none;}
.service a:hover {color: #16917b; text-decoration: underline;}
.service a:active {color: #000; text-decoration: none;}

.service-active {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #16917b;
	font-size: 12px;
	font-weight: bold;
}
.service-active a:link {color: #000; text-decoration: none;}
.service-active a:visited {color: #000; text-decoration: none;}
.service-active a:hover {color: #cbe4cb; text-decoration: underline;}
.service-active a:active {color: #000; text-decoration: none;}

.service-middle {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cbe4cb;
	font-size: 12px;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 30px;
}
.service-middle a:link {color: #000; text-decoration: none;}
.service-middle a:visited {color: #000; text-decoration: none;}
.service-middle a:hover {color: #16917b; text-decoration: underline;}
.service-middle a:active {color: #000; text-decoration: none;}

.service-middle-a {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #16917b;
	font-size: 12px;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 30px;
}
.service-middle-a a:link {color: #000; text-decoration: none;}
.service-middle-a a:visited {color: #000; text-decoration: none;}
.service-middle-a a:hover {color: #cbe4cb; text-decoration: underline;}
.service-middle-a a:active {color: #000; text-decoration: none;}

.linkbullet	{margin: 0px 0px 0px 10px; 
				text-indent: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
				}
.linkbullet a:link {color: #000; text-decoration: none;}
.linkbullet a:visited {color: #000; text-decoration: none;}
.linkbullet a:hover {color: #000; text-decoration: underline;}
.linkbullet a:active {color: #000; text-decoration: none;}

.white-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.white-link a:link {color: #ffffff; text-decoration: none;}
.white-link a:visited {color: #ffffff; text-decoration: none;}
.white-link a:hover {color: #ffffff; text-decoration: underline;}
.white-link a:active {color: #ffffff; text-decoration: none;}

.black-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.black-link a:link {color: #000000; text-decoration: none;}
.black-link a:visited {color: #000000; text-decoration: none;}
.black-link a:hover {color: #000000; text-decoration: underline;}
.black-link a:active {color: #000000; text-decoration: none;}

.black-link2 {
	font-family: Arial, Helvetica, sans-serif;
}
.black-link2 a:link {color: #000000; text-decoration: none;}
.black-link2 a:visited {color: #000000; text-decoration: none;}
.black-link2 a:hover {color: #000000; text-decoration: underline;}
.black-link2 a:active {color: #000000; text-decoration: none;}