body{
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 14px;
}
a:link{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #00FFFF;
	text-decoration: none;	
}
a:active{
	color: #00FFFF;
	text-decoration: none;
}
.fullsteam {
	font-size: 12px;
	font-weight: bold;
	color: #375660;
}
.fullsteam a:link{
    color: #FFFFFF;
	text-decoration: none;
}
.fullsteam a:visited{
    color: #FFFFFF;
	text-decoration: none;
}
.fullsteam a:hover{
	color: #66FFFF;
	text-decoration: none;
}
.fullsteam a:active{
	color: #66FFFF;
	text-decoration: none;
}

.position {
	font-size: 11px;
	font-weight: bold;
	color: #CCFFFF;
}
.position a:link{
    color: #CCCCCC;
	text-decoration: none;
}
.position a:visited{
	color: #CCCCCC;
	text-decoration: none;
	}
.position a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.position a:active{
	color: #CCCCCC;
	text-decoration: none;
}
.subhead {
	font-size: 16px;
	color: #DFFFFF;
	font-weight: bold;
	line-height: 18px;

}
.sidebar {
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
p {
	font-size: 12px;
	line-height: 16px;
}
ol {
	font-size: 12px;
	line-height: 18px;
}
ul {
	font-size: 12px;
	line-height: 18px;
	list-style-type: disc;
}
.quote {
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
}
.quotetitle {
	font-size: 12px;
	color: #375660;
}
.quotename {
	font-size: 14px;
	line-height: 16px;
	color: #375660;
	font-weight: bold;
}
.tableheadlite {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tableheaddark {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.tabletext {
	font-size: 12px;
	color: #003366;
}
.sourcehead {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #DFFFFF;
}
.sourcequote {
	font-size: 12px;
	color: #003366;
}
.sourcename {
	font-size: 12px;
	font-weight: bold;
	color: #375660;
	
}
.sourcetitle {
	font-size: 12px;
	color: #375660;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
.tabletextlite {
	font-size: 12px;
	color: #FFFFFF;
}

