body {
	color: #006b8a;
	background:#FFFFFF url('../_images/bg.jpg') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a {
color:#2143B2;
}

a:hover {
color:#6784DB;
}

img {
	display: block;
}

#top {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

td.border_both {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

td.border_left {
	border-left: 1px solid #FFFFFF;
}

td.border_right {
	border-right: 1px solid #FFFFFF;
}

#centerwrapper {
	background-color: #E1F4F8;
}
#german-heading {
	display: inline;
}

#german-heading p {
	display: inline;
}

#german-heading img {
	display: inline;
	float: right;
    padding: 50px;
}

#heading {
	font-size: 16px;	
}

.menu_background {
	background-color: #A7DEED;
}

#menu_panel {
	background-color: #A7DEED;
	border: 1px solid #A7DEED;
	min-height:370px;
	width: 260px;
}

#title p {
	text-align: center;
	padding-bottom: 20px;
	font-size: 20px;
}

.content_td {
	background-color: #E1F4F8;
	border: 1px solid #A7DEED;
	vertical-align:top;
}

.content_div {
	width: 647px;
	padding: 20px;
}

#bulleted {
	display: list-item;
}

#footer {
	width: 1024px;
	height: 120px;
	background-image:url('../_images/footer.gif');
	background-color: #93D6E7;
}

#footer p{
	font-size: 10px;
	padding-right: 10px;
	text-align: right;
}

.regUL, .regOL {
margin-top:7px;
}

.regUL li  {
list-style:disc;
}

.regOL li  {
list-style:decimal;
}

.regUL li, .regOL li {
margin-left:35px;
padding-left:10px;
padding-bottom:3px;
font-weight:normal;
}

.preview-text {
display:block;
width:500px;
margin:0 auto;
padding-bottom:4px;
}

.preview-text-chart {
display:block;
width:620px;
margin:0 auto;
padding-bottom:4px;
}

#gaOptOut {
	width: 100%;
	background-color: #E4F4F9;
}

.gaOptOutContainer {
	text-align: center;
}

.gaOptOutHeading {
	font-weight: bold;
}


.gaOptOutButton {
	background-color: #9ED6EA;
}
