/* CSS */
html,
body
{
	
	width: 100%;
	height: 100%;

}

	body
	{
	
		margin: 0;
		padding: 0;
		font-family: Arial, sans-serif;
		text-align: center;
		font-size: 1px;
		line-height: 0;
		background-color: #ebe2c5;
		
	}
	
		br.clear
		{
		
			clear: both;
			line-height: 1px;
			font-size: 1px;
		
		}
		
		img
		{
		
			border: none;
		
		}
		
		a
		{
		
			outline: none;
			text-decoration: none;
			color: #328990;
		
		}
		
		a:hover
		{
		
			outline: none;
			text-decoration: underline;
			color: #328990;
		
		}
	
		div#wrapper
		{
		
			position: relative;
			top: 0;
			width: 900px;
			margin: 0 auto 0 auto;
			background-color: #ffffff;
			text-align: left;
			
		}
		
		div#wrapper.home
		{
	
			padding-bottom: 300px;			
			
		}
		
		div#wrapper.lvl2
		{
	
			padding-bottom: 150px;			
			
		}		
		
			div#bigCol
			{
	
				position: relative;
				top: 130px;				
				margin-left: 181px;			
				background-color: #f6f3e4;
				width: 719px;
				
				min-height: 600px;
				
			}
			
				div#centerCol
				{
	
					font-size: 13px;
					
				}
				
					div#homeAnimation
					{
	
						position: relative;
						top: -84px;
						left: 40px;
						width: 633px;
						height: 426px;
						background-image: url('images/bigFlashImage.jpg');
						
					}
					
					div#banner
					{
	
						position: relative;
						top: -130px;
						left: 0;
						width: 718px;
						height: 192px;
						
					}
					
					div#rightCol
					{
	
						position: absolute;
						right: 32px;
						top: 40px;
						font-size: 12px;
						padding: 42px 10px 102px 10px;
						width: 153px;
						line-height: 125%;
						
					}
					
						div#rightCol ul
						{
	
							list-style-type: none;
							margin: 5px 0 0 0;
							padding: 0;
							
						}
						
							div#rightCol ul li
							{
	
								margin-bottom: 10px;
								
							}
					
					div#copyArea
					{
	
						position: relative;
						line-height: 125%;						
						
					}
					
					div#wrapper.home div#copyArea
					{
	
						top: -64px;
						margin-left: 90px;						
						width: 400px;
						
					}					
					
					div#wrapper.lvl2 div#copyArea
					{
	
						top: -110px;
						margin-left: 60px;						
						width: 420px;
						
					}					
					
						ul.relatedLinks
						{
	
							list-style-type: none;
							padding: 0;
							margin: 0;
							
						}
					
			div#leftCol
			{
	
				position: absolute;
				top: 0;
				left: 0;
				
			}
			
				a#logo
				{
	
					display: block;
					width: 181px;
					height: 130px;
					
				}
				
					a#logo img
					{
	
						margin-top: 41px;
						margin-left: 27px;
						width: 129px;
						height: 68px;
						
					}
				
				div#leftNavWrap
				{
	
					background-color: #f6f3e4;
					width: 181px;
					padding: 20px 0 20px 0;					
										
				}
				
					ul#leftNav
					{
		
						display: block;
						margin: 0;
						padding: 0;
						list-style-type: none;
						width: 179px;
						border-right: 2px solid #e6dbbd;
						line-height: normal;
						font-size: 15px;
						line-height: 29px;
						
					}
					
						ul#leftNav li
						{
	
							margin-bottom: 1px;
							
						}
					
							ul#leftNav li a
							{
		
								text-decoration: none;
								color: #3b2b00;
								display: block;
								width: 144px;
								padding-left: 35px;
								background-image: url('images/bkgLeftNav.gif');
								background-position: left center;
								background-repeat: no-repeat;
								
							}

							ul#leftNav li a:hover,
							ul#leftNav li a:focus,
							ul#leftNav li a.on,
							ul#leftNav li.parent a
							{
	
								background-color: #ebe2c5;
								background-image: url('images/bkgLeftNavR.gif');
								
							}
							
						ul#leftNav li ul.leftSubNav
						{
	
							list-style-type: none;
							margin: 0;
							padding: 0;
							font-size: 13px;
							line-height: 22px;
							border-top: 1px solid #f6f3e4;
							
						}
						
							ul#leftNav li ul.leftSubNav li a
							{
	
								background-image: none;
								padding-left: 45px;	
								width: 134px;															
								
							}
						
							ul#leftNav li ul.leftSubNav li a:hover,
							ul#leftNav li ul.leftSubNav li a:focus,
							ul#leftNav li ul.leftSubNav li a.on
							{
	
								background-image: none;
								color: #328990;
								
							}

			div#footer
			{
	
				position: relative;
				top: 140px;
				left: 270px;
				font-size: 10px;
				line-height: 14px;
				height: 42px;
				clear: both;
				
			}
			
				ul#footLinks
				{
	
					display: block;
					list-style-type: none;
					margin: 0;
					padding: 0;		
					
				}
				
					ul#footLinks li
					{
	
						display: inline;
						padding: 0 10px 0 11px;
						background-image: url('images/bkgFooterBullet.gif');
						background-repeat: no-repeat;
						background-position: right center;
						
					}
					
					ul#footLinks li.first
					{
	
						padding-left: 0 !important;
						
					}
					
					ul#footLinks li.last,
					ul#footLinks li.lineBreak
					{
	
						padding-right: 0 !important;
						background-image: none;
						
					}
					
					ul#footLinks li.last
					{
	
						display: block;
						clear: both;
						padding-left: 0 !important;
						
					}
					
					ul#footLinks li address
					{
	
						display: inline;
						font-style: normal;
						margin: 0;
						padding: 0;
						
					}
					
					ul#footLinks li address span.line1
					{
	
						padding-right: 11px;
						background-image: url('images/bkgFooterBullet.gif');
						background-repeat: no-repeat;
						background-position: right center;
						
					}
					
					ul#footLinks li address span.line2
					{
	
						padding-left: 10px;
						
					}

ul.headLines li.on a
{
	
	text-decoration: underline;
	
}

ul.headLines.on
{
	
	margin-bottom: 35px !important;
	
}
