.topBar {
	background-image: url(../images/topBar.gif);
	background-repeat: repeat-x;
}
.bottomBar {
	background-image: url(../images/bottomBar.gif);
	background-repeat: repeat-x;
}
.fill {
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
}
.bottomImage {
	background-image: url(../images/bottomHalfCircle.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}
.navPri {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #330099;
	text-decoration: none;
}
.navSec {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9966FF;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330099;
	text-align: left;
	vertical-align: bottom;
}
.tableHeadSmallText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #330099;
	text-decoration: none;
}
.cellAlign {
	vertical-align: middle;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: circle;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}
