a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	width: auto;
	font-weight: bold;
	color: #FF6600;
}

a:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000066;
}
.pagetitlewhite {
	font-size: 24px;
	color: #FFFFFF;
}
.maintitleblue {
	font-size: 24px;
	color: #000066;
}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.maintextblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.openingtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000066;
}
.mediumtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
}
.boxout {
	float: left;
	top: 0px;
	margin-right: 20px;
}

.boxoutr {
	float: right;
	top: 0px;
	margin-left: 20px;
}
