body {
	margin: 0 auto;
	background-color: #E2E2C7;
	font-family:  Verdana, Arial, Helvetica, "Sans Serif";
	font-size: 9pt;
	color: #006837;
}

#wrapper {
	margin: auto;
	width: 100%;
}

#header {
	margin: 0 auto;
	width: auto;
	height: 150px;
	background-color: #CADD58;
	background-image: url(main_images/header.jpg);
	background-repeat: repeat-x;
}

#headerarea {
	margin: 0 auto;
	padding-top: 5px;
	width: 780px;
	height: 150px;
}

#headerlogo {
	width: 298px;
	height: 127px;
	background-image: url(main_images/fod_logo.png);
	background-repeat: no-repeat;
}

#headernav {
	margin-top: -128px;
	width: 780px;
	height: 25px;
	text-align: right;
	word-spacing: 1.5em;
}

#subhead {
	margin: 0 auto;
	width: 780px;
	height: 200px;
	background-color: #e2e2c7;
	background-image: url(images/subhead.jpg);
	background-repeat: no-repeat;
}

#pagearea {
	margin: 0 auto;
	width: 780px;
	height: auto;
	overflow: hidden;
} 

#columnleft {
	float: left;
	margin: 0 0 -10000px 0px;
	width: 390px;
	height: auto;
	text-align: left;
	padding: 20px 20px 10020px 0px;
	line-height: 1.13em;
}

#columncenter {
	float: left;
	margin: 0 0 -10000px 0px;
	width: 175px;
	height: auto;
	text-align: left;
	padding: 20px 20px 10020px 0px;
	font-size: 8pt;
	line-height: 1.33em;
}

#columnright {
	float: left;
	margin: 0px 0px -10000px 0px;
	width: 175px;
	min-height: 200px;
	text-align: left;
	padding: 20px 0px 10020px 0px;
	font-size: 8pt;
	line-height: 1.33em;
}

#footer {
	margin: 0 auto;
	width: auto;
	height: 80px;
	background-color:#95CB6F;
	font-size: 8pt;
}

#footerarea {
	margin: 0 auto;
	padding-top: 10px;
	width: 780px;
	height: 70px;
}

#footerlft {
	margin: 0 auto;
	width: 780px;
	height: 60px;
}

#footerrgt {
	margin-top: -60px;
	width: 780px;
	height: 60px;
	text-align: right;
}

/* ===== text classes ===== */

p {
	font-size: 12px;
}

.headernum {
	margin-top: -25px;
	padding-left: 110px;
	width: 200px;
	height: 25px;
	text-align: left;
	font-size: 12pt;
	color: #000096;
}

.smtext {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
}

.spacing {
	margin-top: 0.2em;
	margin-bottom: 0em;
	margin-left: 0em;
}

li {
	font-size: 9pt;
	text-indent: 0px;
}

ul.outside {
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 15px;
}

/* ===== object classes ===== */

.formarea {
	width: 390px;
	height: 78px;
	background-color: #CCC;
	border: #009245;
	border-style: solid;
	border-width: thin;
	line-height: 1.5em;
	font-size: 8pt;
}

.border {
	border: #99F;
	border-style: solid;
	border-width: thin;
	border-width: 1px;
	padding: 5px;
}

.portfloat {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

/* ===== hyperlinks ===== */

a.headnav:link {
	color: #e2e2c7;
	font-size: 12pt;
	text-decoration: none;
	text-align: inherit;
}

a.headnav:visited  {
	color: #e2e2c7;
	font-size: 12pt;
	text-decoration: none;
	text-align: inherit;
}

a.headnav:hover {
	color: #CcCc66;
	font-size: 12pt;
	text-decoration: none;
	text-align: inherit;
	filter: alpha(opacity=60);
	opacity: 0.6;
	width: 100%;
}

a.alt:link {
	color: #693;
	font-size: inherit;
	text-decoration: underline;
	text-align: inherit;
}

a.alt:visited  {
	color: #693;
	font-size: inherit;
	text-decoration: underline;
	text-align: inherit;
}

a.alt:hover {
	color: #3C6;
	font-size: inherit;
	text-decoration: underline;
	text-align: inherit;
}

/* ----- form attributes -----*/

form, button {
	border: 0;
	margin: 0;
	padding: 0;
}

.spacer {
	clear: both;
	height: 1px;
}

/* ----------- My Form ----------- */

.myform {
	margin: 0 auto;
	width: 400px;
	padding: 14px;
}

/* ----------- stylized ----------- */

#stylized {
	border: solid 2px #b7ddf2;
	background: #ebf4fb;
}

#stylized h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

#stylized p {
	font-size: 11px;
	color: #666666;
	margin-bottom: 20px;
	border-bottom: solid 1px #b7ddf2;
	padding-bottom: 10px;
}

#stylized label {
	display: block;
	font-weight: bold;
	text-align: right;
	width: 140px;
	float: left;
}

#stylized .small {
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 140px;
}

#stylized input {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #aacfe4;
	width: 200px;
	margin: 2px 0 20px 10px;
}

#stylized button {
	clear: both;
	margin-left: 150px;
	width: 125px;
	height: 31px;
	background: #666666 url(images/form_button.jpg) no-repeat;
	text-align: center;
	line-height: 31px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}