body {
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	list-style-type: disc;
	overflow: auto;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}

a {
	color: #D1FFA4;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	text-align: center;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #0000FF;
	color: #FFFFFF;
}
.imgleft {
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;
}
.imgright {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	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;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	padding: 2px;
	background-color: #0000FF;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	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 {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003300;
	color: #FFFFCC;
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.sidebar_table_bottom {
	vertical-align: bottom;
}
