body {
	background: #000;
	padding:0;
	margin:0;
	text-align:center;
	font-family: arial, 'lucida console', sans-serif;
}
a {
	color: #6699cc;
}
h1 {
	font-face: Verdana;
	color: #000080;
	font-size: 22px;
}
h2 {
	font-face: Verdana;
	color: #6699cc;
	font-size: 18px;
	font-weight: bold;
}
#container {
	position:relative;
	width:900px;
	padding-bottom:12px;
	background:#ccc;
	text-align:center;
	margin:0 auto;
}
#icont {
	position:relative;
	width:874px;
	background:#fff;
	text-align:center;
	margin:0 auto;
	padding-top: 0px;
}
#header {
	position:relative;
	width:874px;
	margin:0 auto;
	background:#fff url(/images/head_bkgd.jpg) no-repeat top right;
	height:135px;
}
#header h1 {
	position:absolute;
	top:0;
	left:0;
	width:205px;
	height:135px;
	text-indent:-5000px;
	background:#fff url(/images/fof_logo.jpg) no-repeat top center;
}
#menu {
	position:relative;
	width:874px;
	margin:0 auto;
	background:#fff;
	text-align:center;
	height:40px;
}
.menulist li {
	margin:0 auto;
	background:transparent;
	color: #fff;
	font-size: 11px;
	font-weight:bold;
}
.menulist a {
        color:#ffffff;
}
.menulist a:hover {
        background-color:#000;
}
.menulist a.highlighted:hover {
	background-color:#000;   
}
.menulist a:focus {
        background-color:#fff;
}
.current-page {
	background: #ccccff;
}
#imenu {
	position:relative;
	width:862px;
	margin:0 auto;
	background:#24408E;
	height:40px;
}
#content {
	position:relative;
	width:874px;
	margin:0 auto;
	background:#fff url(/images/content_bkgd.jpg) no-repeat top right;
	text-align:center;
	padding-bottom: 6px;
}
#icontent {
	position:relative;
	width:862px;
	margin:0 auto;
	margin-top:7px;
}
.sidebar {
	width:166px;
	background:#ccc;
	padding:12px;
}
.dcontent {
	padding:12px;
}
#footer {
	position:relative;
	width:874px;
	height: 24px;
	margin:0 auto;
	background-color: #000;
	text-align:center;
	padding-top: 12px;
	font-size: x-small;
}
#ifooter {
	position:relative;
	width:862px;
	margin:0 auto;
	/*margin-top:12px;*/
	margin 0 auto;
}
.tmenu a {
	color: #fff;
	/*font-size: small;*/
	/*font-weight: bold;*/
	text-decoration: none;
	padding: 7px;
}
#copy {
	color: #fff;
	/*font-size: small;*/
	/*font-weight: bold;*/
}
#bfooter {
	padding: 10px;
	font-size: small;
}

/* //// MODULE SPECIFIC //// */
.scpager {
	font-size: x-small;
	color: #000;
	font-weight:bold;
	margin-bottom:8px;
}
.scproduct {
	margin-bottom:12px;
}
.scproduct td {
	font-family:verdana,sans-serif;
	color:#666;
}
#systemholder{
	border-color: #669999;
}
#systemholder legend {
	color:#ff9933;
}
#systemholder a {
	color:#000;
	font-weight:bold;
	font-size:.9em;
}
.blog_utils{
	border-color: #669999;
}
.blog_display {
	border-color: #669999;
}
.include_header_title {
	color:#ff9933;
}
.floathead {
	color:#ff9933;
}
.pah1 {
	font-size:x-large;
	color:#669999;
}
.oesholder {
	border-color: #000;
}
.oesholder legend {
	color:#ff9933;
}
.oesholder a {
	color:#669999;
	font-weight:bold;
	font-size:.9em;
}
.faqholder {
	border-color: #669999;
}
.faqholder legend {
	color:#ff9933;
}
.faqholder a {
	color:#669999;
	font-weight:bold;
	font-size:.9em;
}
.formholder fieldset {
	border:4px solid #0000cc;
	padding:15px;
}
.formholder legend {
	color:#000;
	font-weight:bold;
	font-size:large;
	padding:12px;
	display:none;
}
.formholder a {
	color:#669999;
	font-weight:bold;
	font-size:.9em;
}
.formholder label {
	display:block;
	font-weight:bold;
	margin-top:12px;
}
.gbholder {
	border-color: #669999;
}
.gbholder legend {
	color:#ff9933;
}
.gbholder a {
	color:#669999;
	font-weight:bold;
	font-size:.9em;
}