body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.sepVert {
	background-image: url(images/sep_vert_dot.gif);
	background-repeat: repeat-y;
}
.sepHorz {

	background-image: url(images/sep_horz_dot.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 1.5em;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 1.5em;
	margin-bottom: 10px;
	margin-top: 0px;
}
.sepList {
	background-image: url(images/sep_horz_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}

a:link {color: #2287C4; text-decoration: none; }
a:visited {color: #2287C4; text-decoration: none; }
a:hover {text-decoration: underline; position: relative; }

.whiteBack {
	background-color: #FFFFFF;
}
.sepSubpage {

	background-image: url(images/sep_vert_dot.gif);
}
.navHeader {
	text-transform: uppercase;
	letter-spacing: 1px;
}
li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-left: -40px;
	list-style-type: none;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.copyright {
	font-size: 10px;
	color: #80B6D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subNavCurrent {
	background-color: #EAF4FD;
}
.blueBack {

	background-color: #E6F1F7;
}
h2 {
	font-size: 12px;
	color: #2F649F;
	margin: 0px 0px 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.teamName {
	font-size: 13px;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	font-weight: normal;
	color: #2F649F;
	margin: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.teamTitle {
	font-style: italic;
	line-height: normal;
	color: #205993;
}
#subNav a {

	font-size: 11px;
	line-height: normal;
}
.backPaull {
	background-color: #FFFFFF;
	background-image: url(images/paull2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
form {
	margin: 0px;
	padding: 0px;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2287C4;
}
.newsHeadline {
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
}
.newsData {
	font-size: 10px;
	color: #3D83A9;
}
