/* HEADER & CONTENT */	
a.header, a.header:active, a.header:visited, a.header:link  { color:#ffffff;  text-decoration : none;   font-size : 1.7em; 	font-weight: bold;  }
a.header:hover  { text-decoration : underline;}
div.header { 
	padding: 20px 20px;
	background: #0449E4; color:#ffffff; text-align: left;
	border-bottom : 2px solid #09308D;
}


/* LOGIN */	
div.login { font-size : 0.9em; font-weight: bold; text-align: right; 
			padding-right: 15px;  color: #FFFFFF; }
a.login {  color: #FFFFFF; }