/* CSS Document */

.h1 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	}
	
.h1-yellow {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	color: #f4992b;
	text-decoration: none;
	}
	
.h1-yellow-14pt {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: #f4992b;
	text-decoration: none;
	}	

.h1-black-14pt {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	}	
	
.h2 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
	}
	
.h3-11pt {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}
	
.h3-12pt {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
			
.h3-link-12pt {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}

.h3-link-12pt:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	line-height: 17px;
	color: #f4992b;
	text-decoration: underline;
	}	
	
.h4 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	}
		
.h4-rubrik {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	}

.h5 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #111111;
	text-decoration: none;
	}

.h5-link {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #3f8052;
	text-decoration: none;
	}
	
.puff {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	}

.puff:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: underline;
	}	
	
	
.sidfot {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 10px;
	line-height: 15px;
	color: #999999;
	}	

.submenu { 
	font-family: Arial, Verdana, Trebuchet MS;
	padding-left:3px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
	}
	
.submenu:hover { 
	font-family: Arial, Verdana, Trebuchet MS;
	padding-left:3px;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	}
	
.submenu-active { 
	font-family: Arial, Verdana, Trebuchet MS;
	padding-left:3px;
	font-weight: bold;
	font-size: 11px;
	color: #064420;
	text-decoration: none;	
	}	

.submenu-active:hover { 
	font-family: Arial, Verdana, Trebuchet MS;
	padding-left:3px;
	font-weight: bold;
	font-size: 11px;
	color: #064420;
	text-decoration: none;
	}	
	
.alert {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	color: #900;
	text-decoration: none;
	}


