/* fs_text overrides */

body, html {
	height:100%;
	}

body {
	font-size:100%; /* 16pt equivalent */
	text-align:center;
	background:#ddd url(images/body.gif) top center repeat-y;
	}

body, p, input, textarea, label, select {
	font-family:"Arial", sans-serif;
	color:#333;
	}

h2, h3, h3 a, h3 a:visited, h4 {
	margin:0;
	padding:0;
	position:relative; /* stop ie peekaboo */
	font-weight:bold;
	}

h2, h3, h4 {
	color:#282d74;
	}

#fs_content h1 {
	position:absolute;
	display:block;
	top:0;
	margin:0 !important;
	padding:0 10px 3px 10px;
	width:778px;
	font-size:2.25em;
	font-weight:bold;
	line-height:1.5em;
	color:#fff;
	background:#282d74 url(images/bs_h1.gif) bottom left no-repeat;
	}

h2 {
	font-size:1.5em;
	}

h3 {
	font-size:1.125em;
	}

h4 {
	font-size:1em;
	}

a,
a:visited {
	color:#282d74;
	text-decoration:none;
	font-weight:normal;
	}

a:hover {
	text-decoration:underline;
	}

a img {
	border:none !important;
	}

ul, ol {
	margin:0;
	margin-left:15px;
	padding:0;
	padding-left:15px;
	list-style-position:outside;
	}

ul {
	list-style:square;
	}

li {
	margin:0;
	padding:0;
	line-height:1.5em;
	}

hr {
	margin:6px 0;
	padding:0;
	height:1px;
	background-color:#888;
	color:#888;
    }

#fs_nav {
	position:relative;
	height:1%;
	}

#fs_nav ul {
	position:relative;
	height:1%;
	margin:0;
	margin-top:18px;
	padding:0;
	list-style:none;
	overflow:hidden;
	border-bottom:solid 3px #282d74;
	}

#fs_nav li {
	margin:0;
	margin-bottom:2px;
	padding:5px 5px 5px 20px;
	line-height:1em;
	text-align:right;
	background-color:#282d74;
	}

#fs_nav li a, #fs_nav li a:visited {
	font-size:1em;
	font-weight:bold;
	color:#fff;
	}

#fs_nav .active {
	background:#282d74 url(images/fs_nav_active.gif) 10px 50% no-repeat;
	}

/* fs_container overrides */
#fs_page {
	margin:auto;
	padding:0 18px 18px 18px;
	position:relative;
	width:990px;
	height:auto;
	background-color:#fff;
	border-bottom:none;
	overflow:hidden;
	top:9px;
	}

#fs_header {
	display:none;
	}

#fs_logo {
	position:relative;
	height:220px;
	background:#000 url(images/fs_logo_bg.gif) bottom left repeat-x;
	}

#fs_logo a {
	display:block;
	width:100%;
	height:215px;
	background:#000 url(images/fs_logo.jpg) 0 0 no-repeat;
	text-indent:-2000em;
	}

#fs_search {
	display:none;
	}

#fs_search input {
	}

#fs_breadcrumb {
	height:auto !important;
	font-size:1.15em;
	padding:1em 0 0.5em 0;
	font-weight:bold;
	}

#fs_breadcrumb a, #fs_breadcrumb a:visited {
	font-weight:bold;
	}

#fs_breadcrumb .nolink {
	text-decoration:none;
	font-weight:normal;
	}

#fs_breadcrumb .nolink:hover {
	color:#282d74;
	text-decoration:none;
	}

#fs_content {
	position:relative;
	margin:0;
	padding:0;
	padding-bottom:21px;
	top:0;
	width:100%;
	height:auto;
	background:url(images/fs_content.gif) bottom right no-repeat;
	}

#fs_footer {
	display:block;
	margin:0;
	margin-top:2px;
	padding:0;
	width:auto;
	height:1%;
	font-size:0.75em;
	font-weight:bold;
	color:#808082;
	border-top:solid 3px #000;
	line-height:1.5em;
	text-align:left;
	}

#fs_footer a, #fs_footer a:visited {
	font-weight:bold !important;
	color:#808082;
	}

#fs_page.fs_homepage #fs_footer {
	}

.fs_subnodes {
	position:relative;
	margin-top:24px;
	}

.fs_subnodes a, .fs_subnodes a:visited {
	font-weight:bold;
	}

.fs_subnodes ul {
	position:relative; /* stop ie peekaboo */
	margin:0;
	padding:10px;
	list-style:none;
	background-color:#dcdcdc;
	}

.fs_subnodes li {
	line-height:1.5em !important;
	}

/* fs_layout overrides */
.fs_col1, .fs_col2, .fs_col3 {
	line-height:1.3em;
	}

#fs_content .fs_col1 {
	padding-top:3.25em;
	}

#fs_page.bs_success #fs_content .fs_col1 {
	padding-top:13.5em;
	}

#fs_content .fs_col2 {
	background-color:#fff;
	}

/* home */
.fs_homepage #fs_header {
	position:relative !important;
	display:block;
	top:0;
	left:0;
	width:798px;
	min-height:13.75em;
	height:auto !important;
	height:13.75em;
	overflow:visible;
	background:#282d74 url(images/fs_header.gif) bottom left no-repeat;
	}

.fs_homepage #fs_content .fs_col1 {
	padding-top:0 !important;
	}

#fs_header h2 {
	color:#fff;
	font-size:2.25em;
	}

.fs_homepage #fs_header p {
	margin-top:2em;
	color:#fff;
	}

.fs_homepage #fs_header a, .fs_homepage #fs_header a:visited {
	color:#fff;
	}

.fs_homepage #fs_header .left {
	padding:0.5em 10px;
	width:379px;
	float:left;
	}

.fs_homepage #fs_header .right {
	padding:0;
	width:399px;
	overflow:hidden;
	float:right;
	text-align:right;
	}

.fs_homepage #fs_content h2 {
	margin-top:0 !important;
	padding-top:0.5em;
	}

.fs_homepage .fs_col2 {
	}

.fs_homepage .fs_col2 h4 {

	}

.fs_homepage .fs_col2 p {

	}

.fs_homepage .fs_col2 img {

	}

.fs_homepage .fs_col2 p a, .fs_homepage .fs_col2 p a:visited {

	}

/* 1 col */
#fs_content.fs_1ColLayout .fs_col1 {
	}

/* 2 col */
#fs_content.fs_2ColLayout {
	}

#fs_content.fs_2ColLayout .fs_col1 {
	margin:0;
	float:left;
	width:798px;
	}

#fs_content.fs_2ColLayout .fs_col2 {
	margin:0;
	width:175px;
	float:right;
	overflow:hidden;
	}

/* fs_theme specific overides */
#fs_content h2,
#fs_content h3 {
	margin:0.5em 0 !important;
	padding:0;
	line-height:1em;
	text-align:left;
	}

#fs_content h4 {
	margin:0.25em 0 !important;
	padding:0;
	line-height:1em;
	text-align:left;
	}

/* form */
form {
	margin:0;
	padding:0;
	background-color:transparent;
	overflow:visible;
	}

input, textarea, select {
	margin:0;
	margin-right:6px;
	vertical-align: middle;
	font-size:1em;
	}

input, textarea {
	padding:2px 3px;
	border:solid 1px #5e96bd;
	}

input:focus, textarea:focus,
input.focus, textarea.focus,
input:hover, textarea:hover,
input.hover, textarea.hover{
	border:solid 1px #00b359;
	}

input {
	width:35%;
	}

textarea {
	width:65%;
	min-height:4em;
	overflow:auto;
	}

.fs_button {
	padding:0 6px;
	width:auto !important;
	border:solid 1px #999;
	background:url(images/button.gif) 0 100% repeat-x;
	background-color:#fefefe;
	text-align:center;
	cursor:pointer;
	}

label {
	width:95%;
	font-weight:normal;
	text-align:right;
	vertical-align:middle;
	}

fieldset {
	margin:0;
	margin-bottom:12px;
	padding:0 12px;
	border:1px solid #888;
	}

legend {
	margin:0;
	padding:3px 6px;
	color:#333;
	font-size:1.3em;
	font-weight:normal;
	}

/* form factory and fs_form */
/* there are currently two form layout mechanisms being used, fs_formFactoy (tables) and fs_form (divs) */
.fs_formFactory form {
	background-color:#f2f2f2;
	padding:0 12px;
	}

.fs_formFactory table {
	width:100%;
	}

.fs_formFactory table,
.fs_formFactory tbody,
.fs_formFactory tr,
.fs_formFactory td {
	border:none !important;
	}

.fs_formFactory .field {
	vertical-align:middle;
	}

.fs_formFactory .field label {
	width:auto;
	float:none;
	display:inline;
	}

.fs_formFactory .label {
	width:25%;
	vertical-align:middle;
	}

.fs_formFactory .field span {
	color:#3c3935;
	}

.fs_formFactory input {
	width:45%;
	}

.fs_formFactory textarea {
	width:95%;
	}

.fs_formFactory_radio, .fs_formFactory_checkbox {
	width:auto !important;
	border:none !important;
	}

.fs_formFactory_date input {
	width:20%;
	}

.fs_submit {
	padding:0 24px;
	height:24px;
	border:solid 1px #333;
	}

.fs_form {
	position:relative;
	}

.fs_form form {
	background-color:#ede9e5;
	padding:12px;
	}

.fs_form label {
	float:left;
	width:25%;
	margin:0;
	}

.fs_form .row {
	padding:12px 0;
	clear:both;
	text-indent:1em;
	}

.fs_form .fs_submit {
	margin-left:25%;
	}

/* table */
table, th, tr, td {
	width:auto;
	border-color:#333
	}

th {
	background-color:#73af45;
	}

td {
	padding:4px;
	margin-right:0;
	line-height:1.2em;
	}

/* generic */
.caption {
	margin-top:0.15em;
	text-align:center;
	line-height:1em;
	}

.msgError {
	color:#c02000;
	margin-bottom:12px;
	}

.fs_required {
	color:#c02000 !important;
	}

.parent {
	border-top:solid 1px #b9b4b0;
	}

.parent a,
.parent a:visited {
	font-weight:bold;
	}

#fs_sitemap h2 {
	margin-top:1em;
	padding:0.5em 12px;
	border-bottom: solid 1px #ccc;
	background-color:#eee;
	}

.fs_sitemap_child a, .fs_sitemap_child a:visited {
	font-size:0.875em;
	}

.fs_sitemap_parentNode {
	font-size:1em !important;
	}

.fs_backToTop a, .fs_backToTop a:visited {
	background:url(images/fs_backToTop.gif) left center no-repeat;
	padding-left:18px;
	}

/* fs_message */
/* feedback for users */
.fs_message {
	margin-top:1em;
	margin-bottom:6px;
	padding:12px 12px 24px 12px;
	text-align:left;
	}

.fs_message p {
	}

.fs_message ul {
	margin-top:12px;
	}

.fs_messageImage {
	display:none;
	position:relative;
	}

#fs_content .fs_message h4 {
	margin:0 !important;
	}

.fs_error {
	background-color:#e8a7a7;
	border:solid 2px #d96d6d;
	}

.fs_error h4 {
	}

.fs_error .fs_messageImage {
	display:block;
	float:left;
	width:21px;
	height:1em;
	background:url(images/fs_error.gif) center center no-repeat;
	}

.fs_warning {
	background-color:#e8a7a7;
	border:solid 2px #d96d6d;
	}

.fs_warning h4 {
	}

.fs_warning .fs_messageImage {
	display:block;
	float:left;
	width:21px;
	height:1em;
	background:url(images/fs_error.gif) center center no-repeat;
	}

.fs_information {
	background-color:#a9d4bf;
	border:solid 2px #008040;
	}

.fs_information h4 {
	}

.fs_information .fs_messageImage {
	}

.fs_success {
	background-color:#a9d4bf;
	border:solid 2px #008040;
	}

.fs_success h4 {
	}

.fs_success .fs_messageImage {
	display:block;
	float:left;
	width:21px;
	height:1em;
	background:url(images/fs_success.gif) center center no-repeat;
	}

/* file download */
#fs_fileDownloadLink {
	margin-bottom:0.5em;
	}

#fs_fileDownloadLink img {
	margin-right:6px;
	vertical-align:middle;
	}

/* overide */
.fs_gallery {
	background-color:#e5e2df;
	}

#fs_sitemap h2 {
	background-color:#ede9e5;
	}

.fs_sitemap_child {
	padding:6px 24px;
	}

#overDiv {
	border:solid 2px #fff;
	width:240px;
	}

#overDiv table {
	background:#282d74 url(images/bs_overDiv.gif) bottom left no-repeat;
	margin:0;
	padding:0;
	}

#overDiv table, #overDiv tr, #overDiv td {
	border:none;
	text-align:left !important;
	}