body {

	font: 100% geneva, helvetica, sans-serif;

	color: #000;
	
	background-color: #FFFFFF;

	margin: 0;

	padding: 0;

}



a {

	text-decoration:none;

}



.logoline {

	background-color: #666699;

	padding: 10px 0px 10px 0px;

	margin: 0px 10px 0px 10px; 
	
	height: 25px;
	
	margin-left: 5%; 
    
	margin-right: 5%;

}



.logo {

	float:none;
	
}

.menu {

    color:#FFFFFF;

    font-size: 10pt;

    font-weight: bold;

    text-decoration: none;

    padding: 5px;
	
	border-style:outset;
	
		
}



.menu:hover {

    background-color: #D0C9A2;

    background-repeat: repeat-x;

}


.content {
  width: auto;
	
} 
	
.headerimage {

	width: 350px;

}

.headerimage2 {

	width: 100px;

}
.contenttext{
	
	color: black;
	
	font-size: 10pt;
}

.contenttextheader {
	
	font-size: 10pt;
	
	font-weight: bold; 
	
	color: #4D6185; 
}

.mainbar {

	background-color: #fff;

	padding: 5px;

}


.boxbullet {
     
	 width: 25px;


}


.pageimage {
     
	 width: 100%;
	 
	
}


	
.sidebartext {

	color: #FFFFFF;
	
	font-size: 10pt;
	
}

.sidebarlinks {
	
	
	color: #FFFFFF;
	
	text-decoration: none;
	
	font-size: 10pt;
	


}	

.sidebarlinks a:link {
	
	color: #FFFFFF;
	
	text-decoration: underline;


}	

.sidebarlinks a:active {
	
	color: #FFFFFF;
	
	text-decoration: underline;


}
	
.sidebarlinks a:visited {
	
	color: #FFFFFF;
	
	text-decoration: underline;

}
	
.sidebarlinks a:hover {
	
	color: #000000;
	
	text-decoration: underline;
}


.copyrightbar{

	background-color: #666699;

	height: 20px;

	padding: 5px;
	
	
}

.copyrighttext{
    
	color: #FFFFFF;
	
	font-size: 10pt;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
	text-align: left;

}
	
.bottombar {
    
	color: #FFFFFF;
	
	font-size: 10pt;
	
	height: 20px;
	
		
}

.bottombartext {	
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
	color: #7fc31c;
	
	font-size: 10pt;

}

.header {

text-align: center;

color: black;

font-size: 16pt;


}
