div, td, p { font: 11px/16px Verdana, Arial, Helvetica, sans-serif; color: #333300; }
h1 { font-size: 16px; line-height: 16px; }
h3 {font-size: 13px; line-height: 13px;}

a:link { color: #0066CC; text-decoration:none; }
a:visited { color: #598DC2; text-decoration:none; }
a:hover { color: #0066CC; text-decoration:underline; }
a:active { color: #0066CC; text-decoration:underline; }


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.hm { background: url(images/h-bg.gif); }

#pagediv_C { width: 100%;  text-align: center; }
  
  #pagediv { width: 800px; text-align: left; margin: 20 auto 20 auto; background: #FFF; }
	
  
		/*** TOP CUSTOM STYLES  ********************************/
	   #topRow1 { position: relative; height: 107px; }
	   #topRow1-col1 { position: absolute; top: 8px; left: 20px; width: 321px; }
	   #topRow1-col2 { position: absolute; top: 30px; left: 614px; width: 154px; }
	  
	   #topRow2 { position: relative; height: 230px; }
	   #topRow2-col1 { position: absolute; top: 0px; left: 0px; width: 259px; }
	   #topRow2-col2 { position: absolute; top: 0px; left: 259px; width: 355px; }
	   #topRow2-col3 { position: absolute; top: 0px; left: 614px; width: 160px; height: 230px; background: url(images/h-bg-nav.jpg) no-repeat top; }
	   	#nav { text-align: right; margin: 11px 15px 0px 0px; height: 193px; }
	   #topRow2-col4 { position: absolute; top: 0px; left: 774px; width: 26px; }

		
	/*** Main Column LAYOUT   *******************************/
	#pageColumns { width: 800px; position: relative; background: #FFF url(images/h-bg-page.gif); border-bottom: 2px solid #CECECE; }
	

	 #ColumnRt { width: 405px; float: right; margin: 45px 75px 5px 0px; display:inline; }
	 	.contentTable { width: auto; padding: 0; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; }	  
		/*** RIGHT COLUMN CUSTOM STYLES  ********************************/
		#contentArea { padding: 0px 0px 0px 0px; margin: 0; }
	    #contentArea p { margin: 0 0 12px 0; padding: 0; }
		#contentArea .borderbox {background: #DDD; border: 1px solid #000; padding: 10px; margin-bottom: 10px;}
		  
		  
	#ColumnLft { width: 259px; float: left; display:inline; }
	#ColumnLft div { font: 10px; color: #7F7F7F; }	
	    /*** LEFT COLUMN CUSTOM STYLES ********************************/
		#prac { padding: 22px 0px 0px 33px; border-bottom: 1px solid #A0A0A0; background: #CECECE url(images/h-bg-prac.jpg) no-repeat top; }
		#prac ul { margin: 6px 0px 13px 0px; padding: 0px; }
		#prac li { margin: 0px 0px 5px 15px; list-style-image: url(images/h-prac-bullet.gif); font-weight: bold; }
		#prac a:link, #prac a:visited { color: #7F7F7F; text-decoration: none; }
		#prac a:hover, #prac a:active { color: #0066CC; text-decoration: none; }
		 
		#contactinfo ul { margin: 33px 0px 33px 0px; padding: 0px; }
		#contactinfo li { margin: 0px 0px 20px 45px; list-style-image: url(images/h-prac-bullet.gif);}
		#contactinfo .phone { color: #0066CC; }
		 
		 
	#clearOut { width: 100%; height: 1px; clear: both; } /* to clear footer */
	*html #clearOut { margin-top: -13px; } /* Only for IE*/


	/*** BOTTOM CUSTOM STYLES ********************************/

	#btm { position: relative; height: 62px; background: #FFF; }
		#toolsnav { position: absolute; top: 20px; left: 0px; width: 233px; }
		
		#btmNav { position: absolute; top: 18px; left: 270px; width: 500px; } 
		#btmNav p { margin: 0px; font-size: 10px; color: #014E9C; text-align: right; text-transform: uppercase; }
		#btmNav p a { text-decoration: none; font-weight:  normal; }
		#btmNav p a:link { color: #014E9C; }
		#btmNav p a:visited { color: #598DC2; }
		#btmNav p a:hover,#btmNav p a:active { color: #014E9C; text-decoration: underline; }
		
		#disclaimer { padding: 10px 0px 10px 0px; font-size: 10px; color: #545454; text-align: center;}
	
	