/* CSS Document */

* { margin: 0; padding: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	background: #FFF;
	}

html, body { height: 100%; }

body#page,
body#home {
	text-align: center;
	background: #FFF;
	}

img, a img { border: none; }

a, a:link, a:visited { text-decoration: underline; color: #1D5D3B; }
a:hover { text-decoration: none; }
a:active { }

.clear { clear: both; height: 1%; visibility: hidden; font-size: 1px; }

ul { padding-left: 1.3em; margin: .5em 0; padding-bottom: 1em; list-style-type: disc; }
ol { padding-left: 2.5em; margin: .5em 0; }
li { margin-bottom: .2em; }

u { text-decoration: none; }

h1, h2, h3, h4, h5, h6, h7 { font-size: 1em; }
h1 { font-size: 1.3em; padding-bottom: .8em; color: #000; }
h2 { font-size: 1.1em; padding-top: .5em; padding-bottom: .7em; }
h3 { font-size: 1em; padding-top: .5em; padding-bottom: .5em; }
h4 { font-size: 1em; padding-top: .5em; }

p { padding-bottom: 1em; }

hr { height: 1px; color: #D3B066; background-color: #D3B066; border: none; }

em, i { font-size: 96%; }

table, td, th {
	text-align: left;
	font-size: 1em;
	}

.green { color: #1D5D3B; }
.red { color: #BC1300; }

/* CONTAINER */
#container {
	margin: 0 auto; width: auto; padding: 0; padding-bottom: 0; position: relative;
	text-align: left;
	background: none;
	min-height: auto;
	height: auto;
	}
* html #container {
	height: auto;
	width: auto;
	w\idth: auto;
	}
	

/* HEADER */
#header {
	display: none;
	}	


/* logo */
#logo {
	display: none;
	}

#logo_print {
	display: block; position: absolute; left: 0; top: 0;
	}

#logo_print img {
	width: 291px; height: 60px;
	}

/* PHOTOBAR */
#photobar {
	display: none;
	}

/* NAVBAR */
#navbar {
	display: none;
	}



/* MAIN */
#main {
	padding-left: 70px;
	}
	
/* LEFTNAV */
#leftnav {
	display: none;
	}
	
/* CONTENT */
#content {
	float: none; padding: 0; padding-top: 70px; width: auto; overflow: visible;
	}
* html #content {
	width: auto;
	w\idth: auto;
	}

#content_column_A { float: none; width: auto; }
#content_column_B { float: none; width: auto; margin-left: 0; }

.button,
.button:link,
.button:visited {
	padding: 10px; padding-right: 15%;
	text-decoration: none; font-weight: bold;
	background: #f0f0d9 url(../img/fsc_button_arrow.gif) no-repeat 90% 50%;
	}
.button:hover {
	color: #BC1300;
	}

/* news home */
.news_item,
.news_item:link,
.news_item:visited {
	display: block; margin-bottom: 1em;
	text-decoration: none;
	color: #000;
	}
.news_item:hover {
	color: #1D5D3B;
	}

.news_item h3 { padding: 0; }
.news_item p { padding: 0; }
.news_item .date { color: #9f9f9f; }

/* links */
.more,
.more:link,
.more:visited {
	padding-left: 10px;
	text-decoration: none;
	background: url(../img/fsc_links_more.gif) no-repeat left center;
	}
.more:hover {
	text-decoration: underline;
	}

/* RIGHTBAR */
#rightbar {
	display: none;
	}


/* FOOTER */
#footer {
	position: relative;	margin: 0; margin-top: 0px; width: auto; height: auto; overflow: visible; padding-left: 70px;
	color: #666; background: none;
	line-height: normal; font-size: 9pt; text-align: left;
	}
#footer a,
#footer a:link,
#footer a:visited {
	text-decoration: none;
	color: #666;
	}
#footer a:hover {
	text-decoration: underline;
	}
#footer .copyright {
	float: none; padding: 0; display: block;
	}	
#footer .trademark {
	float: none; padding: 0; display: block; padding-top: 1em;
	font-size: 7pt;
	color: #999;
	}

/* FORMS */
form {
	color: #000;
	margin: 0 !important;
	padding: 0 !important;
}

fieldset { margin: 0; padding: 10px 0; border: none; } 
fieldset br { display: none; }
fieldset div { margin: 10px 0; padding: 0; clear: both; }
fieldset legend { display: none; }

fieldset .removed { display: none !important; }

/* labels */
fieldset label, fieldset div.cr p {
	float: left;
	display: block;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-right: 6px;
	width: 100px;
}

fieldset div.cr {  }

fieldset div.cr p {
	/*position:absolute;*/
	top: -2px;
	left: 0;
}
* html fieldset div.cr p {
	left: -106px;
}

fieldset div.cr label {
	float: none;
	text-align: left;
	margin: 0;
	margin-left: 109px;
	padding: 0;
	width: auto;
}

fieldset div.cr label.otherlabel {
	float:left; 
}
* html fieldset div.cr label.otherlabel {
	width:0.1em;
	margin-left: 54px;
}


fieldset div span {
	display: block;
	margin-left:109px;
	color:#999;
}

fieldset div.cr_label label {
	margin-top: -2px;
}

/* mandatory labels */
fieldset .mandat { color: #BC1300; }
fieldset .mandatr { color: #BC1300; }

/* inputs */
fieldset input, fieldset select, fieldset textarea { width: 380px;  font-size: 12px; margin: 0; padding: 1px 0 0 2px; border: 1px solid #cad2cb; }
fieldset input { height: 16px; }
fieldset div.cr input { border: none; width: auto; margin-right: 5px; }
fieldset div.cr input.otheranswer { border: 1px solid #AD1F4C; margin-left: 5px;}
fieldset div.cr_label input { border: none; width: auto; }

fieldset input.day { width: 30px; }
fieldset select.month { width: 110px; margin-left: 0;}
fieldset input.year { width: 50px; margin-left: 0;}

fieldset select { width: 383px;}

fieldset textarea { font-family: Arial, Helvetica, sans-serif; }

/* buttons */
fieldset.buttons { padding: 5px 0; padding-right: 20px; }
fieldset.buttons label { width: 100px; }
fieldset.buttons input, input.button { width: 100px; height: 24px; padding: 0; border: 1px solid #1D5D3B; color: #FFF; background: #1D5D3B url(../img/fsc_button.gif) repeat-x; font-weight: bold; }

/* badinput */
fieldset .badinput { color: #BC1300;}
fieldset label.badinput, fieldset div.cr p.badinput { /* background: url(../img/warning.gif) no-repeat left 5px; */ }
fieldset div.cr label.badinput { background: none; }

fieldset input.badinput, fieldset select.badinput, fieldset textarea.badinput {
	background: #FFF;
	color: #000;
	border: 1px solid #BC1300;
}

/* LINKS */
.links { margin: 0; margin-left: 15px; padding: 0; padding-bottom: 1em; list-style: none; }
.links li { list-style-image: url(../img/fsc_bullet.gif); }

.links li a,
.links li a:link,
.links li a:visited {
	text-decoration: none;
	}
.links li a:hover {
	text-decoration: underline;
	}

.links li.back { list-style-image: url(../img/fsc_bullet_back.gif); }

.next { float: right; }

ul .next { float: none; }

/* TABLES */
table th, table td {
	padding: 2px;
	vertical-align: top;
	}
table tbody .even th, table tbody .even td {
	background: #f5f5e9;
	}	
table tbody .ruled th, table tbody .ruled td {
	color: #FFF; background: #1D5D3B;
	}	

.documents_table table tbody th, .documents_table table tbody td {
	cursor: pointer;
	cursor: hand;
	}	
.documents_table table tbody th {
	padding-left: 3px;
	font-weight: normal; 
	}	
.documents_table table tbody td strong {
	display: block;
	color: #1D5D3B;
	}
.documents_table table tbody .description {	
	color: #666;
	}	

.documents_table table tbody .ruled .description {
	color: #cbd9d1;
	}
.documents_table table tbody .ruled th strong,
.documents_table table tbody .ruled td strong {
	color: #FFF;
	}
	
/* TABS */
.tabs { 
	height: 25px; overflow: hidden; margin: 1em 0;
	background: url(../img/fsc_tab_background.gif) repeat-x left bottom; 
	}

.tabs ul { list-style: none; margin: 0; padding: 0; }	
.tabs li { float: left; }

.tabs li a,
.tabs li a:link,
.tabs li a:visited {
	display: block; padding: 0 10px; height: 25px;
	text-decoration: none; font-weight: bold; line-height: 24px; text-align: center;
	background: #eaefea url(../img/fsc_tab.gif) no-repeat right bottom;
	}
* html .tabs li a,
* html .tabs li a:link,
* html .tabs li a:visited {
	width: 70px;
	}	
.tabs li a:hover {
	color: #BC1300;
	}	
.tabs li.current a,
.tabs li.current a:link,
.tabs li.current a:visited {
	border-left: 1px solid #8fad91;
	color: #BC1300;	background: #FFF url(../img/fsc_tab_current.gif) no-repeat right bottom;
	}	