.heading {
   width: 250px;
   font-size:10.0pt;
	font-family:Arial;
	font-weight: bold;
	text-align: right;
	color:navy;
}

caption {
   height: 35px;
   vertical-align: middle;
	font-size: 10pt;
	font-family: Arial Black;
	color: Navy;
}

.pageheading {
   width: 250px;
   font-size:10.0pt;
	font-family:Arial;
	font-weight: bold;
	color:navy;
}

.mainheading {
   margin-left: 5px;
	margin-right: 5px;
   font-size:12.0pt;
	font-family:Arial;
	font-weight: bold;
	color:navy;
}

P.graphictext {
   margin-left: 5px;
	margin-right: 5px;
   font-size:9.0pt;
	font-family:Arial;
	color:navy;
}

P.bodytext {
   margin-left: 5px;
	margin-right: 5px;
   font-size:9.0pt;
	font-family:Arial;
	color:navy;
	text-align: justify;
}

TABLE.resources {
   margin-left: 5px;
	margin-right: 5px;
   font-size:9.0pt;
	font-family:Arial;
	color:navy;
}

TABLE.resources2 {
   margin-left: 5px;
	margin-right: 5px;
   font-size:8.0pt;
	font-family:Arial;
	color:navy;
}

.bodytextright {
   margin-left: 5px;
	margin-right: 5px;
   font-size:9.0pt;
	font-family:Arial;
	color:navy;
	text-align: justify;
	text-align: right;
}

.navblank {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF4500;
	vertical-align: middle;
   background-image: url(../graphics/button-back3.jpg);
	background-repeat: no-repeat;
	text-indent: 5pt;
	width: 155px;
	height: 25px;
}

.nav1 {
	background-image: url(../graphics/button-back3.jpg);
	background-repeat: no-repeat;
	text-indent: 5pt;
	width: 155px;
	height: 25px;
}

.nav2 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	text-decoration: none;
	vertical-align: middle;
}

.gutter {
   height: auto;
	width: 605px;
}

a:hover {
	color: #FF7F50;
	text-decoration: none;
}

a:active {
   color: Yellow;  
	text-decoration: none;
}

hr {
	color: #CD9900;
}

.divider {
   border-bottom : 2px solid;
   border-color: #CD9900;
}