@charset "utf-8";
/* CSS Document */

.topnav
{
	font-family: "trebuchet ms", tahoma, geneva, arial; 
	font-size: 12px;
	color: #555555;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:3px;
	
	
	}
	
.topnav a
{
	color:#555555;
	text-decoration:none;
	
	}

.topnav a:hover
{
	color:#03b396;
	text-decoration:underline;
	
	}
	
	
	
.homecontent
{
	font-family: "trebuchet ms", tahoma, geneva, arial; 
	font-size: 12px;
	color: #333333;
	text-align:left;
		
	}
	
.homecontent a
{
	color:#03b396;
	text-decoration:none;
	
	}

.homecontent a:hover
{
	color:#000000;
	text-decoration:underline;
	
	}
	
	
.homelinks
{
	font-family: "trebuchet ms", tahoma, geneva, arial; 
	font-size: 14px;
	color: #333333;
	text-align:left;
	font-weight:bold;
		
	}
	
.homelinks a
{
	color:#333333;
	text-decoration:none;
	
	}

.homelinks a:hover
{
	color:#03b396;
	text-decoration:underline;
	
	}
	
.footerlinks
{
	font-family: "trebuchet ms", tahoma, geneva, arial; 
	font-size: 12px;
	color: #555555;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:3px;
	
	
	}
	
.footerlinks a
{
	color:#555555;
	text-decoration:none;
	
	}

.footerlinks a:hover
{
	color:#03b396;
	text-decoration:underline;
	
	}
	
	.copyright
{
	font-family: tahoma, geneva, arial; 
	font-size: 10px;
	color: #555555;
	
	
	
	}
	
.copyright a
{
	color:#555555;
	text-decoration:none;
	
	}

.copyright a:hover
{
	color:#03b396;
	text-decoration:underline;
	
	}
	
.date
{
	font-family: tahoma, geneva, arial; 
	font-size: 12px;
	font-weight:bold;
	color: #222222;	
	}
	
	.pageheader
{
	font-family: Georgia, "trebuchet ms", tahoma, geneva, arial; 
	font-size: 18px;
	color: #ffffff;
	text-align:left;
	font-weight:bold;
		
	}
	
	.content
{
	font-family: "trebuchet ms", tahoma, geneva, arial; 
	font-size: 12px;
	color: #555555;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:3px;
	
	
	}
	
.content a
{
	color:#555555;
	text-decoration:none;
	
	}

.content a:hover
{
	color:#03b396;
	text-decoration:underline;
	
	}