/* CSS Document */

body {
	font: normal 13px/110% georgia, "Times New Roman", Times, serif;
	}
	
.nav, #content p.quicklink, #content p.quicklink02, #content p.quicklink03, #content p.quicklink04, #content p.quicklink05, #content p.quicklink06, #content p.quicklink07, #content p.quicklink08, #content p.quicklink09, #content p.quicklink10, #navcontainer h5 {
	display: none;
	}
	
h3 {	
	font: normal 16px/110% georgia, "Times New Roman", Times, serif;
	color: #15509B;
	}
	
h4 {	
	font: bold 13px/110% georgia, "Times New Roman", Times, serif;
	}
	
h2 {	
	font: bold 13px/110% georgia, "Times New Roman", Times, serif;
	padding: 50px 0 0 0; 
	}
	
a {
	color: #15509B;
	text-decoration: underline;
	}
	
p.siteby a {
	display: none;
	}