

/** TOP BLACK BAR **/
#fc_nav_div {padding-top:5px;color:#fff;background-color:#000;height:31px;width:100%;text-align:center;border-bottom:1px solid #fff;}
#fc_nav_div a  {color:#fff;text-decoration:none;}
a.fc_nav {color:#fff;text-decoration:none;}
a.fc_nav:hover {color:#fff;text-decoration:underline;}
td.fc_nav {color:#fff;text-decoration:none;}

a {	
	text-decoration:none;
	color:#877017;
}
a:visited {	
	text-decoration:none;
	color:#877017
}
a:hover {	
	text-decoration:underline;
	color:#877017
}
a:active {	
	text-decoration:underline;
	color:#877017
}

/** HEADER **/
#headercontent 		{width:747px;margin:auto;}
#header_fcguy		{
	height:145px;
	width:100px;
	position:relative;
	background:url(/images/header_slices/header_fc_man.png);
	left:210px;
	top:-52px;
}
#logoblock			{padding:10px 0 10px 10px;width:747px;height:44px;margin:auto;z-index:4999;}
#logoblock_logo		{width:270px;height:44px;float:left;}
#logoblock_login	{margin-left:110px;width:358px;height:14px;float:left;padding-top:10px;text-align:center;}
#logoblock_version	{width:119px;height:14px;float:left;padding-top:12px;
	text-align:right;}
#logoblock_version span	{
	font-weight:bold;
	font-size:12px;
	padding-right:25px;
}

#headerblock		{clear:both;width:747px;height:200px;margin:auto;z-index:4999;}

#headerblock_menu 	{
	width:732px;
	height:22px;
	background:url(/images/header_slices/header_01.png);
	background-repeat:no-repeat;
	padding-top: 4px;
	padding-left: 25px;
	list-style:none; 
}
#headerblock_menu li {
	font-size:11px;
	font-weight:bold;
	color:#fff;
	float:left;
	padding-right:23px;
}		
#headerblock_menu a {
	font-size:11px;
	font-weight:bold;
	color:#fff;
}		
#headerblock_left {
	width:466px;
	height:140px;
	float:left;
	padding:0px;
	margin:0px;
}
#headerblock_left_top {
	width:466px;
	height:140px;
	padding:0px;
	margin:0px;
	background:url(/images/header_slices/header_02.png);
	background-repeat:no-repeat;
}
#headerblock_left_bottom {
	width:466px;
	height:31px;
	padding:0;
	margin:0;
	background:url(/images/header_slices/header_04.png);
	background-repeat:no-repeat;
	list-style:none; 
}
#headerblock_left_bottom li {
	font-size:11px;
	color:#fff;
	float:left;
	padding-right:50px;
}		
#headerblock_left_bottom a {
	font-size:11px;
	color:#fff;
}		
#headerblock_right {
	width:281px;
	height:171px;
	float:left;
	padding:0;
	margin:0;
	background:url(/images/header_slices/header_03.png);
	background-repeat:no-repeat;
}

#pagecontent {
	clear:left;width:747px;margin:auto;display:block;
}
#pagecontent_top {
	background:url(/images/pagecontent_bkg.png);
	background-repeat:no-repeat;
	width:710px;
	height:auto;
	padding:20px;
	margin-top:5px;
	margin-left:2px;
}
#pagecontent_bottom {
	background:url(/images/pagecontent_bkg_bottom.png);
	background-repeat:no-repeat;
	width:745px;
	height:14px;
}
/** FOOTER **/
#footercontent {
	clear:left;width:747px;margin:auto;padding-top:10px;
}

.footercontent_column {
	width:160px;
	height:130px;
	float:left;
	padding:10px;
	list-style:none;
	text-align:left;
}
.footercontent_column li{
	margin:0px;
}
.footercontent_column a{
	color:#000;
}
.footercontent_column a:visited{
	color:#000;
}
.footercontent_column a:hover{
	color:#000;
	text-decoration:underline;
}

.footercontent_column h1{
	border-bottom:1px solid #d5d5d5;
	color:#000;
	margin:0;
	font-size:11px;
}
/** LOGIN BOXES **/
#textinput_outline {
	background:url(/images/textbox_outline_left.png);
	background-repeat:no-repeat;
	height:24px;
	width:110px;
	float:left;
	margin-left:3px;
}
#textinput_outline input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:14px;
	color: #333333;
	border: 0;
	margin: 1px;
	padding: 1px;
	width:95px;
	margin-top:2px;
	margin-left:5px;
}
#textinput_outline_endcap {
	height:22px;
	width:10px;
	background:url(/images/textbox_outline_right.png);
	background-repeat:no-repeat;
	float:left;
}
#textinput_outline_endcap_go {
	height:22px;
	width:70px;
	background:url(/images/textbox_outline_right_go.png);
	background-repeat:no-repeat;
	float:left;
	text-align:left;
}
#logoblock_login_moreoptions {
	margin-top:3px;
	margin-left:10px;
	position:relative; 
	width:180px;
	height:60px;
	border-left:2px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	border-bottom:3px solid #d5d5d5;
	background-color:#fff;
	padding:5px;
	text-align:left;
	line-height:15px;
	z-index:80000;
}
