/*main body style*/
h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; line-height: 24px; color: #333399; font-weight: bold;}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 21px; color: #333399; font-weight: bold;}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 20px; color: #333399; font-weight: bold;}
h4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #333399; font-weight: bold;}

/*section specific styles*/
.resources {color: #333399;}

/*homepage styles*/
a {color: #333399;}

.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333399;
}
.back {
	background-color: #CCEEFF;
}
.bodylarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #333399;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	letter-spacing: 1.5pt;
	word-spacing: 4pt;

}
.agreement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	background-color: #E6FFFE;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center center;

}
