@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #112459;
	background-image: url(../graphics/bg-blue-001.png);
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
}
.b-head {
	font-size: 14px;
}
.copyHighlight {
	font-weight: bold;
}
.copy-light {
	color: #56759F;
}
.page-header {
	line-height: 85px;
	vertical-align: top;
}
a {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #56759F;
	text-decoration: underline;
}
a:visited {
	color: #56759F;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.line-sm {
	line-height: 2px;
}
.content {
	line-height: 16pt;
}
.footer-nav {
	font-size: 14px;
	color: #FEFEFE;
	font-family: "Bank Gothic", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.footer-nav a {
	color: #FEFEFE;
	font-weight: normal;
	text-decoration: none;
}
.footer-nav a:hover {
	color: #FEFEFE;
	font-weight: normal;
	text-decoration: underline;
}
.footer-nav-small {
	font-family: "Bank Gothic", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FEFEFE;
}
form {
	display: inline;
}


/* Yahoo! Media Player: */
/* Remove block with relevant information */
#ymp-relevance { display:none !important; }
.ymp-player-max #ymp-body { width:570px !important; }
.ymp-player-max #ymp-body #ymp-body-strip { width:557px !important; }
.ymp-player-max #ymp-body #ymp-body-base  { width:560px !important; }

/* Hide 'pop-up window' button */
#ymp-btn-pop { display:none !important; }

/* Hide 'close window' button */
#ymp-btn-close { display:none !important; }

/* Yahoo! Media Player: Set text color */
#ymp-player .ymp-color-text-main {
color:#000000 !important;
}


/* Yahoo! Media Player: Hide player */
#ymp-player,
#ymp-tray,
#ymp-error-bubble,
#ymp-secret-bubble {
display:none !important;
}


