@charset "UTF-8";
/* CSS Document */

/*-------- Layout --------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

* {
	margin:0;
	padding:0;
}

html, body {height: 100%;}

body {
	font: 100% Verdana, "Arial", Helvetica, sans-serif;
	background:url(../images/background_04.gif) top center repeat;
	margin: 0;
	padding: 0;
	width:100%;
	min-width: 1200px;
	text-align: center;
}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

#wrapper {
	width:100%;
	min-width:100%;
	text-align:left;
	margin:0 auto;
	min-height:100%;
}

#container {
	width:100%;
	background:url(../images/background_01.gif) top left repeat-x;
	overflow:auto;
	margin:0 auto;
	padding-bottom:175px;
}

#main {
	margin:0 auto;
	width:1200px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*---------------------------------------------------- SIDEBAR */


#sidebar {
	float:left;
	width:380px;
	background:url(../images/fed-logo_01.png) top left no-repeat;
	min-height:600px;
}

#logo {
	width:380px;
	height:250px;
}


/*---------------------------------------------------- NAVBAR */

#navbar{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight:normal;
	text-align:center;
	line-height:55px;
}

#navbar ul {
	list-style:none;
}

#navbar a {
    display:block;
    width:380px;
	height:55px;
    color:#39F;
    text-decoration:none;
    background:url(../images/nav-button.png) no-repeat;
    padding:0px 0px 10px 0px;
}
#navbar a:hover { 
    background-position:0 -65px;
    color: #FFF;
}
#navbar a:active {
    background-position:0 -130px;
    color:#FFF;
}

/*---------------------------------------------------- content */

#sideCol {
	padding: 10px 40px 0px 80px;
	width:260px;
	float:left;
	border-right:#666 dashed 1px;
}

#sideCol p {
	color:#666;
	line-height:25px;
	font-size:12px;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-style:italic;
}

#sideCol h6 {
	padding:0 0 0 15px;
	line-height:25px;
	font-size:10px;
	font-weight:normal;
	color:#000;
}

/*---------------------------------------------------- content */

#content {
	float:right;
	margin:0xp 0px 0px 400px;
	width:800px;
	min-height:500px;
}

/*---------------------------------------------------- CPANEL */

#Cpanel {
	width:740px;
	height:250px;
	background:url(../images/fed-header_02.png) top left no-repeat;
	padding-right:60px;
}

.contact {
	background:url(../images/contact-btn.png) no-repeat;
}

.aboutfed {
	background:url(../images/aboutfed-btn.png) no-repeat;
}

#navlist {
	line-height:134px;
	text-align:right;
    height:134px;
}

#navlist li {
    list-style:none;
    display:inline;
}

#navlist a {
    width:123px;
    float:right;
    padding:0px 0px 0px 0px;
	text-decoration:none;
}

#navlist a:hover { 
    background-position:0 -134px;
}

#navlist a:active {
    background-position:0 -268px;
}


/*---------------------------------------------------- Body */

#mainContent {
	width:720px;
	padding:0px 0px 0px 40px;
	font-family:Arial, "Helvetica", Helvetica Neue, sans-serif;
}

#Col1 {
	width:520px;
	float:left;
}

#Col2 {
	width:140px;
	float:right;
	padding-left:10px;
	border-left:#666 dashed 1px;
	text-align:right;
}
#sideCol h1, h2, h3, h4, h5
#mainContent h1, h2, h3, h4, h5 {
	font-family:"Arial", Helvetica, sans-serif;
	text-shadow:#FFF 0px 1px 0px;
}
#sideCol h1,
#mainContent h1{
	font-size:28px;
	color:#630;
	line-height:50px;
}
#sideCol h2,
#mainContent h2{
	font-size:21px;
	color:#630;
	line-height:50px;
}
#sideCol h3,
#mainContent h3{
	font-size:18px;
	color:#39F;
	line-height:25px;
	font-weight:normal;
}
#sideCol h4,
#mainContent h4{
	font-size:16px;
	color:#666;
	line-height:25px;
	font-weight:normal;
}

#mainContent p {
	color:#300;
	line-height:25px;
	font-size:14px;
	font-family:"Georgia", Times New Roman, Times, serif;
}
#sideCol ul,
#mainContent ul {
	list-style:square;
	list-style-position:inside;
}
#sideCol a,
#mainContent a {
    color:#39F;
	font-family:"Arial", Helvetica, sans-serif;
	font-weight:normal;
}
#sideCol a:hover,
#mainContent a:hover { 
    color: #FFF;
}
#sideCol a:active,
#mainContent a:active {
    color:#300;
}

.headimg {
	padding-bottom:20px;
}

/*---------------------------------------------------- FOOTER */

#footer {
	background:url(../images/footer.gif) repeat-x;
	margin-top:-175px;
	height:175px;
	clear:both;
	position:relative;
	color:#ffffff;
	font-size:14px;
	font-family:"Arial", Helvetica, sans-serif;
}


#footer a {color:#ffffff;
	text-decoration:underline;}
#footer a:hover {color:#804249;
	text-decoration:underline;}
#footer a:visited {color:#ffffff;
	text-decoration:underline;}

#footer p {margin:0;}

#foot {
	text-align:center;
	width:1125px;
	margin:0 auto;
	line-height:50px;
	background: url(images/footer.png) no-repeat;
	height:70px;
	padding:100px 5px 0 70px;}
	
/* Form */

.error {
font-weight: bold;
color: #FF0000;
}

label {
font-family:"Arial", Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color:#39F;
float:left;
width:100px;
}

.text {
padding: 2px;
width: 200px;
border: 2px inset #003333;
}

input, textarea {
width: 200px;
margin-bottom:5px;
}

#form1  {
	margin:0px 270px 0px 20px;
	float: left;
}
	
/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/


