/* Layout */
#bodyID {
	margin: 0px 0px 0px 0px; 
	padding: 10px 10px 10px 10px; 
	background-color: #5469a5; 
	font-family: Arial, 'Times New Roman', Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	height: 100%;
	color: #666666;
    }

#indexTable {
	vertical-align: top; 
	font-size: 12px; 
	line-height: 16px; 
	color: #000000; 
	font-family: 'Times New Roman', arial, Verdana, Helvetica, sans-serif; 
	border: 1px solid #001758; 	
	text-align: left; 
	padding: 10px 10px 10px 10px;
	background-color: #C1C297;
	}		
	
#indexTable h1 {
	line-height: 28px; 
	text-align: center; 
	margin: 0px 0px 5px 0px; 
	padding: 0px 0px 0px 0px; 
	font-size: 28px;
	}	

#indexArea {
	vertical-align: top; 
	font-size: 12px; 
	line-height: 16px; 
	color: #000000; 
	font-family: 'Times New Roman', arial, Verdana, Helvetica, sans-serif; 
	border: 1px solid #001758; 	
	text-align: left; 
	height: 100%;
	padding: 10px 10px 10px 10px;
	background-color: #C1C297;
	}		
	
#containerMain {
	width: 100%; 
	height: 100%;
	margin: 0px auto;
    }	
	
#containerContent{
	width: 100%;
	background-color: #ffffff;
    }	
	
#header {
	text-align: right; 
	width: 100%; 
	background: #001758 url('./images/hdr_img_patches.jpg') no-repeat; 
	background-position: top left; 
	padding: 10px 10px 10px 10px; 
	margin: 0px 0px 5px 0px;
	height: 109px;
	color: #cccccc;
	font-family: Arial, 'Times New Roman', Verdana, Helvetica, sans-serif; 
	font-size: 12px;
    }	
	
#headerSFL {
	font-weight: normal; 
	color: #cccccc; 
	font-size: 48px; 
	font-family: 'Times New Roman', Arial, Verdana, Helvetica, sans-serif;
	margin: 10px 30px 0px 0px
    }	

#headerSFL .SFL2 {
	font-size: 35px;
    }			
	
#header a {
	margin: 0px 5px 0px 5px; 
	color: #cccccc;
	}	
	
#header a:hover {
	text-decoration: none;	
	}	
	
#rightColumn {
	vertical-align: top; 
	font-size: 12px; 
	line-height: 16px; 
	color: #001758; 
	font-family: 'Times New Roman', arial, Verdana, Helvetica, sans-serif; 
	border: 4px solid #001758; 	
	text-align: left; 
	padding: 15px 15px 15px 15px;
	background-color: #C1C297;
	}		
	
#rightColumn h1 {
	line-height: 28px; 
	color: #001758; 
	text-align: center; 
	margin: 0px 0px 0px 0px; 
	padding: 5px 5px 5px 5px; 
	font-size: 28px;
	}	

#rightColumn a {
	margin: 0px 5px 0px 5px; 
	color: #001758;
	text-decoration: none;
	font-weight: bold;	
	}	
	
#rightColumn a:hover {
	text-decoration: underline;	
	}
	
.commissionText {
	line-height: 20px; 
	color: #001758; 
	text-align: left; 
	margin: 0px 0px 0px 0px; 
	padding: 10px 5px 5px 5px; 
	font-size: 20px;
	}	
		
#footer {
	font-family: Arial, 'Times New Roman', Verdana, Helvetica, sans-serif; 
	line-height:10px; 
	text-align: right; 
	padding: 10px 10px 10px 10px; 
	margin: 5px 0px 0px 0px; 
	height: 10px; 
	background-color: #001758;
	color: #cccccc;	
	font-size: 12px; 	
	}		
	
#footer a {
	margin: 0px 5px 0px 5px; 
	color: #cccccc;
	}	
	
#footer a:hover {
	text-decoration: none;	
	}
	
a { 
	color: #cccccc;
	}	
	
a:hover {
	text-decoration: none;	
	}			


TD.MainBoxTopLeft
{
	background: #ffffff url('./images/shad_topleft.jpg') no-repeat; 
	width: 11px; 
	height: 11px;
}

TD.MainBoxTop
{
	background: #ffffff url('./images/shad_top.jpg') repeat-x;
	width:2px;
	height:11px;
}

TD.MainBoxTopRight
{
	background: #ffffff url('./images/shad_topright.jpg') no-repeat; 
	width:11px;
	height:11px;
}

TD.MainBoxLeft
{
	background: #ffffff url('./images/shad_left.jpg') repeat-y; 
	width:11px;
}

TD.MainBoxRight
{
	background: #ffffff url('./images/shad_right.jpg') repeat-y; 
	width:11px;
}

TD.MainBoxBotLeft
{
	background: #ffffff url('./images/shad_bottleft.jpg') no-repeat; 
	width:11px;
	height:11px;	
}

TD.MainBoxBottom
{
	background: #ffffff url('./images/shad_bott.jpg') repeat-x; 
	width:2px;
	height:11px;
}

TD.MainBoxBotRight
{
	background: #ffffff url('./images/shad_bottright.jpg') no-repeat; 
	width:11px;
	height:11px;	
}



/**************************************
  SearchBar for Search/Feature Section
**************************************/
.LetterButton
{
	color: #001758;
	background-image: url('images/Letter_button_selected.gif');
	background-position: center;
	background-repeat: no-repeat;
	text-align:  center;
	font-weight: bold;
	cursor: hand; font-style:normal; font-variant:normal; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif
}

.LetterButtonHover
{
	color: #001758;
	background-image: url('images/Letter_button_hover.gif');
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	cursor: hand; font-style:normal; font-variant:normal; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif
}

.LetterButtonDisabled
{
	color: #001758;
	background-image: url('images/Letter_button_disabled.gif');
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	cursor: hand; font-style:normal; font-variant:normal; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif
}




/**************************************
  SearchBar for Search/Feature Section
**************************************/
/* Top Left */
.SearchBarTopLeft
{
	background: #FFFFFF url('./images/boxes/SearchBar_topleft.jpg') no-repeat left; 
	width:13px;
	height:8px
}
/* Top */
.SearchBarTop
{
	background: #FFFFFF url('./images/boxes/SearchBar_top.jpg') repeat-x center;
	height:8px;
	color:#ffffff;
   	font-weight:bold;
	text-align: left;
	vertical-align: middle; font-style:normal; font-variant:normal; font-size:13px; font-family:verdana, arial, helvetica
}
/* Top Right */
.SearchBarTopRight
{
	background: #FFFFFF url('./images/boxes/SearchBar_topright.jpg') no-repeat right; 
	width:12px;
	height:8px
}

/* Middle Left */
.SearchBarLeft
{
	background: #FFFFFF url('./images/boxes/SearchBar_left.jpg') repeat-y left; 
	width:13px;
	height:16px	
}
/* Middle  */
.SearchBarMiddle
{	color: #ffffff;
	background-color: #001758; 
	height:16px
}
/* Middle Right */
.SearchBarRight
{
	background: #FFFFFF url('./images/boxes/SearchBar_right.jpg') repeat-y right; 
	width:12px;
	height:16px	
}

/* Bottom Left */
.SearchBarBotLeft
{
	background: #FFFFFF url('./images/boxes/SearchBar_botleft.jpg') no-repeat left; 
	width:13px;
	height:9px	
}
/* Bottom  */
.SearchBarBottom
{
	background: #FFFFFF url('./images/boxes/SearchBar_bottom.jpg') repeat-x center; 
	height:9px	
}
/* Bottom Right */
.SearchBarBotRight
{
	background: #FFFFFF url('./images/boxes/SearchBar_botright.jpg') no-repeat right; 
	width:12px;
	height:9px	
}
