.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.blueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 230087;
	font-weight: bolder;
	line-height: 16px;
}

.greenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 90c500;
	font-weight: bolder;
	line-height: 16px;
}


.blueheaderlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 230087;
	font-weight: bolder;
	line-height: 18px;
	text-decoration : none;
}

.greenheaderlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 90c500;
	font-weight: bold;
	line-height: 18px;
}


.greenheaderlargelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 90c500;
	font-weight: bold;
	line-height: 18px;
}

.blueheaderlarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 230087;
	font-weight: bolder;
	line-height: 18px;
	text-decoration : none;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 8px;
	color: 4C4C4C;
}

.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 16px;
	color: 4C4C4C;
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: 230087;
text-decoration : none;
}

.listlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	text-decoration : none;
}
	
a {
text-decoration: none;
}

A:hover {
	font-weight : bold;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: White;
}

div.printform{
	margin-left: auto;
	margin-right: auto;
	display : none;
}

div.img{
	display : inline;
}

html {
	margin: 0;
	float : left;
	margin-top : 10px;
	margin-bottom : 10px;
	vertical-align : top;
}