body, td, div { font: 11px/16px Verdana, Arial, Helvetica, sans-serif; }

body { margin: 0px; padding: 0px; }

blockquote { margin: 0px 0px 0px 15px; }

div { margin: 0; padding: 0; border: none; }
img { margin: 0; padding: 0; border: none; }

br.clear { clear: both; font-size: 0; margin: 0; padding: 0; }

body { background: #000000; }

#pagediv_C { width: 100%;  text-align: center; }
  
  #pagediv { width: 1018px; text-align: left; margin: 0 auto 0 auto; background: url(images/h-bg-page.jpg); }
	
  
		/*** TOP CUSTOM STYLES  ********************************/
	   #topRow1 { position: relative; height: 134px; }
	   #topRow1-col1 { position: absolute; top: 0px; left: 20px; width: 349px; }
	   #topRow1-col2 { position: absolute; top: 0px; left: 369px; width: 630px; }
	  
	   #topRow2 { position: relative; height: 34px;  }
	   #topRow2-col1 { position: absolute; top: 0px; left: 20px; width: 979px; background: url(images/h-bg-nav.gif) no-repeat; }

		
	/*** Main Column LAYOUT   *******************************/
	#pageColumns { width: 1018px;  background: url(images/h-bg-content.jpg) no-repeat 20px 0px; position: relative; }
	.int #pageColumns { background: url(images/h-bg-content2.jpg) no-repeat 20px 0px; }

	 #ColumnRt { width: 420px; float: right; padding-right: 20px; }
	 	  /*** RIGHT COLUMN CUSTOM STYLES  ********************************/
		  
		  
		  
	#ColumnLft { width: 535px; float: left; padding-left: 20px; }  	
	    /*** LEFT COLUMN CUSTOM STYLES ********************************/
	   	.contentTable { width: auto; padding: 0; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; }
	   #contentArea { padding: 27px 12px 26px 12px; margin: 0; }
	   #contentArea p { margin: 0 0 12px 0; padding: 0; }
		  
		  
		  .formInput { width: 250px;}
		  .formTextBox { width: 250px; height: 150px;}
		  

	#clearOut { width: 100%; height: 1px; clear: both; } /* to clear footer */
	*html #clearOut { margin-top: -13px; } /* Only for IE*/


	/*** BOTTOM CUSTOM STYLES ********************************/
	#btmC { position: relative; height: 44px; background: url(images/h-bg-btm.jpg); }
		#disclaimer { position: absolute; top: 5px; left: 35px; width: 370px; }
		#btmNav { position: absolute; top: 5px; right: 35px; width: 405px;  }
			#btmNav a { text-decoration: none; font-weight:  normal; }
			#btmNav a:link { color: #BBB4A8; }
			#btmNav a:visited { color: #A6A29C; }
			#btmNav a:hover,#btmNav p a:active { color: #AB8235; }
		
	
	
