/* CSS Document  */
body, html {
	margin: 8px 6px 8px 10px;
	background:white;
	padding: 0;
}

#nointro {
	display: none;
	margin-left:0px;
}

#navigation {
	 display: none;  
}

.noheader {
	/* margin-bottom: -14px;  //for crunching lines together - neat!  */
	display: none;
	margin-left:0px;
	/*left:-100px;  */
	  
}

.nonavbar {
	/* margin-bottom: -14px;  //for crunching lines together - neat!  */
	display: none;
	margin-left:0px;
	/*left:-100px;  */
	
}

#nofooter {
	/* margin-bottom: -14px;  //for crunching lines together - neat!  */
	display: none;
	
}



.noPrint {
	display: none;
}

#moveUp {
	margin: -30px 0px 0px 0px;   /*  TRBL (TRouBLe) to move up the main info closer to the first line header */
	
}

.leftNav {  /*  NEW as of getting rid of tables for formatting */
	display: none;
} 

#mainPrint  {
	/* position: absolute;  */
	/*top: 100px;
	left: -55px;
	right:100px;  */
	background:white;
	margin: 5px 0px 0px 0px;  /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. TRBL (TRouBLe) */
	
}
/*
.mainContent {
	position:absolute;
	top: 5px;
	left: -55px;
	}
*/

#imageSmall {
	 max-height:42%;
	 max-width:84%;
	
}
.banner {
	background: url("../images/banner_faj3_1598x72.png") 178px 1px no-repeat;   /* uses this, instead of custom  */
	
	width: 100%;
	height: 72px;	
}
.banner {
	background-color:#00FF99;
}

.bannerColorBand {
	/* margin-bottom: -14px;  //for crunching lines together - neat! 
	  display: none;    */
	
}

.disappear {
	display: none;
	}

.addrNav {
	display: none;
	margin: 10pt 10pt 8pt 10pt;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

.indentXXXX {
	/*display: none;  */
	margin: 10pt 10pt 8pt 10pt;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

.vAndW {
	width: 10px;
	margin: -200px;
	}

.wrapper {
	/* margin-bottom: -14px;  //for crunching lines together - neat!  */
	display: none;
	
}

#wrapperForm {
  width: 90%;
  margin: 20px auto 40px 0px;  /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. TRBL (TRouBLe) */
}


.borderNav {
	/* margin-bottom: -14px;  //for crunching lines together - neat!  */
	display: none;
	
}

.containerdivNewLine {
	/* margin-bottom: -14px;  //for crunching lines together - neat!  */
	display: none;
	
}

.logo {
	/* margin-bottom: -14px;  //for crunching lines together - neat!  */
	display: none;
	
}

.siteInfo {
	/* margin-bottom: -14px;  //for crunching lines together - neat!  */
	display: none;
	
}

.pageTitle {
	display: none;
}

.w3c {
	display:none;
}	
.verticalBar{
	display:none;
}	

.borderLite2012  {
	/* margin-bottom: -14px;  //for crunching lines together - neat!  */
	/*display: none;  */
	
}



/*
.content {
	/* border-style: solid;  
	border-left-style: double;
	border-left-color: black;
	border-top-color: green; */
	/*border: 3px solid teal;   
	border: 3px solid red;  
	margin: 10pt 10pt 8pt 10pt;  */
/*	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	
	
	}  */

/* pseudo tags */
/*   LoVe-HAte  */