.header h1{ font-size:100%;}


.header a {
		color:#326EA1;
		text-decoration:underline;
		padding:0 1px;
	}
 
.header a:hover {
		text-decoration:none;
	}
	
	.header p{font-size:12px;}

 
	fieldset {
		padding:5px;
		border:1px solid #999;
		margin: 10px;
	}
	
	fieldset h2{font-size: 11px;}
	
	.whiteBG{background-color: #B9DBEB;}
	
	legend{background-color:#FFF; border:1px solid #326EA1; padding: 2px;}
	
	.bottomLink{float:right;margin:0 10px;}
