body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #315593;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
  color: #CCCC00;
  text-decoration: underline;
}
a:active {
	color: #336699;
	text-decoration: none;
}

a.footer:link {
	color: #315593;
	text-decoration: none;
}
a.footer:visited {
	color: #315593;
	text-decoration: none;
}
a.footer:hover {
  color: #CCCC00;
  text-decoration: underline;
}
a.footer:active {
	color: #315593;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #315593;
}
.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #315593;
	font-style: normal;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #315593;
}
.grayCaption {
	color: #7F7F7F;
}
.yellowCaption {
	color: #ECCC61;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #315593;
}
.smallbodycopy {
	font-size: 10px;
}