/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #66b3d1;
}
.smalltext {
	font-size: 10pt;
}
.normallink {
color: #CC0000;
font-weight: bold;
text-decoration: none;
}
a.normallink:hover {
color: #6699CC;
font-weight: bold;
text-decoration: none;
}
.navbar {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.navbar:hover {
	color: #66b3d1;
	text-decoration: none;
	font-weight: bold;
}
.contentsection {
padding: 40px;
vertical-align:top;
background-image:url(images/normbottom.jpg);
background-position:bottom;
background-repeat:no-repeat;
background-color:#FFFFFF;
}
.contentsectionhome {
padding-top: 20px;
padding-bottom: 40px;
padding-left: 40px;
padding-right: 40px;
vertical-align:top;
background-image:url(images/homebkg.jpg);
background-position:top;
background-repeat:no-repeat;
height: 406px;
}
.leader {
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	text-align: center;
}
.subleader {
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	text-align: center;
}

