@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/background_top.png);
	background-repeat: no-repeat;
	background-color: #0065A4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066A7;
	background-position: left top;
}
img { border: 0; }

a:link, a:visited, a:active {
	color: #0066A7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #FF002B;
}
.top_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: normal;
	font-weight: bold;
}
.BodyHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.BodyCopyIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 40px;
}
.BodyBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066A7;
	line-height: 20px;
	font-weight: bold;
	margin-left: 10px;
	padding-bottom: 2px;
}
.TableStyle {
	line-height: 25px;
}

.links a { 
   padding-left: 25px;
   padding-right: 3px;
   background: transparent url("http://globalimageserver.com/default.aspx?ID=b636e122-8e8c-4341-9917-e05dd7e672a5&w=20") no-repeat center left;
}

.Menu tr td {
	text-align:left;
}
