body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background-color: #B0C4DE;
	padding-left: 40px;
	padding-top: 40px;
	}

.title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	text-align: center;
}

.subtitle {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	background-color: #5ab4f8;
}

.bold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.header {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
	line-height: 14px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 14px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.text {
	font-family: Arial, sans_serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	text-indent: 2pt;
}

.text-white {
	font-family: Arial, sans_serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.nav {
	font-family: Arial, sans_serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
}

.small {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
} 
.textbox {
	padding: 3px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
}

.outline {
	padding: 3px;
	border: thin solid #778899;
}

.scrollbox {
	overflow: auto;
	width: 750px;
	height:350px;
	align: center;
	text-align: left;
	border-top: medium solid #FFFFFF;
	border-right: medium solid #778899;
	border-bottom: medium solid #778899;
	border-left: medium solid #FFFFFF;
	padding: 10px;
}
ul
{
list-style-image: url(http://stlcompserv.com/images/blt.gif);
list-style-type: circle
}
