/*** *** *** *** *** *** *** *** *** ***
\ GENERAL DEFINITIONS                   \
 *** *** *** *** *** *** *** *** *** ***/

body {
	background-color: #EEEEEE;
	color: #000000;
	margin: 0;
	padding: 0;
	}
	
body, div, td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	}
	
td {
	background-color: #FFFFFF;
}

hr {
	background: #FFAC2E;
	border:0;
	border-top: 1px solid #FFAC2E;
	height: 0;
	margin: 0 0 1em 0;
	_margin-bottom: 0.5em;
	padding: 0;
}

/*** *** *** *** *** *** *** *** *** ***
\ ANCHORS                               \
 *** *** *** *** *** *** *** *** *** ***/
	
a, a:active {
	color: 000000;
	}
	
a:visited {
	color: #333333;
	}




/*** *** *** *** *** *** *** *** *** ***
\ TYPOGRAPHY                            \
 *** *** *** *** *** *** *** *** *** ***/

h1, h2, h3, h4 {
	color: #FFAC2F;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 0.75em 0;
	padding: 0;
	}

h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.25em;
	margin-bottom: 0.8em;
	}
	
h4 {
	font-size: 1.1em;
	margin-bottom: 0.8em;
	}

div, p {
	margin: 0 0 1em 0;
	}

ul li, ol li {
	margin-bottom: 1em;
}


/*** *** *** *** *** *** *** *** *** ***
\ SPECIFIC DESIGN ELEMENTS              \
 *** *** *** *** *** *** *** *** *** ***/

#header td {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FFAC2F;
}

#header a:link, #header a:hover, #header a:active, #header a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

#footer td {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FFAC2F;
}

#footer a:link, #footer a:hover, #footer a:active, #footer a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}


#nav a:link, #nav a:hover, #nav a:active, #nav a:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

#nav a.special {
	background-image: url(../images/cfc_home_bg.jpg);
	display: block;
	height: 47px;
	padding-top: 8px;
	padding-right: 5px;
	background-repeat: no-repeat;
}

	
div.pdf, div.web, div.doc, div.xls, div.wma {
	margin: 0 0 12px 0;
	padding: 3px 0 3px 20px;
	}
	
li.pdf, li.web, li.doc, li.xls, li.wma {
	list-style: none;
	margin: 0 0 0 -16px;
	padding: 3px 0 3px 20px;
	}
	
.pdf {
	background: url("../images/pdf.gif") 0 2px no-repeat;
	}

.web {
	background: url("../images/web.gif") 0 2px no-repeat;
	}

.doc {
	background: url("../images/doc.gif") 0 2px no-repeat;
	}

.xls {
	background: url("../images/xls.gif") 0 2px no-repeat;
	}

.wma {
	background: url("../images/wma.gif") 0 2px no-repeat;
	}

form {
	margin: 0;
	padding: 0;
	}
	
input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	}

div.cf_groups {
	border: 1px solid #FFAC2F;
	margin: 0 0 10px 0;
	padding: 6px;
	width: 450px;

}
