body {
	font-family:"Calibri","sans-serif";
	panose-1:2 15 5 2 2 2 4 3 2 4;
}
 
h1 {
	background-color:#A5B592;
	margin:0in;
	border:solid #A5B592 3.0pt;
	padding:0in;
	font-size:12.0pt;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
	letter-spacing:.75pt;
}

h2 {
	line-height:115%;
	background:#DBE5F1;
	margin-top:10.0pt;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:0in;
	margin-bottom:.0001pt;
	border:solid #DBE5F1 3.0pt;
	padding:0in 0in 0in 0in;
	font-size:11.0pt;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.75pt;
}

h3 {
	line-height:115%;
	margin:0in;
	margin-bottom:.0001pt;
	border-top:solid #4F81BD 1.0pt;
	border-left:solid #DBE5F1 1.0pt;
	border-bottom:none;
	border-right:none;
	padding:2.0pt 0in 0in 2.0pt;
	font-size:11.0pt;
	font-weight:normal;
	color:#243F60;
	text-transform:uppercase;
	letter-spacing:.75pt;
}

h4 {
	line-height:115%;
	margin:0in;
	margin-bottom:.0001pt;
	border:none;
	border-left:solid #DBE5F1 1.0pt;
	padding:0pt 0in 0in 5.0pt;
	font-size:10.0pt;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.5pt;
	color:#365F91;
}

h5 {
	margin-top:15.0pt;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:0in;
	margin-bottom:.0001pt;
	line-height:115%;
	border:none;
	padding:0in;
	font-size:11.0pt;
	color:#7C9163;
	text-transform:uppercase;
	letter-spacing:.5pt;
	font-weight:normal;
}

h6 {
	margin-top:15.0pt;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:0in;
	margin-bottom:.0001pt;
	line-height:115%;
	border:none;
	padding:0in;
	font-size:11.0pt;
	color:#7C9163;
	text-transform:uppercase;
	letter-spacing:.5pt;
	font-weight:normal;
}

p {
	margin-top:10.0pt;
	margin-right:0in;
	margin-bottom:10.0pt;
	margin-left:0in;
	line-height:115%;
	font-size:11.0pt;
}

ul {
	margin:0px;
	padding:0px;
}
li {
	margin:0px;
	margin-left:0.4in;
}

/* styling for the home page */
body.home {
	background: #FFFFCC url('parchment_paper.jpg');
 }

h1.home {
	text-align:center;
} 

p.home {
	text-align:center;
}

