.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: normal;
	font-weight: bold;
	color: 000080;


}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000080;
	text-align: center;

}
.navbuttontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
	text-align: center;
	background-image: url(graphics/blankbluebutton.gif);
	background-repeat: no-repeat;
	top: auto;
	background-position: center center;
	line-height: 34px;
}

a.navbuttontext:link {
	color: #ffffff;
	text-decoration:none;
}

a.navbuttontext:visited {
	color: #ffffff;
	text-decoration:none;
}

a.navbuttontext:hover {
	color: #ffffff;
}

a.navbuttontext:active {
	color: #ffffff;
	text-decoration:none;
}

.italic {
	font-style: italic;
}
.regulartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #000000;
	text-align: center;
}

a:link {
	color: #000080;
	text-decoration:none;
}

a:visited {
	color: #000080;
	text-decoration:none;
}

a:hover {
	color: #FF3333;
}

a:active {
	color: #000080;
	text-decoration:none;
}
.boxfill {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000080;
	border-bottom-color: #000080;
	padding: 4px;


}
.border {
	border: 1px solid #666666;
	padding: 4px;

}
.captionbolder {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: normal;
	font-weight: bolder;
}
.smalltext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000080;
	font-weight: normal;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	line-height: 17px;
	font-size: 12px;
}
.bigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000080;
	font-weight: normal;
	letter-spacing: 0em;

}

