/* CSS Document */


body {
	background-color: #E6E6E6;
	background-image: url(images/shadow3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2A29;
	line-height: 20px;
}

a { 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #464241;
	line-height: 20px;
	text-decoration: none;
	
	}
	
a:link {
	color: #2E2A29F;
	text-decoration: none;
}
a:visited {
	color: #2E2A29;
	text-decoration: none;
}
a:hover {
	color: #006eaa;
		text-decoration: none;
}
a:active {
	color: #2E2A29;
	text-decoration: none;
}

.header_blue {

	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 18px;
	color: #006eaa;
	}
	
.header_orange {

	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 18px;
	color: #D58D15;
	}

.header_brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #004969;
	}
	

.header_green {

	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 18px;
	color: #76ab36;
	}	
	
.body_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #ffffff;
	line-height: 20px;
}



.nav_blue{ 
	color: #464241;
	font-size: 9px;
	text-decoration: none;
	
	}
	
a.nav_blue:link {
	color: #464241;
}
a.nav_blue:visited {
	color: #464241;
}
a.nav_blue:hover {
	color: #006eaa;
}
a.nav_blue:active {
	color: #464241;
}

.nav_nolink_blue{
	color: #006eaa;
	font-size: 9px;
}


.nav_brown{ 
	color: #464241;
	font-size: 9px;
	text-decoration: none;
	
	}
	
a.nav_brown:link {
	color: #464241;
}
a.nav_brown:visited {
	color: #464241;
}
a.nav_brown:hover {
	color: #d68d16;
}
a.nav_brown:active {
	color: #464241;
}

.nav_nolink_brown{
	color: #004969;
	font-size: 9px;	
}



.nav_green{ 
	color: #464241;
	font-size: 9px;
	text-decoration: none;

	}
	
a.nav_green:link {
	color: #464241;
}
a.nav_green:visited {
	color: #464241;
}
a.nav_green:hover {
	color: #76ab36;
}
a.nav_green:active {
	color: #464241;
}

.nav_nolink_green{
	color: #76ab36;
	font-size: 9px;
	
}


.nav_language {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #464241;
	text-decoration: none;
}

a.nav_language:link {
	color: #464241;
}
a.nav_language:visited {
	color: #464241;
}
a.nav_language:hover {
	color: #464241;
	font-weight: bold;	
}
a.nav_language:active {
	color: #464241;
}



.contact{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #464241;
	line-height: 20px;
	}
	
a.contact:link {
	color: #464241;
	text-decoration: underline;
}
a.contact:visited {
	color: #464241;
	text-decoration: underline;
}
a.contact:hover {
	color: #d68d16;
	text-decoration: underline;
}
a.contact:active {
	color: #464241;
	text-decoration: underline;

}
.nav_white{ 
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;

	}
	
a.nav_white:link {
	color: #FFFFFF;
}
a.nav_white:visited {
	color: #FFFFFF;
}
a.nav_white:hover {
	color: #2E2A29;
}
a.nav_white:active {
	color: #FFFFFF;
}

.nav_nolink_green{
	color: #76ab36;
	font-size: 9px;
	
