body {
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: disc;
}

td, th {
	margin: 0px;
}

a:link {
	text-decoration: none;
	color: #03C;
}
a:visited {
	text-decoration: none;
	color: #06F;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #03C;
}
form {
	background-color: #CCCC99;
}
.clear {clear: both;}
.title {
	font-size: 18px;
	color: #000000;
	text-align: center;}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #C00;
}
.slogan {
	font-size: 13px;
	font-style: italic;
	text-align: center;
}
.bumper {padding: 10px;}
.c {	text-align: center;}
.red {color: #C00;}
.white {color: #FFF;}
.blu {color: #039;}
.bg_blu {background-color: #039;}
.bg_wht {background-color: #FFF;}
.sechead {
	background-image: url(../images/FC_b1_grid6.png);
	padding-top: 3px;
	padding-bottom: 3px;}
.bodymain {
	background-color: #FFF;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}
.col {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.col_full {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.col_threefourths {width: 73%;}
.col_half {width: 48%;}
.col_third {width: 33%;}
.col_fourth {width: 24%;}
.left {float: left;}
.right {float: right;}
.header {
	background-color: #003399;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	width: 99%;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 19px;
}
.imgleft {
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;
}
.imgright {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
}

.nav {
	font-size: 12px;
	font-weight: bold;
	background-color: #EEEEEE;
	border: medium ridge #000066;
	margin-top: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 12px;
	width: 30px;
}

.sidebar {
	font-size: 12px;
	background-color: #039;
	color: #FFFFFF;
	float: left;
	height: 550px;
	width: 125px;
	margin-right: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.sidebarnav {
	color: #FFF;
}

.sidebar a{
	font-size: 12px;
	color: #FFFFFF;
}
.sidebar a:hover{
	font-size: 12px;
	color: #C00;
}

.sidebarHeader {
	font-size: 13px;
	line-height: 18px;
	color: #003399;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-top-style: groove;
	border-right-style: outset;
	border-bottom-style: outset;
	border-top-color: #EFEFEF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-style: outset;
	border-left-color: #CCCCCC;
	border-left-width: thin;
	margin: 0px;
	background-image: url(../images/FC_b1_grid6.png);
	text-indent: 10px;
	background-color: #F0F0F0;
	font-weight: bold;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	color: FFFFFF;
	background-color: #003399;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFFFFF;
	border-right-color: #CC0000;
	border-bottom-color: #333333;
	border-left-color: #CC0000;
}

.promo {
	color: #999999;
}

.titlebar {
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

a:hover {
	text-decoration: underline;
	color: #F00;
	font-style: normal;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.sidebar_table_bottom {
	vertical-align: bottom;
}
h1 {font-size: 22px;}
h2 {font-size: 20px;}
h3 {font-size: 20px;
	font-style: italic;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

/* -----------------Navigation Menu -------------*/
.menucontainer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	background-color: #9C3;
}
.menu {
	width: 1024px;
	margin: 0 auto;
	padding: 0px;
}
.menu ul {
    margin: 0px;
    padding: 0px;
}

.menu ul li {
	position:relative;
	float:left;
	list-style-type: none;
	margin:0;
	height: 40px;
}
.menu ul li a {
	font: small-caps 12px/14px Arial, Helvetica, sans-serif;
	color: #609;
	height: 36px;
	width: auto;
	text-align: center;
	text-decoration: none;
	display: block;
	vertical-align: 50%;
	padding-top: 4px;
	padding-right: 12px;
	padding-left: 12px;
}
.menu ul li a:hover {
	background-color: #609;
	color: #FFF;
}
.menu ul li a.active {
	background-color: #609;
	color: #FFF;
}
.menu ul ul {
	position: absolute;
	top: 40px;
	visibility: hidden;
}
.menu ul ul li{
	background: url(../images/bkg_nav.png) repeat-x;
}
.menu ul li:hover ul{
	visibility: visible;
}
/* -----------------End  Menu -------------*/
