body {
	font-family:Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	font-size:10pt;
	margin: 10px 10px;
}#contented{margin-bottom:10px;float:left;width:800px;}
#main {
	width: 1000px;
}
#disclaimer {
	background:#f1f1f1;
	font-size:9px;
}
#bodytext {
	margin: 0px 0px 0px 5px;
	float: left;
	width: 790px;
}
#nav {
	color: #FFFFFF;
	background-color: #006600;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 1000px;
}
#nav a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#nav a:hover {
	text-decoration:underline;
}
#left {
	background-color: #C5DEF6;
	width: 180px;
	padding: 10px;
	float: left;
margin-bottom:10px;
}
#footer {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #006600;
	clear: both;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
}
h1 {
	font-size:18pt;
}
h2 {
	font-size:14pt;
}
h3 {
	font-size:12pt;
}
h4 {
	font-size:10pt;
	color: #336699;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
h5 {
	font-size:9pt;
}
h6 {
	font-size:9pt;
	font-style:italic;
}
.devlist {
	color: #28527B;
	list-style-type: none;
	margin: 2px 2px 5px 20px;
	font-size: 9pt;
}
.formbox {
	background-color: #E9E9E9;
}
.header {
	font-size: 14pt;
	background-color: #006600;
	color: #FFFFFF;
	background-image: url(images/fyth_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 790px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 5px;
}
.devlist a {
	color: #28527B;
	list-style-type: none;
	text-decoration:none
}
.toppic {
	background-image: url(images/fyth_logo100.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin:0 0 5px 0;
	width: 1000px;
}
.required {
	font-weight: bold;
	color: #FF0000;
}
.devlist a:hover {
	text-decoration:underline;
}
.job {
	background-color: #EEEEEE;
	margin-bottom: 10px;
	border: 1px solid #999999;
}
#main #left h2 {
	margin-top: 0px;
}

