/* default styles  */
body    { color: #000; font: 12px Arial, Helvetica, sans-serif; background: #c30c3e url(../images/FCDFBackground.gif) no-repeat fixed center top; margin: 0; padding: 0 }

table  { color: #000; font: 12px Arial, Helvetica, sans-serif; padding: 0 }

/* p { padding:6px 0px 6px 0px; } */
form, input { margin:0; }
select, option { margin:0; font-size:9px; }
img, table { border: 0px; }
small {font-size:90%; font-weight:normal;}
/* link styles */
a:link { color:#333; text-decoration:none;}
a:visited { color:#333; text-decoration:none;}
a:hover { color:#333; text-decoration:underline;}
.copyright    { color: #000; font-size: 10px; font-family: Arial, Swiss, Geneva, Helvetica, SunSans-Regular }
.Bold  { font-weight: bold }
.Italic  { font-style: italic;}
.BoldItalic  { color: white; font-style: italic; font-weight: bold; font-size: 11px }
.Grey { color: #a9a9a9; font-weight: bold; text-align: justify }
.GreyDark { color: #696969; font-weight: bold; text-align: justify }
.Red  { color: #800000; font-weight: bold; text-align: justify }
.Reverse  { color: white;}
.Justify  { text-align: justify }
.SmallCaps { font-variant: small-caps }
/* *** all headers *** */

h1 {
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#000;
	background: transparent;
	margin:10px 0px 0px 0px;
	padding:0;
}
h2 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000;
	background: transparent;
	margin:0px 0px 10px 0px;
	padding:0;
}
h3  { color: #c30c3e; font: bold 13px Tahoma, Arial, Helvetica, sans-serif; background-color: transparent; text-transform: uppercase; margin: 0px; padding: 3px }
h4  { color: #c30c3e; font: bold 13px Tahoma, Arial, Helvetica, sans-serif; background-color: transparent; text-transform: uppercase; margin: 0px 0px 10px; padding: 0 }
h5 {
	font:bold 12px Tahoma,Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	color:#666;
	margin: 5px 0px 10px 0px;
}
h6 {
	font:bold 100% Tahoma,Arial,Helvetica,sans-serif;
	color:#000;
	margin:0;
	padding:0;
}
.Fields { color: #52555a; font-weight: bold; font-size: 11px; font-family: Courier, "Courier New", Monaco; text-align: justify }
INPUT,TEXTAREA { color: #3b3b3b; font-size: 11px; font-family: courier, "courier new"; padding: 3px  }
.input-box  { color: #52555a; font-size: 11px; font-family: Arial, Verdana, Helvetica; float: left; border: outset 1px #000 }
.submit-button  { color: #696969; font-size: 11px; font-family: Arial, Helvetica, Verdana; clear: both; margin-left: 5em }
.input-box-dropdown { color: #ccc; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #f0f0f0; float: left }
.form-box { background-color: #ccc; border-style: solid; border-width: 0; }
.submit-box { background-color: #fff; float: left; border: solid 1px #c0c0c0 }
.input-boxGrey { color: #808080; background-color: #000; float: left; border: solid 1px #696969 }
.captionsmall { color: #f5f5f5; font-weight: normal; font-size: 9px; font-family: Arial, Geneva, Swiss, Helvetica, SunSans-Regular; border-top: medium none white; border-right: medium none white }
.indent  { padding: 5px; }
.lnht  { line-height: 16px; padding: 0; }
.box2 { float: left; padding: 10px; border: solid 1px #c47901  }
.LinkBottom a:link   { color: white; font-weight: bold; font-size: 8pt; font-family: verdana, Arial, SunSans-Regular, Helvetica }
.LinkBottom a:active   { color: white; font-weight: bold; font-size: 8pt; font-family: verdana, Arial, SunSans-Regular, Helvetica; text-decoration: underline }
.LinkBottom a:visited  { color: white; font-weight: bold; font-size: 8pt; font-family: verdana, Arial, SunSans-Regular, Helvetica }
.LinkBottom a:hover   { color: #da0000; font-weight: bold; font-size: 8pt; font-family: verdana, Arial, SunSans-Regular, Helvetica; text-decoration: underline }
.table-border { border: inset 1px #565656; }
