body {
	background-color: #fff;
	color: #000;
	font-family: Arial, "MS Trebuchet", sans-serif;
}

#main_navigation, #footer_info { overflow: hidden; width: 100%;}
#main_navigation ul {
	float: left;
}

#dse_resources { display: none; }

a {
	color: #00ff00;
	text-decoration: none;
}

a:hover {
	color: #00ff00;
	text-decoration: underline;
}

ul {
	list-style: none;
}

.title, .country {
	font-weight: bold;
}

#sub_nav {
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
}

.header {
	font-size: 1.4em;
	font-weight: bold;
}
ul#font_size, ul#styles {
	width: auto;
}

#font_size li {
	float: left;
}

#font_size li img {
	border: none;
}

#styles li {
	float: left;
}

#styles a {
	display: block;
	width: 18px;
	height: 18px;
	margin: 0px 1px;
	color: #fff;
	position: relative;
}

#styles a span {
	position: absolute;
	bottom: 1px;
	left: 1px;
	cursor: pointer;
	font-size: 0.9em !important;
	font-weight: normal !important;
}

#styles .corp a {
	width: 16px;
	height: 16px;
	border: 1px solid #000;
	color: #000;
	background: #fff;
}

#styles .bw a {
	background: #000;
}

#styles .marine a {
	background: #016CA0;
}

#styles .yellow a {
	background: #FFCC00;
	color: #000 !important;
}

#styles .browser a {
	background: #00ff00;
	color: #000 !important;
}

.helper_header {
	font-size: 0.8em !important;
	float: none !important;
	font-weight: normal;
	text-align: left;
}
