	A:link {			text-decoration: underline; color: #003399;}
	A:visited {			text-decoration: underline; color: #003399;}
	A:hover {			text-decoration: none; color: #003399;}				

html, body {
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	background: url(../images/header-bg.jpg) repeat-x;
	}
	
td {
	height: 100%;
	margin: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #444;
	}

#header {
	height: 185px;
	background: url(../images/header.jpg) no-repeat;
}

#contentcontainer {
	width: 97%;
	position: relative;
	height: auto;
	clear: both;
}

html>#contentcontainer {height:auto}

#nav {
	width: 175px;
	float: left;
	position: relative;
	left: 0px;
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
	padding-top: 2px;
	}
	
#divider {
	height: 12px;
	background: #003399;
	margin-bottom: 2px;
	margin-top: 2px;
	}

#content {
	padding: 10px 30px 20px 20px;
	margin-left: 177px;
	color: #444;
	line-height: 22px;
	}
strong{ 
color: #003399; 
}
.boldwhite{ 
color:#FFFFFF;
font-weight: bold; 
}
#footer {
	height: 110px;
	line-height: 17px;
	font-size: 11px;
	text-align: center;
	color: #bebebe;
	margin-top: 50px;
	margin-left: 177px;
}
#footer a,
#footer a:visited,
#footer a:link{
	line-height: 17px;
	font-size: 11px;
	color: #bebebe;
}

h1{
	padding:0px;
	margin:0px;
	font-size: 17px;
	color: #003399;
	font-weight: bold;
	}
	

.small {
	font-size:10px;
	}
	
.blue-norm {
	color: 003399; 
	}

.white {
	color: FFFFFF; 
	}
		
.guttermesh-locations {
	color: #CC3300;
	line-height: 15px;
	font-size: 13px;
}

.guttermesh-locations a,
.guttermesh-locations a:visited,
.guttermesh-locations a:link{
	color: #CC3300;
	text-decoration: underline;
}
