@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align:center;
}
body {
	background: #5a93de url(/images/bckgd_body.gif) top center repeat-x;
	margin: 0;
	padding:0;
}
a {
	font-size: 1em;
	color: #0000CC;
}
#main_content a {
	font-size: 1em;
	font-weight:bold;
	color: #004b8d;
}
#main_content a:visited {
	color: #004b8d;
}
#main_content a:hover {
	text-decoration:underline;
	color: #004b8d;
}
#main_content a:active {
	color: #004b8d;
}
a img {
	border:none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1,h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #af093a;
}
h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004b8d;
	margin: 20px 0 10px 10px;
}
h1 {
	font-size: 1em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.15em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.2em;
}
.redtext{
	color: #af093a;
	font-weight:bold;
}
p{
	margin:0 15px 15px 15px;
}
.bold {
	font-size: 1em;
	font-weight:bold;
	color: #004b8d;
}
ul li{
	list-style:none;
}
#main_content ul li{
	list-style:none;
	margin-bottom:.5em;
}
.img_left {
	float:left;
	border:none;
	margin:10px 10px 10px 0;
	border:solid 2px #ffffff;	
}
.img_right {
	float:right;
	border:none;
	margin:0 0 10px 10px;
	border:solid 2px #ffffff;	
}
#facts a:link{
	font-size:1em;
	text-decoration:none;
	color:#004b8d;
}
#facts a:visited{
	font-size:1em;
	text-decoration:none;
	color:#004b8d;

}
#facts a:hover{
	font-size:1em;
	text-decoration:underline;
}
#facts a:active{
	font-size:1em;
	text-decoration:none;
}
#footer {
	font-size:1em;
	color: #004b8d;
}
#footer ul li{
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
}
#footer a {
	text-decoration: none;
	color: #004b8d;
}
#footer a:visited {
	text-decoration: none;
	color: #004b8d;
}
#footer a:hover {
	text-decoration: none;
	color: #004b8d;
}
#footer a:active {
	text-decoration: none;
	color: #004b8d;
}
#footer a img {
	border:none;
}
