body {
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.6em;
	color: #003366;
}

img {
	padding: 0;
	margin: 0;
	border: 0;
}

table {
	cellpadding: 0;
	cellspacing: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

tr.ruled{
	background:#dddddd;
}    

.header {
	height: 70px;
	margin: 0;
	padding: 0;
	border-bottom:2px solid #ffffff;
	background-color: #0E1E51;
	background: #0E1E51 url(../graphics/logo-img-notag.gif) no-repeat left bottom;
}

.whitebox {
	width: 272;
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: left;
	border: 1px solid #ffffff;
}
.whitebox_bg {
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: left;
	border: 1px solid #ffffff;
	background:#ffffff;
}
#whitebox_content {
	color: #ffffff;
	padding: 3px;
	margin:0;
}

h6 {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	display: inline;
	font-size: 18px;
	line-height: 13px;
	color: #ffffff;
}
.box_head {
	background: #4d96e1;
	padding: 11px 0 0 3px;
	margin:0;
	border-bottom:2px solid #ffffff;
}

.box_head_dark {
	background: #0E1E51;
	padding: 11px 0 0 3px;
	margin:0;
}

.box_content {
	color: #ffffff;
	line-height: 18px;
	padding: 10px 20px 8px 20px;
	margin: 0;
}

.box_content a:link, .box_content a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.box_content a:hover {
	color: #FBAF0C;
}


.box_content_white {
	color: #003366;
	background: #ffffff;
	line-height: 18px;
	padding: 10px 20px 8px 20px;
	margin: 0;
}

.box_content_white a:link, .box_content_white a:visited {
	text-decoration: underline;
	color: #003366;
}
.box_content_white a:hover {
	color: #FBAF0C;
}


#whitebox_content ul {
	margin: 0;
	padding: 0;
}
#whitebox_content li {
	list-style-type: disc;
	display: list-item;
	margin: 0 0 2px 14px;	
}


.spacer {  
	clear: both;
	float: none;
	height: 1px;
	margin:0;
	padding:0;
	overflow:hidden;
}

p {
	margin: 0 0 1.2em 0;
	padding: 0;
}

.lessair{
	margin: 2px 0 4px 0;
	padding: 0;
}

.air{
	line-height: 2em;
}

a:link, a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FBAF0C;
}

#quote {
	width: 270px;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 90px 0 20px 0;
	text-align:right;
	color: #ffffff;
}

#quote_author {
	margin: 6px 6px 2px 0;
	font-weight: normal;
}

.quote_open {
	margin: -4px 4px 2px 0;
	text-align: left;
	display: inline;
}

.quote_close {
	margin: 0 0 0 4px;
	text-align: right;
	display: inline;
}



h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}



h1.head {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	font-size: 18px;
	line-height: 24px;
	color: #003366;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	margin: 20px 0 4px 0;
}

/* ============= body text headlines ============ */
h2 {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	margin: 20px 0 4px 0;
}

/* ============= white headline, used as sponsor logo header ============ */
h5 {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
}
h5.big {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
}


.gallery {
	width:120px;
	height:80px;
	float:left;
	margin-left:16px;
	margin-top:16px;
	border:2px solid #ffffff;
}

.gallery_main {
	width:120px;
	height:80px;
	float:left;
	margin-right:9px;
	margin-bottom:10px;
	border:2px solid #003366;
}







