@charset "utf-8";
@import url('base.css');
@import url('wysiwyg.css');




body, div, td
	{
	font: normal 12px/1.4em "Trebuchet MS", Monaco, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #3D4D67;
	}
	
	
p
	{
	margin-bottom: 1.4em;
	}
	
	
a:link, a:visited
	{
	color: #3D4D67;
	text-decoration: none;
	}
	
	
hr
	{
	border: 1px solid #EFF3F6;
	height: 1px;
	overflow: hidden;
	}


 ul, ol
	{
	margin-bottom: 1.4em;
	}


h1
	{
	font: bold 18px/1.4em Georgia, "Times New Roman", Times, serif;
	color: #074022;
	margin-bottom: 20px;
	letter-spacing: -1px;
	}
	
	
h2
	{
	font: normal 18px/1.4em Georgia, "Times New Roman", Times, serif;
	color: #579F2D;
	overflow: hidden;
	letter-spacing: -1px;
	margin-bottom: 20px;
	}	
	
	
h3
	{
	font: bold 16px/1.4em Georgia, "Times New Roman", Times, serif;
	color: #074022;
	margin-bottom: .6em;
	letter-spacing: -1px;
	}	
	
	
h4
	{
	font: normal 16px/1.4em Georgia, "Times New Roman", Times, serif;
	color: #579F2D;
	margin-bottom: .6em;
	letter-spacing: -1px;
	}	
	
	
h5
	{
	font: bold 14px/1.4em Georgia, "Times New Roman", Times, serif;
	color: #E1A603;
	margin-bottom: .2em;
	}	
	
	
h6
	{
	font: bold 12px/1.4em Georgia, "Times New Roman", Times, serif;
	margin-bottom: .2em;
	}	
	
	
	
	
	
	


#page
	{
	margin-right: 60px;
	}
	
	
#header
	{
	}
	
	
#logo
	{
	}
	
	
#logo a
	{
	}
	
	
#innercontent
	{
	}
	
	
#choose, #nav, #sidebar, #toolbar, #feature, #communities, #footerlinks
	{
	display: none;
	}
	
	
#sidebar
	{
	display: none;
	}
	
	
#main
	{
	}
	
	
#news, #library
	{
	padding-left: 12px;
	}
	
	
#news li, #library li
	{
	padding: 0 .8em;
	margin: 0 0 1em 0;
	}
	
	
#news a:link, #news a:visited, #library a:link, #library a:visited
	{
	color: #3D4D67;
	text-decoration: none;
	}
	

#footer
	{
	border-top: 1px dotted #3D4D67;
	text-align: center;
	font-size: 10px;
	margin-top: 40px;
	padding-top: 20px;
	}	

	
address
	{
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 30px 30px;
	}
	
	
address p
	{
	margin-bottom: .4em;
	}
	
	
.contactinfo
	{
	font-size: 14px;
	}
	
		
address a:link, address a:visited, .contactinfo
	{
	color: #3D4D67;
	text-decoration: none;
	}		
	
	
#disclaimer
	{
	font-size: 10px;
	}	


#eho
	{
	display: none;
	}
	

.subpage #outercontent
	{
	}
	

.subpage #main
	{
	}	








.guidepage #outercontent
	{
	}
	

.guidepage #main
	{
	}	
	
	
.example
	{
	padding: 4px;
	margin: 8px 8px 1.4em 8px;
	border: 1px solid #D2DDE5;
	}	
	
	
.toplink
	{ 
	display: none;
	}
	
	
.linklist
	{
	margin: 20px 0 40px 0;
	}	
	
	

