@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	line-height: 12px
}
table {
	border-collapse: separate;
	border-spacing: 0px;
}
body {
	background-color: #f5f5f5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	border: 0;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
img {
	border: 0;
}
.footertext {
	color:#939393;
}
.whitetext {
	color:#FFFFFF;
}
.bold {
	font-weight:bold;
}
.turquoisetext {
	color:#2ed1e5;
}
.subheadblue {
	color:#297b85;
	font-weight:bold;
}
.subheadturquoise {
	color:#57d8e8;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
}
.subheadgray {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #999999;
}