body, div, p, h1, h2, h3, h4, h5, h6, th, td, input, select, textarea, a, li {
  font-family: verdana, arial, sans-serif;
}

body, th, td, input, select, textarea, p, li {
  font-size: 10.5px;
}

code, pre {
  font: 11px "courier new", courier, monospace;
}

body {
	background-color: #08003E;
  color: #000;
}

.title {
	font-size:11px;
	font-weight: bold;
}

h1 {
  font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
  font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #08003E;
}

h3 {
  font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
  font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
  font-size: 8px;
}

h6 {
  font-size: 6px;
}

img {
  border: 0px;
}

hr {
  height: 1px;
}

th {
  text-align: left;
}

a:link, a:visited, a:active {
  color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}

a:hover {
  color: #85819E;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}

a.footer:link, a.footer:visited, a.footer:active {
  color: #fff;
	text-decoration: none;
}

a.footer:hover {
  color: #999;
	text-decoration: none;
}

a.footer2:link, a.footer2:visited, a.footer2:active {
  color: #fff;
	font-weight: normal;
	text-decoration: none;
}

a.footer2:hover {
  color: #999;
	font-weight: normal;
	text-decoration: none;
}

.alert {
  color: #f00;
}

.footer {
	color: #fff;
	font-size: 9px;
}

.required {
  color: #FF6600;
	font-size: 9px;
}

.small {
	font-size: 10px;
	color: #3D3D3D;
	line-height: 15px;
}

.small2 {
	font-size: 10px;
	color: #333;
}

.newDate {
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	background:#000;
}

.white {
	color: #fff;
	font-size: 9px;
	font-weight: bold;
}

.otherWhite {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.black {
	font-size: 9px;
	color: #fff;
	background-color: #000;
}


.mmBlack {
	color: black;
	font-weight: bold;
}

.mmWhite {
	color: white;
	font-weight: bold;
}

.mmRed {
	color: Red;
	font-weight: bold;
}

.mmYellow {
	color: Yellow;
	font-weight: bold;
}

.mmGreen {
	color: Green;
	font-weight: bold;
}

.mmBlue {
	color: Blue;
	font-weight: bold;
}

.blue {
  color: #08003E;
}

.white2 {
	background-color: #fff;
}

.grey {
	background-color: #F2F2F2;
}

.slash1 {
	color: #0097FE;
}

.slash2 {
	color: #FF6600;
}

.smallHeader {
	font-color: #3D3D3D;
	font-weight: bold;
	font-size: 11px;
}

.quote {
	font-color: #3D3D3D;
  font-family: times new roman, times, serif;
	line-height: 26px;
	font-size: 20px;
}

.tagline {
	font-color: #3D3D3D;
  font-family: times new roman, times, serif;
	font-size: 15px;
}

.stroke {
	border: #000 1px solid;
}

.caption {
	font-size: 9px;
}

.emailFriend {
	background-color: #808284;
}