@charset "UTF-8";
/* CSS Document */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1 {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 16px;
}

h4, h5 {
	background-color:#0E5DB4;
	color:#FFFFFF;
	border-bottom: 3px solid #EFB435;
	font-size: 28px;
	padding: 10px 0px 10px 0px;
	margin:0px;
	line-height:35px;
	font-weight:normal;
	text-align:center;
}

h5 {
	font-size: 26px;
}


p {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 13px;
	line-height: 1.4em;
	font-weight:bold;
}

a {
	color:#0E5DB4;
	text-decoration: none;
}

.navigation {
	border-top: 1px solid #EBA629;
	padding: 5px 0px 5px 0px;
	margin: 0px 5px 0px 5px !important;
	text-align:center;
	font-weight:normal;
}

.navigation a {
	margin: 0px 1px 0px 1px;
	font-size: 10px;
}

.navigation a:hover {
	text-decoration:underline;
}

.credits a {
	color:#333333;
	font-size:9px;
	font-weight:normal;
}

.flash_switch a {
	color: #FFCC00;
	font-weight: normal;
}