/* CSS Document */

body {
	background-color: #E7E7DE;
	margin-top: 20px;
}
body,td,th {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	background-position: center;
}
.subheading {
	font-size: 12px;
	color: #396F8F;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.largeheading {
	font-size: 16px;
	font-weight: bold;
	color: #00AEEF;
	letter-spacing: .5px;
}
a:link {
	text-decoration: underline;
	color: #396F8F;
}
a:visited {
	color: #396F8F;
}
a:hover {
	color: #00AEEF;
	text-decoration: underline;
}
.bottomtext {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bottomlinks {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bottomlinks:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomlinks:visited {
	color: #FFFFFF;
}
.bottomlinks:hover {
	color: #00AEEF;
}
