/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	background-color: #FFF;
}

/* body{font:75%/1.7  Helvetica, Arial,Verdana, sans-serif;color:#2a2a2c;} */

a:link, a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
} 
a:active, a:hover {
	color: #FFC;
	text-decoration: underline;
}

p {
	margin: 0px;
	padding: 0px;
	color: #039;
}

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 {
	clear: both;
	width:100%;
	height: 10px;
	background-color: #211F20;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(images/templatemo_sidebox_bg.jpg);
	background-repeat: no-repeat;
}
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.divider {
	clear: both;
	padding-bottom: 15px;
	margin-bottom: 30px;
	background: url(../images/templatemo_horizontal_divider.jpg) bottom repeat-x;
}

.fl { float: left; }
.fr { float: right; }

.m_right { margin-right: 30px; }

.button a {
	display: block;
	width: 120px;
	height: 22px;
	padding: 5px 0 0 15px;
	background: url(images/templatemo_button_01.png) no-repeat;
	color: #faeba6;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.button a:hover {
	color: #ffffff;
}

.bottom_01 {
	background:url(../images/templatemo_button_01.jpg) no-repeat;
}

.bottom_02 {
	background:url(../images/templatemo_button_02.jpg) no-repeat;
}

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: normal;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

.image_wrapper {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

.fl_image {
	float: left;
	margin-right: 15px
}

.fr_image {
	float: right;
	margin-left: 0px;
	margin-bottom: 10px;
}

.list_01 {
	margin: 0 0 20px 20px;
	padding: 0 0 0 0px;
	list-style: none;
}

.list_01 li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	background-image: url(images/smileyFaceSM.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	border: medium solid #333;
}

/* menu */

#menu {
	clear: both;
	width: 980px;
	height: 40px;
	background-color: #000;
	margin-top: 10px;
}

#menu ul {
	width: 840px;
	overflow: hidden;
	list-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	width: 140px;
	height: 30px;
	padding-top: 10px;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	color: #ffe64e;
	outline: none;
}

#menu li a:hover, #menu li .current {
	background: url(images/templatemo_menu_hover.png) center bottom no-repeat;
}
#main_column .section_w560 .rightBox {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: right;
}


/* end of menu */

/* banner */

#banner {
	clear: both;
	width: 960px;
	height: 250px;
	padding: 0;
	text-align: center;
	background-image: url(images/FCwebLogo2010a.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#banner #site_title {
	width: 600px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 32px;
	color: #cdcf19;
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: normal;	
	text-decoration: none;
}
#site_title h1 span  {
	display: block;
	margin-top: 150px;
	font-size: 16px;
	color: #CCC;
	font-weight: bold;
}

#banner p {
	clear: both;
	padding: 0 20px;
	font-size:16px;
	margin-top: 40px;
	line-height: 30px;
	color: #565546;
}
#contentWide {
	width: 100%;
	padding: 0px;
	margin: 0 auto;
}

/* end of banner */

/* content */

#content {
	clear: both;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-repeat: repeat-x;
}

#content h2 {
	color: #FFF;
	height: 28px;
	padding: 0;
	font-size: 24px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#content h2 span {
	color: #000;
}

#side_column {
	float: left;
	width: 330px;
	background-color: #1F1F1F;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}

#side_column h2 {
	display: block;
	width: 295px;
	height: 38px;
	background-image: url(images/img05.gif);
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#main_columnWideFull {

}

#main_columnWide {
	float: right;
	width: 900px;
}


#main_column {
	float: right;
	width: 600px;
}

#main_column h2 {
	background: url(../images/templatemo_header_bg.jpg) left bottom no-repeat;
	margin-top: 10px;
}

#main_column p {
	text-align: left;
	margin-bottom: 10px;
	font-size: 16px;
	color: #1F1F1F;
}

.side_column_box {
	clear: both;
	position: relative;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	margin-top: 0px;
}

.side_column_box .bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 300px;
	height: 10px;
	background:url(images/templatemo_sidebox_bottom.jpg) no-repeat;
}

.side_column_box .content {
	padding: 20px;
}

.news_section {
	clear: both;
	margin-bottom: 25px;
}
.news_section ul {
	color: #CCC;
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.news_section ul li {
	font-size: 14px;
}
.news_section h3 {
	font-size: 18px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	color: #FFF;
}

.news_section ul li a {
	color: #FFE64E;
	font-weight: bold;
}
.news_section ul li a:hover {
	color: #0CC;
	text-decoration: none;
	font-weight: bold;
}



.inputfield {
	height: 16px;
	width: 245px;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

.submitbutton {
	float: right;
	margin: 0px;
	padding: 0 6px 3px 6px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
}

.section_w540 {
	clear: both;
	width: 540px;
}
.section_w622 {
	clear: both;
	width: 622px;
	margin-right: auto;
	margin-left: auto;
}
.section_w750 {
	clear: both;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 20px;
}



.section_260 {
	float: left;
	width: 260px;
}

/* end of content */

/* footer */
#footer {
	clear: both;
	width: 900px;
	padding: 40px;
	margin: 0 auto;
	text-align: center;
	color: #999;
	background: url(images/templatemo_footer_bg.jpg) no-repeat;
	border-top: 1px solid #22211e;
}

#footer a {
	font-weight: normal;
	color: #777777;
}

#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;	
}

#footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #555;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */
p strong {
	color: #000;
}
#form .tbmain tr .midmid form #main {
	width: 850px;
}
#form .tbmain tr .midmid form #main .pagebreak {
}
table tr .leftF {
	width: 200px;
}
#footer .footer_menu li .current {
	color: #FFF;
}
#container .pmtBox {
	width: 425px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.news_section p span {
	color: #FFF;
}
.news_section p strong {
	color: #FFF;
}
#content #side_column p {
	color: #FFF;
	padding-left: 5px;
}

