@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.arial13 {
	font-size: 13px;
}
.bg_discover {
	background-color: #FFFFFF;
	border: 1px solid #013567;
	line-height: 13px;
}
.bg_discover2 {
	background-color: #bce4ef;
	border: 1px solid #013567;
	line-height: 13px;
}
.blue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013567;
	text-decoration: underline;
}
.blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013567;
	text-decoration: underline;
}
.blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.blue:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013567;
	text-decoration: underline;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: "Gill Sans MT", Arial, "Century Gothic";
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
h2 {
	font-family: "Gill Sans MT", Arial, "Century Gothic";
	font-size: 20px;
	font-weight: normal;
	color: #013567;
	text-decoration: none;
	margin: 0px;
}
h3 {
	font-family: "Gill Sans MT", Arial, "Century Gothic";
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding-left: 15px;
}
h4 {
	font-family: "Gill Sans MT", Arial, "Century Gothic";
	font-size: 20px;
	font-weight: normal;
	color: #4d1717;
	text-decoration: none;
	margin: 0px;
}
.footer {
	background-color: #BCE4EF;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
.navigation {text-align:center; width:80px;} 
.navigation a {font-family:Trebuchet MS; font-size:14px; color:#ffffff; text-decoration:none; line-height:20px; float:left; width:80px; height:28px; padding-top:12px;}
.navigation a:hover {color:#ffffff; height:28px; padding-top:12px; background-image: url(images/but_hover.jpg)}
#selected a {color:#ffffff; background-image: url(images/but_hover.jpg)}

