@charset "utf-8";

html, body, table, td, img, form, p, ul, ol, li, h1, h2, h3, dl, dt, dd
	{
	margin: 0;
	padding: 0;
	border: 0;
	}
	
	
body, td
	{
	font: normal 16px/1.5em Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
	
p
	{
	margin-bottom: 1.2em;
	}
	
	
ul, ol
	{
	margin: 0 2em 1em 2em;
	}
	
	
li
	{
	padding: 2px 8px;
	}
	
	
a
	{
	color: #3A7512;
	}
	

a:hover, a:active
	{
	color: #3A7512;
	}
	
	
h1
	{
	font-weight: normal;
	letter-spacing: -2px;
	line-height: 1em;
	font-size: 36px;
	color: #3A7512;
	padding-bottom: 30px;
	border-bottom: 2px dotted #D8EAB1;
	margin-bottom: 30px;
	}
	
	
h2
	{
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 21px;
	color: #ffffff;
	}
	
	
h3
	{
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	}	




.lastlink
	{
	border: none !important;
	}



body
	{
	background: #388FCC url('../images/bgs/body.jpg') top left repeat-x;
	}
	
	
#printheader
	{
	display: none;
	}
	
	
#homepage
	{
	position: relative;
	width: 752px;
	margin: 70px auto;
	padding: 4px;
	background: #A5CF42 url('../images/bgs/page.jpg') top left no-repeat;
	border: 4px solid #ffffff;
	}
	
	
#subpage
	{
	position: relative;
	width: 752px;
	margin: 70px auto;
	padding: 4px;
	background: #A5CF42 url('../images/bgs/subpage.jpg') top left no-repeat;
	border: 4px solid #ffffff;
	}

	
#logo
	{
	position: absolute;
	top: -47px;
	left: -9px;
	}


#header
	{
	position: relative;
	height: 338px;
	}
	#subpage #header { height: 218px; }


#flash
	{
	position: absolute;
	right: 0;
	}


#sidebar
	{
	width: 190px;
	min-height: 540px;
	float: left;
	margin: -282px 0 0 0;
	padding: 40px 20px 40px 20px;
	}
	#subpage #sidebar { margin-top: -162px }
	
	
#nav
	{
	position: relative;
	height: 268px;
	padding: 0;
	margin: 0;
	}	

	#nav li
		{
		list-style-type: none;
		border-bottom: 1px dotted #A4CD42;
		padding: 6px 0 4px 16px;
		background: url('../images/bgs/bullet.gif') center left no-repeat;
		}
		
	#nav li a
		{
		font-size: 18px;
		letter-spacing: -1px;
		text-decoration: none;
		}	
	#nav li a:hover
		{
		color: #A4CD42;
		}


#size
	{
	margin: 42px 48px 96px 48px;
	}

	#size li
		{
		list-style-type: none;
		float: left;
		}
		
	#size a
		{
		font-weight: bold;
		text-decoration: none;
		}
		
	.size1	{ font-size: 75%; }	
	.size2	{ font-size: 100%; }	
	.size3	{ font-size: 125%; }	
		
		
.callout
	{
	clear: both;
	}
	
	.callout .icon
		{
		position: absolute;
		}
		
	.callout .title
		{
		font-weight: bold;
		letter-spacing: -1px;
		font-size: 21px;
		color: #ffffff;
		border-bottom: 2px dotted #D8EAB1;
		padding: 18px 0 0 64px;
		}	
	
	.callout dd
		{
		font-size: 14px;
		margin: 0;
		padding: 18px 8px;
		}
			
			
#content
	{
	float: right;
	width: 392px;
	padding: 40px 80px 50px 50px;
	}
	
	
#utilities
	{
	margin-top: 40px;
	border-top: 2px dotted #D8EAB1;
	padding-top: 32px;
	width: 100%;
	}	
	
	.utility
		{
		margin: 0 16px;
		text-align: center;
		float: left;
		font-weight: bold;
		color: #ffffff;
		letter-spacing: -1px;
		}	
	
	.utility a
		{
		color: #ffffff;
		text-decoration: none;
		}
		
	.utility a:hover, .utility a:active
		{
		color: #3A7512;
		}

	
#footer
	{
	clear: both;
	background: url('../images/bgs/footer.jpg') top left no-repeat;
	height: 104px;
	text-align: center;
	color: #ffffff;
	padding-top: 76px;
	line-height: 1.4em;
	}
	
	
	#footernav
		{
		margin: 0 30px 6px 30px;
		padding: 0 0 4px 0;
		list-style-type: none;
		text-align: center;
		font-size: 15px;
		border-bottom: 1px dotted #ffffff;
		}
		
	#footernav li	
		{
		display: inline;
		margin: 0;
		padding: 0 6px;
		}
		
	#footernav a
		{
		text-decoration: none;
		}
		
	#footernav a:hover, #footernav a:active
		{
		color: #ffffff;
		}	
	
	
	.address
		{
		font-size: 18px;
		}
		
	.address a
		{
		color: #ffffff;
		text-decoration: none;
		}
			
	.address a:hover, .address a:active
		{
		color: #3A7512;
		}

	.disclaimer
		{
		font-size: 13px;
		}
		
	
	.nodecoration, .nodecoration:hover, .nodecoration:active, .nodecoration:link, .nodecoration:visited {
	text-decoration: none;
	color: #000000;
}
				