@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/images/background/BG_train.jpg);
	background-repeat: no-repeat;
	background-color: #EBF2FA;
	background-position: center 540px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
.wrapper {
	height: 577px;
	width: 793px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
	background-image: url(/images/background/BG_home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1 {
	margin-left: 46px;
}
a {
	color: #CCCCCC;
}

.vertical_headline {
	background-image: url(/images/logos/logos-02.png);
	height: 387px;
	width: 46px;
	float: left;
}
.content {
	float: left;
	width: 683px;
	height: 377px;
}
.content .left_panel {
	float: left;
	height: 378px;
	width: 318px;
	padding-left: 45px;
}
.content .right_panel {
	float: left;
	height: 378px;
	width: 320px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content .right_panel_text {
	float: left;
	height: 318px;
	width: 320px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 60px;
}
.content .right_panel_text img {
	margin: 5px;
	border: 2px solid #3A6985;
	margin-right: 40px;
}
.flash_icons {
	float: left;
	width: 64px;
	height: 378px;
	margin: 0px;
	padding: 0px;
}


h2, h3, h4  {
	margin-top:45px;
	margin-right: 30px;
}
h2 {
	color: #EBF2FA;
	font-weight: normal;
	font-size: 16px;
}
p {
	margin-top: 10px;
	color: #0CB1E1;
	font-size: 10px;
	margin-right: 50px;
}
.bold_white_12pt {
	font-size: 11px;
	color: #FFFFFF;
}
.bold_12pt {
	font-size: 10px;
	color: #B6B6B6;
}
.date {
	color: #008BC0;
}
