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

.floatright { float:right; padding-left: 10px; }
.floatleft {float:left;padding-right:10px}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	word-spacing: normal;
	line-height: 14px;
	color: #333333;
}
p {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;}
b {font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

a:link {
	color: #11009A;
}
a:visited { color: #11009A }
a:active { color: #11009A; }
a:hover {color: #CC0000;}
.leftnav a, .leftnav a:link, .leftnav a:visited {color:#333 !important; text-decoration:none}
	.leftnav a:hover {color:#cc0000 !important}
.leftnav {
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: 500;
	text-transform: capitalize;
	color: #333333;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	text-decoration: none;
}


.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: 700;
	color: #000000;
	text-decoration: none;
}
.smallheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #333333;
}
.bigheadline {
	font-family: Arial;
	font-size: 36px;
	font-weight: 800;
	color: #000000;
}
.style1 {font-size: 12px}
.video-box { width: 300px; float: right; padding: 10px 0 10px 10px; overflow: hidden; }
h3 { line-height: 20px; }
h1 { font-size: 32px; line-height: 36px; }
