body {
background-color:#516282;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active 	{ color:#FF9900; Text-Decoration: underline}
a:link 		{ color:#0000CC; text-decoration: underline} 
a:visited 	{ color:#0000CC; text-decoration: underline} 
a:hover 	{ color:#FF0000; Text-Decoration: none;  } 
.bodytext {
	font-size: 80%;
}
.justified {
	font-size: 80%;
	text-align: justify;

}
.canopy {
	background-image: url(canopy4.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header {
background-image:url(fade.jpg);
background-repeat: repeat-x;
background-position:top;
}
.content {
padding-left: 20px;
padding-right: 20px;
}
h1 {

	font-size: 18px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom:15px;
}
h2 {

	font-size: 18px;
	color: #002173;
	margin-top: 10px;

}
.borderleft {
border-left: 1px solid #08318C;
}
.borderright {
border-right: 1px solid #08318C;
}
.dualborder {
border-left: 1px solid #08318C;
border-right: 1px solid #08318C;
}
.sub {
	font-size: 70%;
}
.leftmargin {
	margin-left: 8px;
}
.leftcontent {
	float:left;
	padding-right: 8px;
	}

