BODY {FONT-WEIGHT: normal; MARGIN: 10px; 
	COLOR: #000000; FONT-FAMILY: Verdana; font-size:10px;
	background:url(../images/FDIMember/bg_gold.jpg);
	background-repeat:no-repeat; 
	background-attachment:fixed;
	background-color:#000000;
}
.contentBody { color: black; background: #FFFFFF; font-size: 10px; font-family: Verdana;  }
.body_copy { color: black; font-size: 10px; font-family: Verdana;}
.body_copy_gray_bg { color: black; background:#EFEFEF; font-size: 10px; font-family: Verdana;}
.body_copy_bold { color: black; font-size: 10px; font-weight:bold; font-family: Verdana;}
.body_copy_blue { color: #3366CC; font-weight:normal; font-size: 10px; font-family: Verdana;  }
.body_copy_blue_bold { color: #3366CC; font-weight:bold; font-size: 10px; font-family: Verdana;  }
.body_copy_red { color: #FF0000; font-weight:normal; font-size: 10px; font-family: Verdana;  }
.body_copy_red_bold { color: #FF0000; font-weight:bold; font-size: 10px; font-family: Verdana;  }
.body_copy_gray { color: #737373; font-size: 10px; font-family: Verdana;  }
.body_copy_white { color: #ffffff; font-size: 10px; font-family: Verdana;  }
.quote_text { color: black; font-size: 10px; font-family: Verdana; line-height: 15px }
.quote_text_gray { color: #737373; font-size: 10px; font-family: Verdana; line-height: 15px }
.body_copy_small { color: black; font-size: 9px; font-family: Verdana; line-height: 14px }
.body_copy_small_gray { color: #737373; font-size: 9px; font-family: Verdana; line-height: 14px }
.body_head { font-size: 16px; font-weight:bold; font-family: Verdana; line-height: 22px}
.body_subhead { color:#000000; font-size: 16px; font-family: Verdana; font-weight:bold; }
.intra_paragraph_spacer  { font-size: 10px; font-family: Verdana; line-height: 8px }
.intra_paragraph_spacer_tight { font-size: 10px; font-family: Verdana; line-height: 6px }
.intra_paragraph_spacer_large { font-size: 10px; font-family: Verdana; line-height: 20px }
.formBg { color: black; background:#FAFAFA; font-size: 10px; font-family: Verdana;}
.blueBorder { background:6699cc; font-size: 10px; font-family: Verdana;}
.alertHdr {color:#000000; background:#ffcccc; font-size:10px; font-family: verdana;}
.alertBorder {background:#FF0000;}
.blueStack { color:#000000; background: #e6f1fb; font-size: 10px; font-family: Verdana;  }


a:text { color: #3399ff; }
a:link { color: #3399ff; text-decoration: underline }
a:visited { color: #3399ff; text-decoration: underline }
a:active { color: #003399; text-decoration: underline }
a:hover { color: #003399; text-decoration: underline }


INPUT {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana;
}
TEXTAREA {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana;
}
SELECT {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana;
}


#mainTitle{
	margin-bottom:1px;
}
#mainBox{
	margin: 0;
	padding: 0;
	height:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#777;
	z-index:2;
}
.mainBoxTFill {
	background: url(../images/mainBox/T_fill.jpg)  repeat-x;	
	width:4px;	/*NOTE: Adjust this to fit the fill width of the 3rd column; this adjusts both top and bottom*/
}
.mainBoxBFill {
	background: url(../images/mainBox/B_fill.jpg) repeat-x;			
}
.mainBox_Rfill {
	background: url(../images/mainBox/R_fill.jpg) repeat-y;	
	vertical-align: top;
}
.mainBox_LFill {
	background: url(../images/mainBox/L_fill.jpg) repeat-y;	
	vertical-align: top;
}
.mainBoxHeader{
	background:url(../images/mainBox/T.jpg) repeat-x;		
	/*padding-left:1em;*/
}
.mainBoxFooter{
	background:url(../images/mainBox/B.jpg) repeat-x;		
}
.mainBoxHeaderTitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC; font-weight:normal;
	line-height:1em;
	margin:1px 0px 5px 0px;
}
.mainBoxFooterTitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC; font-weight:normal;
	line-height:1em;
	margin:1px 0px 5px 0px;
}

#outer{
	width:100%;
	/*height:100%;*/
	margin:0 0 0 0;
}

