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

body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #00549f;
}
#content {
	background-image:url(background.png);
	background-position:bottom right;
	background-repeat:repeat-x;
}
#footer {
	color: #FFF;
	text-shadow: #000000 1px 1px 1px;}
}
#footer a {
	color: #FFF;
	text-shadow: #000000 1px 1px 1px;
	text-decoration:none;
}
#footer a:link {
	color: #FFF;
	text-shadow: #000000 1px 1px 1px;
	text-decoration:none;
}
#footer a:visited {
	color: #FFF;
	text-shadow: #000000 1px 1px 1px;
	text-decoration:none;
}
#footer a:hover {
	color: #FFF;
	text-shadow: #000000 1px 1px 1px;
	text-decoration:none;
}
#footer a:active {
	color: #FFF;
	text-shadow: #000000 1px 1px 1px;
	text-decoration:none;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #00549f;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 0px;
}
.verbiage {
	line-height: 18px;
}