/* CSS Document */

.smallblue {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0057A5;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	font-size: 10px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002E63;
	font-weight: bold;
}

a:visited {
	color: #62B5FF;
	text-decoration: none;
}

a:hover {
	color: #0057A5;
	text-decoration: underline;
}

a:active {
	color: #62B5FF;
	text-decoration: none;
}

.pageheading {
	color: #0057A5;
	font-size: 24px;
	font-weight: bold;
}

.captions {
	color: #0057A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a:link {
	text-decoration: none;
}

.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.smalltable {
	font-size: 10px;
}
.bodybold {
	font-weight: bold;
}
