body {
	font: 13px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background-color: #096688;
}

.container .header #ec_navbar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}

.container .header #ec_navbar a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}

.container .header #ec_navbar a:hover, a:active, a:focus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #a4e673;
	text-decoration: none;
}

ul, ol, dl {
	margin: 0;
	list-style-type: none;
	list-style-image: url(../images/ec_icon.png);
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}

a img { 
	border: none;
}

a:link {
	color: #053b4f;
	text-decoration: underline;
}

a:visited {
	color: #053b4f;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: none;
	color: #a4e673;
}

.container {
	width: 760px;
	background: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.header {
	padding-top: 34px;
	padding-bottom: 21px;
	background-image: url(../images/ec_banner.gif);
	background-position: top;
}

.content {
	background-color: #096688;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 8px;
	text-align: left;
	line-height: 21px;
}

.container .content p a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	line-height: 25px;
}

.container .content p a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}

.container .content p a:hover, a:active, a:focus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #a4e673;
	text-decoration: underline;
}

.footer {
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 8px;
	font-size: 9px;
	line-height: 5px;
	color: #053b4f;
	background-color: #096688;
}

.footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #053b4f;
	text-decoration: none;
}

.footer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #053b4f;
	text-decoration: underline;
}

.footer a:hover, a:active, a:focus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #a4e673;
	text-decoration: none;
}

.container .content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#ec_navbar {
	position:static;
	left:958px;
	top:179px;
	width:270px;
	height:16px;
	z-index:1;
	padding-left: 24px;
}

#ec_top {
	position:absolute;
	left:1153px;
	top:252px;
	width:50px;
	height:16px;
	z-index:1;
	background-color: transparent;
}

.ec_top_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFF;
	font-weight: bold;
}

#ec_player {
	position:static;
	left:958px;
	top:179px;
	width:250px;
	height:90px;
	z-index:1;
	padding-left: 15px;
}

