/* CSS Document */

body {
	color: #333333;
	background-image: url(shared/background.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
td, th {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
a:link {
	color: #193a79;
	text-decoration: underline;
}
a:visited {
	color: #193a79;
	text-decoration: underline;
}
a:hover {
	color: #2c58aa;
	text-decoration: none;
}
a:active {
	color: #2c58aa;
	text-decoration: none;
}
.bottom {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bottom a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.bottom a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.bottom a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.bottom a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.leftInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.header {font-family: Georgia, "Times New Roman", Times, serif; font-size: 28px; color: #193a79; }
.subHeader {font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; color: #193a79; }
.smallHeader {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #193a79; }