h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A4D93;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
}
.phone {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #30C;
}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
	line-height: 14pt;
}

.border {
	border: 1px groove #194DA7;
	font-family: Tahoma, Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 2px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1A4D93;
}

.graytitle {
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
	letter-spacing: 2px;
	background-image: url(images/blue_gradient.gif);
	font-variant: small-caps;
}
.topcurve {
	background-image: url(images/rounded_edge_top.gif);
	height: 15px;
}
.bottomcurve {
	background-image: url(images/rounded_edge_bottom.gif);
	height: 15px;
}

.indextext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
	color: #000033;
}
a:visited {
	text-decoration: none;
	color: #1A4D93;
}
a:hover {
	text-decoration: underline;
	color: #BDC2FA;
}
a:active {
	text-decoration: none;
	color: #1A4D93;}
.largetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: bolder;
	color: #1A4D93;
	letter-spacing: 3px;
}
.smalltabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #000;
}
hr {
	color: #004175;
}

