#fclogo {
	background-color: #ffffff;	
	position: absolute;
	top:4em;
	left:2em;
	z-index:1;

}
#headermain {
	font-size: 2.0em;
	font-weight: normal;
	font-family: "Times New Roman";
	letter-spacing: .05em;
	text-decoration: none;
	color: #AF1937;
	background-color: #ffffff;	
	height: 2.5em;
	z-index:0;
	margin-right:5px;	
	line-height: .2em;

	position: relative;
	padding: 0.7em;
	left: 0%;
	padding-bottom:0em;	
	padding-top: 2em;
	height: 2.6em;
	

	}
#rightlogo{
	position: absolute;
	height: 10em;
	width: 16.5%;
	z-index: 2;	
	left: 78.7%;
}

#headermain A {
	color: #333333;
	text-decoration:none;	
	font-weight:bold;
	line-height: 1em;
	margin-left:8%;


	}
.headersub {
	color: #333333;
	font-size: 0.35em;
	letter-spacing: .15em;
	font-weight:bold;
	margin-left:8.5%;
	
	
	}



#topstripsgrey{
	background-color: #aaaaaa;
	font-size: 0.5em;
	color: #777777;
	position: relative;
	margin-top: 0px;
	left: 0px;
	margin-left: 2%;
	margin-right: 0.65%;
	margin-bottom:0px;
	z-index:2;
	

	}
#topstripsblue{
	background-color: #ccc;
	line-height: 0.1em;	
	text-align: center;
	position: relative;
	margin-top: 0px;
	left: 0px;
	
	}
#topstrips{
	background-color: #AF1937;
	font-size: 0.5em;
	position: relative;
	margin-top: 0px;
	left: 0px;
	margin-left: 2%;
	margin-right:0.65%;
	z-index:2;
		}
.mainbody {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	}	



#content {
	clear: both;
	position:relative;
	width: 100%;
}

#center {
	font-size: 0.7em;
	font-family: verdana;
	color: #333333;
	line-height: 1.3em;
	position: relative;
	top: 0px;
	z-index: 0;
	text-align: justify;
}

#center .column {
	padding: 3em 3em 3em 3em;
	margin-right: 21%;
	margin-top: 0px;
	border-right: 1px solid #eeeeee;
}
#center .tablestyle1 {
	padding: 3em 3em 3em 3em;	
	border: 1px solid #800000;
	width: 75%;
	
}
#center A {
	
	text-decoration:none;	
	color: darkblue;
	
}
#center a:hover	/* on mouse over -- all menus */
	{
	
	text-decoration:underline;
	}


#right {
	font-size: 90%;
	position: absolute;
	top: 0px;
	margin-left: 81%;	

	margin-right:-15px; /*hack for some browsers that will render a scroll bar for non existing off screen content*/
	z-index: 2;
	text-align: justify;
}

#right .column {
	
	padding: 0em 2em 0em 0em;
	margin-top: 0px;
	
}
#right A {
	
	text-decoration:none;	
	color: #555555;
}
#right a:hover	/* on mouse over -- all menus */
	{
	color: #333333;
	text-decoration:underline;
	}
#BottomToolBar{
	font-size: 70%;
	padding: 2em 2em 2em 2em;		
	text-align: center;
	border-top: 1px solid #bbbbbb;
	position: relative;
	width: 90%;

}
#BottomToolBar A{
	text-decoration:none;	
	color: #555555;
	
}
.boxstyle{
	border: none;	
	padding: 0.5em;	
	width: 90%;	
	font-family: verdana;

}

.subheading{                          
	font-family: verdana;
	font-size: 0.9em;
	font-weight : bolder;
	color: #336699;
}
.subheading1{                          
	font-family: verdana;
	font-size: 1em;
	font-weight: bolder;
	color: #800000;
}
h1{
	font-family: verdana;
	font-size: 0.9em;
	font-weight : bolder;
	color: #336699;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
h2{
	font-family: verdana;
	font-size: 1em;
	font-weight: bolder;
	color: #800000;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.heading{                          
	font-family: verdana;
	font-size: 1.2em;
	font-weight: bolder;
	text-decoration: none;	
	color: #C60000 ;
	color: #004200;
	color: #555;
	color: #909000; 
	color: darkred; 
}

	
.stext {
	font-family: verdana;
	font-size: 55%;
	color: #333333;
}
.text {
	font-family: verdana;
	font-size: 0.7em;
	color: #333333;
}
.btext {
	font-family: verdana;
	font-size: 0.9em;
	color: #777;
	font-weight: bold;
	
}
.hr{
	color: #dddddd;
}
.lbl {
	font-family: verdana;
	font-size: 0.9em;
	color: Black;
	
}
.tableStyle1{
	background-color:"#ffffff";
	font-family:"verdana";
	font-size:"2em";
	color:"black";
	}

.tableStyle2{
	background-color: #fffff;
	border: 1px solid #aaaaaa;
	font-family: verdana;
	font-size: 0.8em;
	color: #555555;	
}
.tableStyle2 a{
	text-decoration: none;
	font-size: 100%;
	
}
.webtext{
	font-family: verdana;
	font-size: 80%;
	color: #333;	

}
span{
	font-family: verdana;
	font-size: 80%;
	color: #333;	

}










/*  CSS Menu      */
/* CSS Popout Menu */

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li{float:left;height:1%;}
* html #menu ul li a{height:1%;}
/* End */



#menu
	{
	/*position:relative;	*/			/* position, size, and text of the menu */

	z-index: 10;
	width: 12em;					/* width of menu boxes */
	font-size: 0.7em;
	font-family: verdana,geogia,helvetica, arial, geneva, sans-serif;
	text-align: left;
	font-weight:bold;
	display:block;

	}

#menu a
	{
	display:block;
	padding: 0.4em;					/* expands menu box */
	border-top:1px solid #dddddd;		/* adds bottom border */
	border-bottom:1px solid #dddddd;		/* adds bottom border */
	border-left:1px solid #dddddd;		/* adds bottom border */
	border-right:1px solid #dddddd;		/* adds bottom border */
	white-space:nowrap;
	text-align: left;
	font-weight:bold;

	}

#menu a, #menu a:visited				/* menu at rest */
	{
	color: #800000;
	background-color: #eeeeee;
	text-decoration:none;				/* removes underlines from links */
	}

#menu a.parent, #menu a.parent:hover 	/* attaches parent-arrow on all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menu a:hover	/* on mouse over -- all menus */
	{
	color: #800000;
	text-decoration:underline;
	}
	
#menu li
	{
	list-style-type:none;	/* removes bullets */
	text-align: left;
	z-index: 10;
	}

#menu ul li
	{
	position:relative;
	width: 12em;	

	}

#menu li ul
	{
	position: absolute;
	top: 0;
	left: -12.0em;	/* distance from of left menus (should be same as width) */
	display: none;
	font-size: 100%;
	
	}

div#menu ul, #menu ul ul, div#menu ul ul ul
	{
	margin:0;			/* keeps the menu parts together */
	padding:0;
	width: 8em;			/* width of sub menus */
	color: #2D2D2D
	font-family: georgia;
	text-decoration: none;
	text-align: right;

	}

div#menu ul ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul
	{
	display: none;
	}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul
	{
	display: block;
	}