body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
}
a:link, a:visited {
	color: #000066;
	font-size: 12px;
}	
form {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

input, select, textarea, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p a:link {
	color: #000066;
	font-size: 12px;
}
p a:visited {
	color: #000066;
	font-size: 12px;
}	
input.inputField {
	border: 1px solid #777777;
	background-color: #FFFFFF;
}

/* dark tan */
th.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #a59f83;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	color : #ffffff;
	vertical-align : bottom;
}

th span{
	float: right;
	vertical-align: top;
}
/* light blue */
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #5a5ab4;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	color : #ffffff;
	vertical-align : bottom;
}

th.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	background-color: #5a5ab4;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	color : #ffffff;
	vertical-align : bottom;
}

.dataTable{
	margin-bottom: 1em;
}
.dataTable a:link, a:visited{
	color : #000099;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.dataTable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #E1DEC2;
	line-height: normal;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
}
.dataTable td.disabled {
	color: #CC0000;
	font-style: italic;
}

.dataTable td.tableHolder{
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}
.dataTable tr.starter td {
	font-weight: bold;
	color: #000;
	background-color: #f5f5dc;
}
.dataTable tr.starterHindsight td {
	color: #c00;
}
.dataTableLeaders{
	margin-bottom: 1em;
}
.dataTableLeaders td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #E1DEC2;
	line-height: normal;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.dataTableLeaders th.first {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #5a5ab4;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	color : #ffffff;
	vertical-align : bottom;
	border-right: 1px solid #fff;
	border-bottom: 0px;
}
.dataTableLeaders th.second {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #5a5ab4;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	color : #ffffff;
	vertical-align : bottom;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.tableHead {
	background-color: #006;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
.dataTable h1 {
	background-color: #006;
	color: #fff;
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: bold;
	padding: 2px;
}
h1 {
	color: #006;
	font-size: 24px;
	font-family: tahoma;
	margin-top: 3px;
	margin-bottom: 20px;
	padding-bottom: 1px;
	border-bottom: 2px solid #5a5ab4;
}
h2 {
	font-size: 15px;
	font-family: tahoma;
	color: #006;
	margin-top: 2px;
	margin-bottom: 3px;
}
h3  {
	font-size: 13px;
	color: #003399;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
}

h4 {
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	line-height: normal;
	margin-top: 1px;
	margin-bottom: 2px;
}

.textSmall {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}

.textNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.textLarge {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}

.textInfo  {
	font-size: 9px;
	color: #000066;
	font-weight: normal;
}

.glossaryTerm {
	color: #000000
}
#alertMessage{
	margin-left: 10px;
}
.messageError {
	color: #CC0000;
	font-weight: bold;
	vertical-align : middle;
	margin-left: 5px;
	height: 30px;
}
.messageWarning {
	color: #CC6600;
	font-weight: bold;
	vertical-align : middle;
	margin-left: 5px;
	height: 30px;
}
.messageInfo {
	color: #006600;
	font-weight: bold;
	vertical-align : middle;
	margin-left: 5px;
	height: 30px;
}
.messageIcon {
	vertical-align : top;
}
#buttons {
	margin-top: 1em;
}
.button {
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #CCCCCC;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom: 2px solid #666666;
	border-top: 2px solid #EEEEEE;
	border-left: 2px solid #EEEEEE;
	border-right: 2px solid #666666;
	text-decoration: none;
	color: #000000;
	vertical-align: middle;
}

.buttonPressed {
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #DDDDDD;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom: 2px solid #EEEEEE;
	border-top: 2px solid #666666;
	border-left: 2px solid #666666;
	border-right: 2px solid #EEEEEE;
	text-decoration: none;
	color: #000000;
	vertical-align: middle;
}
.dataInput { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	font-size: 11px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

.dataInputError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	background-color: #FFE4E1;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

div.indicatorDescription {
	background-color: #FFFFCC;
	border: 1px solid black;	
}
.windowSub {
	border: 1px solid #AAAAAA;
	background-color: #ffffff;
}

.windowContent {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
}
/* new styles */
#header {
	margin-bottom: 1em;
}
#login {
	background-color: #006;
	color: #ffffff;
	width: 100%;	
	padding: 1px 6px;
}
#login span{
	float: right;
	font-size: 10px;
}
#login a:link {
	color: #e1dec2;
	text-decoration: none;
}
#login a:visited {
	color: #e1dec2;
	text-decoration: none;
}
#login a:hover {
	text-decoration: underline;
	color: #fff;
}
/*** NAV ***/
#nav {
	background-color: #006;
	border-top: 2px solid #003;
	padding: 0px;
}
#nav ul {
	margin: 0px;
	padding: 2px 2px 4px 2px;
	width: 100%;
	border-top: 1px solid #5a5ab4;
}
#nav li {
	display: inline;
	list-style: none;
	color: #E1DEC2;
	border-right: 1px solid #a59f83;
	padding: 0px 4px;
	margin-left: 0px;
	margin-right: 4px;
}
#nav li.current {
	border-right: 0px;
	color: #e1dec2;
	font-weight: bold;
	text-decoration: none;
}
#nav li a:link {
	color: #e1dec2;
	text-decoration: none;
	font-size: 10px;
}
#nav li a:visited {
	color: #e1dec2;
	text-decoration: none;
	font-size: 10px;
}
#nav li a:hover {
	text-decoration: underline;
	color: #fff;
	font-size: 10px;
}
#nav li a#navCurrent {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
#nav li a:hover#navCurrent {
	text-decoration: underline;
	font-size: 10px;
}
#nav li.last{
	border-right: 0px;
}
/*** SUBNAV ***/
#subNav {
	padding: 0px;
}
#subNav ul {
	margin: 0px;
	padding: 2px 2px 4px 2px;
	width: 100%;
}
#subNav li {
	display: inline;
	list-style: none;
	color: #000066;
	border-right: 1px solid #000066;
	padding: 0px 4px;
	margin-left: 0px;
	margin-right: 4px;
}
#subNav li.current {
	border-right: 0px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
#subNav li a:link {
	color: #000066;
	text-decoration: none;
	font-size: 10px;
}
#subNav li a:visited {
	color: #006;
	text-decoration: none;
	font-size: 10px;
}
#subNav li a:hover {
	text-decoration: underline;
	font-size: 10px;
}
#subNav li a#navCurrent {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
#subNav li a:hover#navCurrent {
	text-decoration: underline;
	font-size: 10px;
}
#subNav li.last{
	border-right: 0px;
}


#leftColumn{
	width: 300px;
	float: left;
}
#content{
	width: 100%;
	margin: 0px 15px;
}
#newsContent{
	width: 550px;
	margin: 0px 20px;
	text-align: left;
}
#bodyRightColumn{
	width: 250px;
	float: right;
}
#bodyLeftColumn{
	float: left;
	margin-left: 5px;
}
.news{
	float: left;
}
#banner{
	background-image: url(../images/stFFLbanner.gif);
	background-color: #006;
	padding: 0px;
	width: 100%;
	height: 65px;
	background-position: left;
	background-repeat: no-repeat;
}
#currentFormation {
	float: left;
	width: 50%;
}
#newFormation {
	width: 50%;
	white-space: nowrap;
}
#newFormation td {
	white-space: nowrap;
}

#postMessage {
	width: 280;
	border: 1px solid #a59f83;
	float: left;
	font-size: 10px;
	line-height: 15px;
	margin-right: 10px;
	padding: 0px;
}
#postMessage th {
	border-top: 4px solid #a59f83;
	width: 100%;
	background-color: #e1dec2;
	color: #039;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 3px;
}
#postMessage td {
	padding: 5px;
}
#messages {
	width: 90%;
}
#messages h3 {
	margin-top: -1px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #a59f83;
}
#messages td {
	background-color: #e1dec2;
	padding: 4px;
	font-size: 12px;
	line-height: 16px;
	border-bottom: 15px solid #fff;
	border-top: 5px solid #a59f83;
}
#messages td.author {
	font-size: 10px;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
}

#postTransaction {
	width: 280;
	border: 1px solid #5a5ab4;
	float: left;
	font-size: 10px;
	line-height: 15px;
	margin-right: 10px;
	padding: 0px;
}
#postTransaction th {
	border-top: 4px solid #5a5ab4;
	width: 100%;
	background-color: #e1dec2;
	color: #039;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 3px;
}
#postTransaction td {
	padding: 5px;
}

#transactions {
	width: 90%;
}
#transactions h3 {
	margin-top: -1px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #a59f83;
}
#transactions td {
	background-color: #e1dec2;
	padding: 4px;
	font-size: 12px;
	line-height: 16px;
	border-bottom: 15px solid #fff;
	border-top: 5px solid #5a5ab4;
}
#transactions td.author {
	font-size: 10px;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
}
.date {
	text-align: right;
	margin-top: 5px;
	font-size: 10px;
	color: #a59f83;
}
#gutter {
	float: left;
	width: 20px;
}	
