* {
	/* margin: 0; */
}
html, body {
	font-family:Calibri;
	font-size:12px;
	height: 100%;
	width: 100%;
	padding-bottom:25px;
}
p {
	margin-top:0px;
	margin-bottom:6px;
}
li {
	margin-top:0px;
	margin-bottom:6px;
}
img {
	border-style:none;
}
a:link {
	color:#7A87B3;
	text-decoration:none;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #000000;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -35px; /* the bottom margin is the negative value of the footer's height */
	width:100%;
}
.header {
	color:#7A87B3;
	font-size:18px;
	font-weight:bold;
	margin-top:12px;
	margin-bottom:6px;
}
.footer, .push {
	height: 35px; /* .push must be the same height as .footer */
	width: 100%;
}
.fullheight {
	height: 100%;
	min-height: 100%;
}
.gradiantimage {
	background-repeat:no-repeat;
}
.figureheader {
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center
}
.pagetitle {
	font-size:18px;
	font-weight:bold;
	margin-top:24px;
	margin-bottom:12px;
	color:#7A87B3;
}
.servicetitle {
	font-size:15px;
	font-weight:bold;
}
.quotation {
	font-size:15px;
	font-style:italic;
	margin-bottom:12px;
}
.indentedimage {
	margin-left:25px;
}
map {
	cursor: hand;
}
.sidenavtable {
	background-color:#7A87B3;
}
.sidenavtext {
	color:#FFFFFF;
}
#accSideNav a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#accSideNav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#accSideNav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
