	body
	{
		margin:0px;
		background-color:#e0ecf7;
		background-image:url(images/topGradient.gif);
		background-repeat:repeat-x;			
	}
	input, select, textarea
	{
		font-family:verdana;
		font-size:13px;	
		color:0054a5;
		font-weight:bold;
	}
	#container 
	{
		width:950px;
	}
		
	#HeaderTextArea 
	{
		border:solid 0px; 
		width:345px; 
		height:160px; 
		position:absolute; 
		top:250px; 
		left:53px;
		font-family:verdana;
		font-size:11px;
		color:0054a5;
		line-height:15px;
	}
	
	#WhiteBoxBg 
	{
		background-image:url(images/whiteBG.gif);
	}
	
	#BlueBoxBg
	{
		background-image:url(images/boxBG.gif);
		padding-left:20px;
		padding-top:10px;
	}
	
	#BlackText
	{
		font-family:verdana;
		font-size:11px;	
		color:162b40;
		line-height:14px;
	}	
	#BlueText, a
	{
		font-family:verdana;
		font-size:11px;
		color:0054a5;
		line-height:15px;
	}
	
	#FooterLink
	{
		font-family:verdana;
		font-size:9px;
		color:162b40;
		font-weight:bold;
		line-height:15px;		
	}
	
	#FooterLink a
	{
		font-family:verdana;
		font-size:9px;
		color:162b40;
		font-weight:bold;
		line-height:15px;
		text-decoration:none;
	}
	
	#FooterLink a:hover
	{
		font-family:verdana;
		font-size:9px;
		color:162b40;
		font-weight:bold;
		line-height:15px;
		text-decoration:underline;
	}
	#SubFooterBG
	{
		background-image:url(images/footer.gif);
		width:950px;
		height:176px;
	}
