@charset "UTF-8";
/* CSS Document */

body {
	font-size: 10pt;
	color: black;
	font-weight: normal 
}



#nav {
	display: none;
	}

#wrapper {
	margin: 5%;
}
	
#container, #container-grassy, #content {
	width: auto;
	border: 0;
	margin: 0 2%;
	padding: 0;
	float: none !important;
	}
	
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
	
h1{
	font-size: 17pt;
}

.sub{
	font-size: 14pt;
}

h2{
	font-size: 15pt;
}

.sub2{
	font-size: 13pt;
}

h3{
	font-size: 13pt;
}
.dominant {
	font-size: 11pt;
	line-height: 14pt;
	font-weight: bold;	
}


#footer {
	display: none;
}

.style1 {
	
	font-weight: bold;
	font-size: 11pt;
}
.style2 {
	color: #000000;
	font-weight: bold;
	font-size: 11pt;
}
.style3 {
	color: #0A4F88;
	font-weight: bold;
	font-size: 11pt;
}
.style5 {
	color: #117497;
	font-weight: bold;
	font-size: 11pt;
}
.style6 {
	color: #006053;
	font-weight: bold;
	font-size: 11pt;
}
.style7 {
	color: #007F25;
	font-weight: bold;
	font-size: 11pt;
}