body {
	background-color:#19456E;
	margin:20px 0px 20px 0px;
	font-family:Arial,sans-serif;
	font-size:12px;
	color:white;
	text-align:center;
}

img, fieldset {
	border:none;
}

#nav_main a.act, #nav_sub a.act {
	color:#E8D032;
}


#container {
	width:780px;
	margin:auto;
	text-align:left;
}


#header {
	width:780px;
	height:22px;
	background-image:url(../images/header2.jpg);
	background-repeat:no-repeat;
	border:1px hidden transparent;
	padding-top:122px;
	text-align:right;
}
#header h1 {
	display:none;
}
#header img {
	display: block;
	float: right;
	margin: 0;
}
#header a {
	display: block;
	float: right;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	line-height:20px;
	border-top: 1px solid white;
	border-right: 1px solid white;
	height: 21px;
	vertical-align: middle;
	background-image:url(../images/bg_lang.gif);
}
#header a.act {
	color:#E8D032;
}
#header a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#E8D032;
}

#nav_main {
	width:778px;
	height:27px;
	background-image:url(../images/bg_nav_main.gif);
	background-repeat:repeat-x;
	border:1px solid white;
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
	vertical-align:middle;
}
#nav_main ul {
	margin:0px;
	padding:0px;
	vertical-align:middle;
}
#nav_main li {
	float:left;
	list-style-type:none;
	background-image:url(../images/sep_nav_main.gif);
	background-repeat:repeat-y;
	background-position:left;
}
#nav_main li.first {
	background:none;
}
#nav_main a {
	display:block;
	padding-top:5px;
	padding-bottom:7px;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
	text-decoration:none;
	color:white;
}
#nav_main a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#E8D032;
}


#topic {
	width:763px;
	height:41px;
	border:1px solid white;
	border-top:none;
	background-image:url(../images/bg_topic.gif);
	background-repeat:repeat-x;
	padding-left:15px;
	padding-top:9px;
}
#topic img {
	float:left;
}
#topic p {
	float:right;
	padding-top:23px;
	padding-right:10px;
	font-size:11px;
	margin:0px;
}


#nav_sub {
	float:left;
	width:156px;
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
}
#nav_sub ul {
	margin:0px;
	padding:15px;
}
#nav_sub ul.persistent {
	background-image:url(../images/sep_horizontal.gif);
	background-repeat:repeat-x;
}
#nav_sub li {
	list-style-type:none;
}
#nav_sub a {
	font-weight:bold;
	text-decoration:none;
	color:white;
	line-height:18px;
}
#nav_sub a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#E8D032;
}
#nav_sub ul.persistent a {
	font-weight:normal;
}
#nav_sub ul.persistent a:hover {
	font-weight:normal;
}

#anchors {
	margin: 0;
	padding: 0 0 5px 5px !important;
}

#anchors li {
	margin: 0;
	padding: 0;
}

#anchors li a {
	font-size: 10px;
	font-weight: normal;
	line-height:11px;
}

#anchors li a:hover {
	font-weight: normal;
}

#content {
	float:left;
	width:393px;
	padding:15px;
}
#content h1 {
	font-size:18px;
	color:#E8D032;
	margin-top:0px;
}
#content h2 {
	font-size:16px;
	margin-top:0px;
}
#content h3 {
	font-size:12px;
	text-decoration:underline;
	margin-top:0px;
}
#content h1 a, #content h1 a:visited, #content h2 a, #content h2 a:visited {
	text-decoration:none;
}
#content h1 a:hover, #content h2 a:hover, #content h3 a:hover {
	text-decoration:underline;
}

#content a, #content a:hover {
	color:white;
	text-decoration:underline;
}
#content a:visited {
	color:#CCCCCC;
	text-decoration:underline;
}
#content .date, #content .desc {
	font-size:10px;
	margin:0px;
}
#content strong {
	color:#E8D032;
}
#content strong a, #content a strong, #content a:visited strong {
	color:#E8D032;
	text-decoration:underline;
}
#content strong a:hover, #content a:hover strong {
	color:#E8D032;
	text-decoration:underline;
}
#content strong a:visited, #content a:visited strong {
	text-decoration:none;
}
#content pre.helptext {
	font-size:11px;
	font-family:Arial,sans-serif;
}


#features {
	float:left;
	width:198px;
}
#features div {
	background-image:url(../images/sep_horizontal.gif);
	background-repeat:repeat-x;
	padding:15px;
}
#features div.first {
	background:none;
}
#features p {
	padding-left:15px;
}
#features a {
	font-size:11px;
	text-decoration:none;
	color:#E8D032;
}
#features a:hover {
	text-decoration:underline;
	color:#E8D032;
}

#main {
	background-image:url(../images/bg_main.gif);
	background-repeat:repeat-y;
	background-position:left;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}


#footer {
	width:775px;
	background-image:url(../images/bg_footer.gif);
	background-repeat:no-repeat;
	border:1px hidden transparent;
	padding-top:15px;
	padding-right:5px;
	text-align:right;
	font-size:11px;
}
#footer p {
	margin:0px;
}
#footer a {
	font-size:11px;
	text-decoration:none;
	color:#E8D032;
}
#footer a:hover {
	text-decoration:underline;
}

.yesno {
	width: 80%;
	margin: 20px auto;
}

.yesno td {
	text-align: center;
}

/* form result messages  ------------------------------------------- */
p.error {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:17px;
	padding:10px;
	background-color:#FFFFFF;
	border:2px solid #FF0000;
}
p.success {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:17px;
	padding:10px;
	background-color:#FFFFFF;
	border:2px solid #0AB80A; /* #09A409 */
}

.input1 input[type=text] {
	width: 250px;
}