body {
	background-color: #E5ECF0;
	font-family : Arial;
	font-size : 11px;
    	color : #000000;
}

ul {
	font-family : Arial;
	font-size : 11px;
    	color : #000000;
}

a {
    font-family : Arial;
    font-size : 11px;
    color : #0B2A88;
}

td {
    font-family : Arial;
    font-size : 11px;
    color: #000000;
}

.navHead {
 background-color: #CCDAE3;
}


.lines {
 background-color: #A4B7CE;
}

.navTop {
 background-color: #93A6B9;
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 color: #4D5052;
 text-decoration : none;
}

.navTopOn {
 background-color: #93A6B9;
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 color: #4D5052;
 text-decoration : underline;
}

.navLeft {
 background-color: #DFE7ED;
 font-family: Arial;
 font-size: 11px;
 color: #4D5052;
 text-decoration : none;
 font-weight: bold;
}

.navLeftOn {
 background-color: #ADBFD3;
 font-family: Arial;
 font-size: 11px;
 color: #4D5052;
 text-decoration : none;
 font-weight: bold;
}

.alternate {
 background-color: #E5ECF0;
 font-family : Arial, Verdana;
 font-size : 11px;
}

.alternateOn {
 background-color: #D9E2EA;
 font-family : Arial, Verdana;
 font-size : 11px;
}

.contentPlain {
 font-family: Arial, Verdana;
 font-size: 11px;
 color: #000000;
 margin-bottom : 10px; 
}

.contentHeadline {
 font-family: Arial, Verdana;
 font-size: 14px;
 font-weight: bold;
 color: #0B2A88;
 margin-bottom : 15px;
}

.contentHeadline2 {
 font-family: Arial, Verdana;
 font-size: 11px;
 font-weight: bold;
 color: #0B2A88;
 margin-bottom : 15px;
}

.contentTeaser {
 font-family: Arial, Verdana;
 font-size: 11px;
 font-weight: bold;
 color: #000000;
 margin-bottom : 10px;
}

.contentQuestion {
 font-family: Arial, Verdana;
 font-size: 11px;
 color: #0B2A88;
 margin-bottom : 10px;
}

.contentAnswer {
 font-family: Arial, Verdana;
 font-size: 11px;
 color: #000000;
 margin-bottom : 10px;
}

.headOn {
 background-color: #ADBFD3;
 font-family: Arial;
 font-size: 11px;
 color: #4D5052;
 text-decoration : none;
 font-weight: bold;
}

.searchField{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
    FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #A4B7CE;
}
.submitBtn{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    FONT-SIZE: 9px;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #cccccc;
}



#wrapper {
	width:885px;
	margin: 0 auto;
}
#superbanner {
	width: 728px;
	height: 90px;
	margin: 0 0 5px 16px;
}
#skyscraper {
	width: 120px;
	height: 600px;
	float: right;
}
.floatkill {
	display: block;
	clear: both;
}