body{
	margin: 0; 
	padding: 0 0 0 1px; 
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color: #787670;
	background: #ffffff;
}

table{font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;}
img{border: none;}
a:link, a:visited{color: #516690; text-decoration: none;}
a:hover, a:active{color: #567bc3; text-decoration: none;}


#envelope{width: 777px;}
	/* - old color = 34569C */	
	#art{
		position: relative; 
		background: #000033;
		}
		
		/* Homepage Only */
		
		#boilerStatement{
			color: #ffffff; 
			font-size: 11px; 
			line-height: 16px;
			}
			
			#boilerStatement img{
				display: block;
			}
			
		#flash{display: none;}

	#contentArea{
		height: 390px; 
		hei\ght: 390px; 
		min-height: 390px; 
		border-bottom: 1px solid #cccbcb;
	}
		
		#leftCol{
			float: left; 
			width: 259px;
		}

		#rightCol{
			float: left; 
			width: 517px;
		}
		
		/* End Homepage Only */
		

