body {
	background-color: #fcfcfc;
	font-family: 'Trebuchet MS','Lucida Grande',LucidaGrande,Lucida,Helvetica,Arial,sans-serif;
	font-size: 0.80em;
}

#pageHeader h1 {
	color: #21536A;
	font-size: 2em;
	font-weight: bold;
}
h1.section {
	color: #407080;
	font-size: 20pt;
	margin: 0;
}
p, ul {
	color: #4e5d6d;
}
p.custom {
	color: #95a1ad;
	text-align: center;
/*	padding-top: 15%;*/
}
a:link {
	color: #407080;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}
a:visited {
	color: #407080;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}
a:hover, a:active {
/* 	text-decoration: underline; */
	text-decoration: none;
	border-bottom: none;
}
.footer a img{
	border-bottom: none;
}
img {
	border: 0;
}
li {
	list-style: none;
}
div.footer {
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
div.footer img {
	border:0;
}
div.footer p{
	padding: 0;
	margin-top: 0;
}
