body 
{font-family: Verdana, arial, helvetica; }

.maintext 
{
	font-size: 11px;
	color: #333333;
	padding: 10px;
	text-align: justify;
}

.maintextblue 
{
	font-size: 11px;
	color: #003399;
	padding: 5px;
	vertical-align: top;
}

.bullets 
{
	color: #003399;
	padding: 0px;
	vertical-align: top;
}

.heading
{
	font-size: 12px;
	color: #003399;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 4px 5px 0px;
}

.heading2
{
	font-size: 14px;
	color: #003399;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 4px 5px 0px;
	vertical-align: top;
}

.heading3
{
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	margin: 0px;
}

.bigtext
{
	font-size: 24px;
	color: #003399;
	font-weight: normal;
	text-align: center;
}

.navigation
{
	font-size: 11px;
	color: #003399;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}

.image
{
	padding: 10px;
} 


a:link{ color: #CC0000; text-decoration: none; border-style: none; font-weight: normal}
a:visited{ color: #CC0000; text-decoration: none; border-style: none; font-weight: normal}
a:hover {color: #CC0000; text-decoration: underline}

li {text-align: left; font-size: 8pt; margin: 0; padding: 0}

#background {
	background-image: url(media/background.png);
	background-repeat: no-repeat;
		}

#background1 {
	background-image: url(media/background1.png);
	background-repeat: no-repeat;
		}
		
#background2 {
	background-image: url(media/background2.png);
	background-repeat: no-repeat;
		}
	

