body,
td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 11px;
	color: #08364C;
	font-weight:bold;
	padding-top: 20px;
	padding-bottom: 16px;
	margin-top: 6px;
	margin-bottom: 5px;
}
h2 {
	font-size: 11px;
	color: #08364C;
	font-weight:bold;
	padding-top: 6px;
	padding-bottom: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
}
h2.firstPara {
	font-size: 11px;
	color: #08364C;
	font-weight:bold;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
}
h3 {
	font-size: 11px;
	color: #3075B8; /*4F96C8*/
	font-weight:bold;
	padding-top: 6px;
	padding-bottom: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
}
p {
	line-height: 16px;
	color: #505050;
	padding-top: 0px;
	padding-bottom: 12px;
	margin-top: 6px;
	margin-bottom: 5px;
}
p.firstPara {
	line-height: 16px;
	color: #505050;
	padding-top: 20px;
	padding-bottom: 12px;
	margin-top: 6px;
	margin-bottom: 5px;
}
ul {
	color: #505050;
	padding-top: 2px;
	padding-bottom: 16px;
	padding-left: 20px;
	padding-right: 0px;
	margin-top: 6px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
li {
	line-height: 16px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFA71C;
	margin-top: 4px;
	display: block;
}
p.WhiteHomepage {
	color: #FFFFFF;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
p.ftr,
a.ftr {
	color: #505050;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.ftr:hover {
	color: #FF414C;
}
#nav {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
}
a:link,
a:active,
a:visited {
	text-decoration: underline;
	color: #FF414C;
}
a.nav:link,
a.nav:active,
a.nav:visited {
	text-decoration: none;
	color: #505050;
}
a.nav:hover {
	text-decoration: underline;
/*	color: #505050;*/
	color: #FF414C;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;*/
}
.quote {
	padding-left: 22px;
}
.teamName {
	color: #08364C;
	font-weight:bold;
}
.teamPosition {
	color: #3075B8;
}
.red {
	color: #FF0000;
}
	
