body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #ededed;
}
ul {
    list-style-type: none;
    padding: 0px;
}
.style1 {
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
}
.style2 {
    font-family: Tahoma;
    color: #000750;
    font-size: 24px;
    
}
.style2a {
    font-family: Tahoma;
    color: #000750;
    font-size: 20px;
    font-weight:normal
}
.style2b {
    font-family: Tahoma;
    color: #000750;
    font-size: 18px;
    font-weight:normal
}
.style3 {
    font-family: Tahoma;
    font-size: 12px;
    color: #fff;
}

#langContainer {
    position: relative;
}
#langSelector {
	display: block;
	position: absolute;
	width: 200px;
	top: 72px;
	left: 80px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#langSelector li {
    display: inline;
    padding: 2px;
    list-style: none;
}
#langSelector img {
    border: 0px;
}

#sloganHeader .line1 {
	display: block;
	margin-top: 18px;
	font-size: 46px;
	color: #2a3a79;
	text-align: center;
	text-transform: uppercase;
}
#sloganHeader .line2 {
	display: block;
	font-size: 85px;
	font-family: Arial, Verdana, sans-serif;
	color: #910000;
	text-align: center;
}
#sloganHeader .line3 {
	display: block;
	font-size: 23px;
	font-family: Arial, Verdana, sans-serif;
	color: #2a3a79;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
#sloganHeaderBottom .part1, #sloganHeaderBottom .part2 {
	margin: 0;
	padding: 0;
	font-size: 36px;
	font-family: Arial, Verdana, sans-serif;
	color: #9d0808;
}
#sloganHeaderBottom .part2 {
	color: #2a3a79;
}
#leftSubmitText {
	color: #fff;
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 25px;
	font-weight: bold;
	margin: 0;
	padding: 10px 90px 10px 10px;
	text-decoration: none;
}
#footerSubmitText {
	color: #fff;
	display: block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 45px;
	font-weight: bold;
	height: 66px;
	margin: 0;
	padding: 10px 40px 0;
	text-decoration: none;
	width: 650px;
}