@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8A950B;
	background-image: url(/images/bg.png);
	background-repeat: repeat-x;
}
#menu {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FF9900;
	letter-spacing: 6px;
	text-align: center;
	height: 30px;
}
#menu a:link {
	color: #FF9900;
	text-decoration: none;
	height: 30px;
	display: inline;
}
#menu a:visited {
	color: #FF9900;
	text-decoration: none;
	height: 30px;
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu a:hover {
	color: #FFCC00;
	height: 30px;
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(/images/bg_menu_ON.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#topform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #616707;
	text-align: left;
	padding-left: 20px;
}
#topform .formfield {
	background-color: #AEBB11;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #616707;
	vertical-align: middle;
	background-image: url(/images/bg_formfield.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 0px;
}
#topform .btn {
	background-color: #AEBB11;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #616707;
	height: 21px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	cursor: hand;
}
#foot {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #FFCC00;
	padding-left: 40px;
	padding-top: 15px;
	line-height: 14pt;
}
#foot .title {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #FFFFFF;
	margin-left: -18px;
}
#foot a:link {
	color: #FFCC00;
	text-decoration: none;
}
#foot a:visited {
	color: #FFCC00;
	text-decoration: none;
}
#foot a:hover {
	color: #FFFF66;
	text-decoration: none;
}
#content {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}
#content h1 {
	font-family: Tahoma;
	font-size: 17pt;
	color: #FFFFFF;
	font-weight: normal;
}
#content h2 {
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #FFCC00;
}

#content b {
	color: #FFCC00;
}

#content .head {
	color: #FFCC00;
}
#content .subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
}
#content hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #909a0e;
	height: 1px;
}
#content .tdmargin {
	padding-left: 20px;
	padding-right: 20px;
}
#content .formfield {
	background-color: #2F480D;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #00FF00;
	padding-left: 10px;
	padding-top: 5px;
}
#content .formfieldPP {
	background-color: #2F480D;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #00FF00;
	padding-left: 10px;
	padding-top: 5px;
}
#content .formtxt {
	background-color: #2F480D;
	height: 55px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #00FF00;
	padding-left: 10px;
	padding-top: 5px;
}
#content .btn {
	background-color: #2F480D;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	height: 21px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	cursor: hand;
}
#content .lighter {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 12pt;
}
#content a:link {
	color: #FFCC00;
	text-decoration: none;
}
#content a:visited {
	color: #FFCC00;
	text-decoration: none;
}
#content a:hover {
	color: #FFFF66;
	text-decoration: none;
}
#content .imgjob {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
#content .logocli {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
