.topback {
	background-image: url(images/backgroundtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.sideback {
	background-image: url(images/backgroundsides.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.hpbanner {
	background-image: url(images/hpbanner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	padding-right: 15px;
	padding-left: 0px;
}
.textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1E80BD;
	padding-top: 10px;
	line-height: 20px;
}
body {
	margin-top: 0px;
}
.bottomback {
	background-image: url(images/backgroundbottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:link {
	color: #1F80D4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1F80D4;
}
a:hover {
	text-decoration: none;
	color: #0F3E68;
}
a:active {
	text-decoration: none;
	color: #1F80D4;
}
.textmedheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.highlightbackground {
	background-color: #DEEDF9;
}
