.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.quoteblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.lowernavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.quotewhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

}
.quoteblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.largeboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.quotewhiteunbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.homepagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.blueborder {
	border: 1px solid #000066;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bgbottright {
	background-image: url(images/spiral.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.brdfull1green {
	border-top: 1px solid #1f3f41;
	border-right: solid;
	border-bottom: solid;
	border-left: solid;
}
.brdfull {
	border: 1px solid #000033;
}
.brdbott {
	border-bottom: 1px solid #000033;
}
.bghomenorepeat {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/largespiral.gif);
}
.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
.arial13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.brdright {
	border-right: 1px solid #999999;
}
.bgcenter {
	background-image: url(images/bghomespiral.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.brdtop {
	border-top: 1px solid #000000;
}
