body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
/* Header section */

#header_container {
	width: 100%;
}


#header {
	margin: auto;
	width: 700px;
	background-color: #003300;
}

#logo_image {
	display: inline;
	margin: 0px;
	padding: 5px;
	float: left;
	width: 200px;
	height: 145px;
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: center center;
	background-image: url(images/fsc_logo.gif);
	background-color: #FFFFFF;
}

#logo h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 295%;
	color: #FFFFFF;
	margin: 12px;
	padding: 12px;
	text-align: center;
	vertical-align: middle;
}

#logo h2 {
	font-size: 200%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#content {
	margin: auto;
	width: 700px;
}

#text {
	float: right;
	width: 475px;
	padding-left: 10px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}


#text h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	margin-top: 10px;
	font-size: 125%;
}

#text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	text-align: left;
}

#text ol li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	list-style-type: upper-alpha;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 0px;
}
#text p a.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006600;
	background-position: center;
	width: 200px;
	border: thick inset #003300;
	padding: 5px;
	clear: left;
}
#text h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
	font-size: 100%;
}
#text ol li ol li {
	list-style-position: outside;
	list-style-type: lower-alpha;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 100%;
}

#text ul li.sub {
	text-indent: 25px;
	list-style-type: square;
	list-style-position: inside;
}
#text ol li.sub {
	text-indent: 25px;
	list-style-position: outside;
	list-style-type: lower-alpha;
}
#text ol li a {
	color: #003300;
	text-decoration: none;
}
#text ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	list-style-type: disc;
	list-style-position: outside;
}
#text ul li a {
	color: #003300;
	text-decoration: none;
}
#text p.alpha {
	text-indent: 25px;
	display: list-item;
}

#text ul li a.sub {
	color: #003300;
	text-decoration: none;
}

#text p a {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

#text h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 100%;
}

#text table th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	border: 1px solid #003300;
	text-align: left;
}

#text table {
	border: 1px solid #003300;
}

#text table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	border: 1px solid #003300;
}

#text table td a {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

#footer {
	border-top: 1px solid #DBD5C5;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
}
#text p.decimal {
}

#footer p {
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#footer p a {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

#navigation {
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-left: 20px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar p a:link, #sidebar p a:visited {
	text-decoration: none;
	border: 0;
}

#navigation ul li {
	display: inline;
}

#navigation ul li a {
	text-decoration: none;
	padding: 5px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
}

#navigation ul li a:link, #navigation ul li a:visited {
	color: #FFFFFF;
}

#navigation ul li a:hover {
	background-color: #CCCCCC;
	color: #FF0000;
}

#navigation ul li a.present {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
}

#navigation ul li a.end {
	border: 1px solid #FFFFFF;
}

#navigation ul li a.present_end {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Sidebar section */

#sidebar {
	float: left;
	width: 215px;
	padding: 0px;
	background-color: #003300;
	height: 500px;
}

#sidebar h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #FFFFFF;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	padding-left: 10px;
}

#sidebar ul {
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#sidebar ul li a:link, #sidebar ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DBD5C5;
}

#sidebar ul li {
	display: list-item;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#sidebar ul li a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #999999;
}
