a {
	color: #ffff00;
}
a:hover {
	color: #ffd000;
	text-decoration: none;
}
body {
	background: #76cfea;
	color: #ffffff;
	font-family: "trebuchet ms", "helvetica", sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
dd {
	color: #ffff00;
	padding-bottom: 10px;
}
dl, ol, ul {
	margin: 5px 0px 5px 20px;
	padding: 0;
}
h1 {
	color: #ffd000;
	font-size: 24px;
	margin: 0;
	padding: 30px 0px 20px 0px;
}
h2 {
	color: #ffe000;
	font-size: 18px;
	margin: 0;
	padding: 5px 0px 5px 0px;
}
img {
	border: 0;
}
.border {
	border: #ffffff solid 2px;
}
.captcha {
	margin: auto;
	padding: 5px;
	width: 420px;
}
.captcha .entry {
	float: left;
	height: 94px;
	margin: 3px;
	text-align: center;
	width: 134px;
}
.captcha .entry img {
	border: solid 2px;
}
.captcha .entry input {
	display: none;
}
.captcha .entry .active {
	border-color: #00ff00;
}
.captcha .entry .inactive {
	border-color: #ff0000;
}
.center, .center .note, .center .text {
	text-align: center;
}
.clear {
	clear: both;
}
.column, .column_img, .column_text, .column_triple {
	float: left;
}
.column img, .column_img img, .column_triple img {
	border: #ffffff solid 2px;
	display: block;
	margin-bottom: 33px;
}
.column_img {
	padding-right: 5%;
	width: 74%;
}
.column_text {
	margin: 0 5% 0 5%;
	width: 48%;
}
.column_triple {
	text-align: center;
	width: 33%;
}
.error .submit input {
	background: 0;
	border: 0;
	color: #ffff00;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.error .submit input:hover {
	color: #ffd000;
	text-decoration: none;
}
.error .text {
	padding: 1px;
}
.field {
	padding-bottom: 3px;
}
.field .content {
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.field .title {
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	padding-right: 3px;
	text-align: right;
	width: 20%;
}
.highlight {
	color: #ffff00;
}
.hr {
	border-bottom: #ffff00 solid 1px;
	margin: 5px 0px 5px 0px;
}
.note {
	color: #ffff00;
	font-size: 14px;
	text-align: justify;
}
.text {
	padding: 10px 0px 10px 0px;
	text-align: justify;
}
.text img {
	border: #ffffff solid 2px;
	float: left;
	margin: 0px 10px 10px 0px;
}
.watermark {
	display: block;
	position: relative;
	min-width: 1px;
	margin: auto;
}
.watermark .image {
	background: url("../../zzz/watermark.gif") center no-repeat;
	height: 32px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}
#main {
	background: #6ca4ef;
}
#main .container {
	background: url("../../zzz/container_background.png");
	margin: auto;
	width: 770px;
}
#main .container #content {
	background: url("../../zzz/content_background.png") no-repeat;
	height: auto !important;
	height: 365px;
	min-height: 365px;
	padding: 10px 20px 10px 20px;
}
#main .container #header {
	background: url("../../zzz/header.jpg");
	height: 131px;
	padding: 9px 50px 0 0;
	text-align: right;
}
#main .container #menu_main {
	padding-left: 10px;
}
#main .container #menu_main .level_1 .entry {
	background-position: top;
	display: block;
	float: left;
	height: 30px;
}
#main .container #menu_main .level_1 .entry:hover {
	background-position: bottom;
}
#main .container #menu_main .level_2 {
	position: absolute;
}
#main .container #menu_main .level_2 .entry {
	background-position: left;
	display: block;
	height: 31px;
	width: 151px;
}
#main .container #menu_main .level_2 .entry:hover {
	background-position: right;
}
#main .container #menu_main .separator {
	background: url("../../zzz/menu_separator.png");
	float: left;
	height: 30px;
	width: 5px;
}
#main #footer {
	background: url("../../zzz/footer.jpg") center no-repeat;
	height: 365px;
}
#main #footer .container {
	background: none;
	background: url("../../zzz/footer_background.jpg");
	width: 770px;
}
#main #footer .container #languages {
	padding: 160px 0 0 410px;
	width: 80px;
}
#main #footer .container #links {
	padding-right: 25px;
	text-align: right;
}
