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

}

	body
	{
	
		margin: 0px;
		padding: 0px;
		font-family: Arial, sans-serif;
		text-align: left;
		font-size: 1px;
		line-height: 0px;
	
	}
	
		br.clear
		{
		
			clear: both;
		
		}
		
		img
		{
		
			border: none;
		
		}
		
		a
		{
		
			outline: none;
		
		}
	
		div#wrapper
		{
		
			width: 900px;
			background-image: url(images/bkgNav.jpg);
			height: 100%;
			min-height: 700px;
			
		}
		
			div#leftCol
			{
			
				width: 177px;
				float: left;
				clear: left;
				line-height: normal;
			}
			
				a#logo
				{
				
					display: block;
					position: relative;
					top: 42px;
					left: 27px;
					width: 126px;
					height: 67px;
				
				}
				
				ul#leftNav
				{
				
					display: block;
					clear: left;
					margin: 92px 0px 0px 0px;
					padding: 0px;
					list-style-type: none;
					font-weight: bold;
					font-size: 12px;
				
				}
				
					ul#leftNav li
					{
					
						margin-bottom: 10px;
					
					}
					
						ul#leftNav li a
						{
							
							display: block;
							padding: 5px 0px 0px 34px;
							width: 143px;
							height: 15px;
							color: #2e2d29;
							text-decoration: none;
							vertical-align: bottom;
						
						}
						
						ul#leftNav li a:hover,
						ul#leftNav li a:focus,
						ul#leftNav li.on a.on
						{
						
							color: #000000;
							border-bottom: 1px solid #a33038;
							height: 14px;
							color: #000000;
						
						}
						
						ul#leftNav li.on a.on
						{
						
							background-image: url(images/l2NavBtn.gif);
							background-repeat: repeat-y;
						
						}
						
					ul#leftNav li.parent
					{
					
						background-image: url(images/bkgLeftNav.gif);
						background-repeat: repeat-y;
					
					}
					
						ul.leftSubNav
						{
						
							display: block;
							margin: 3px 0px 4px 0px;
							padding: 0px;
							list-style-type: none;
							font-weight: normal;
						
						}
						
							ul#leftNav ul li
							{
							
								margin-bottom: 5px;
							
							}
						
				ul#rssLinks
				{
				
					display: block;
					clear: left;
					margin: 32px 0px 0px 0px;
					padding: 0px;
					list-style-type: none;
					font-size: 11px;
				
				}
				
					li.rssFeed
					{
					
						font-weight: bold;
					
					}
					
						li.rssFeed a
						{
						
							display: block;
							padding: 5px 0px 0px 34px;
							width: 143px;
							height: 15px;
							color: #2e2d29;
							text-decoration: none;
							vertical-align: bottom;
							background-image: url(images/btnRss.gif);
							background-position: 15px 6px;
							background-repeat: no-repeat;
						
						}
						
						li.rssFeed a:hover,
						li.rssFeed a:focus
						{
						
							color: #000000;
						
						}
					
						li.rssAbout a
						{
							
							display: block;
							padding: 2px 0px 0px 34px;
							width: 143px;
							height: 15px;
							color: #2e2d29;
							vertical-align: bottom;
						
						}
						
						li.rssAbout a:hover,
						li.rssAbout a:focus
						{
						
							color: #000000;
						
						}
			
			div#bigCol
			{
			
				width: 723px;
				float: left;
				height: 100%;
				min-height: 700px;
				background-image: url(images/brdrNav01.gif);
				background-repeat: repeat-y;
				background-color: #ffffff;
			
			}
			
				div#banner
				{
				
					background-image: url(images/brdrNav00.jpg);
					background-position: 0px 0px;
					background-repeat: no-repeat;
					width: 723px;
					height: 140px;
				
				}
			
					div#banner img
					{
					
						float: right;
						clear: both;
						width: 655px;
						height: 140px;
					
					}
			
				div#centerCol
				{
				
					position: relative;
					width: 549px;
					min-height: 700px;
					float: left;
					clear: left;
					background-image: url(images/brdrNav00.jpg);
					background-position: 0px 0px;
					background-repeat: no-repeat;
					line-height: normal;
					font-size: medium;
				
				}
				
				div#centerCol.template2
				{
				
					background-image: none;
					overflow: hidden;
				
				}
				
					object#flashCenter
					{
					
						margin-bottom: 75px;
					
					}
				
					div#newsLetterCopyArea
					{
					
						font-size: 12px;
						line-height: 140%;
						padding: 0px 50px 75px 38px;
					
					}
					
					*html div#newsLetterCopyArea
					{
					
						padding: 0px 0px 75px 0px;
					
					}
					
						div#newsLetterCopyArea a:link
						{
							font-family: Arial, Helvetica, sans-serif;
							font-style: normal;
							font-weight: normal;
							color: #004065;
							text-decoration: underline;
						}
						
						div#newsLetterCopyArea a:focus,
						div#newsLetterCopyArea a:hover
						{
							font-family: Arial, Helvetica, sans-serif;
							font-style: normal;
							font-weight: normal;
							color: #dc8342;
							text-decoration: underline;
						}
				
					div#copyArea
					{
					
						font-size: 12px;
						line-height: 140%;
						padding: 112px 50px 75px 69px;
					
					}
					
					div#centerCol.template2 div#copyArea
					{
					
						padding-top: 35px;
					
					}
				
					div#footer
					{
					
						display: none;
						position: absolute;
						float: left;
						clear: both;
						bottom: 0px;
						left: 69px;
						font-size: 10px;
						padding-bottom: 15px;
					
					}
					
						ul#footLinks
						{
						
							display: block;
							margin: 0px;
							padding: 0px;
							list-style-type: none;
						
						}
						
							ul#footLinks li
							{
							
								display: inline;
								padding: 0px 5px 0px 5px;
								background-image: url(images/bkgFooterBullet.gif);
								background-repeat: no-repeat;
								background-position: center right;
							
							}
							
							ul#footLinks li.first
							{
								
								padding-left: 0px;
							
							}
							
							ul#footLinks li.last
							{
								
								background-image: none;
								padding-right: 0px;
							
							}
							
								ul#footLinks a
								{
								
									color: #000000;
								
								}
							
						div#footer p
						{
						
							margin: 3px 0px 0px 0px;
							padding: 0px;
						
						}
				
				div#rightCol
				{
				
					float: left;
					clear: right;
					width: 162px;
					font-size: 11px;
					padding: 42px 0px 102px 11px;
				
				}
				
					div.home
					{
					
						margin-top: 74px;
						border-left: 1px solid #122f59;
						line-height: 140%;
					
					}
					
*html div#wrapper, /* IE 6 Hacks */
{ 
	
	height: 100%;

}

.relLink
{
	
	list-style-type: none;

}