body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	background-color: #153E9B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font-size: 0.7em;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
h4 {
	font-size: 1.4em;
	font-weight: bold;
	color: #153E9B;
	padding-left: 8px;
	padding-top: 0px;
}

h6 {
	color: #000000;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	margin: 0px;
	font-size: 0.8em;
	font-weight: normal;
}

.gutterleft {
	background-image: url(images/gutter_left.gif);
	background-repeat: repeat-y;
}

.leftfade {
	background-image: url(images/fade_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.submenu {
	font-size: 0.95em;
	color: #000000;
	text-decoration: none;
	padding: 0px 8px;
	background-position: center;
	vertical-align: middle;
}

.rightfade {
	background-image: url(images/fade_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}.submenuback {
	background-image: url(images/sub_menu_back.gif);
	background-repeat: repeat-y;
}
.sectionhead {
	font-size: 1.4em;
	font-weight: bold;
	color: #057044;
	padding-top: 15px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.vert {
	background-image: url(images/vert.gif);
	background-repeat: repeat-y;
}

.whitetext {
	color: #FFFFFF;
}

.sectionbig {

	font-size: 1.2em;
	font-weight: bold;
	color: #057044;
}
a:hover {
  text-decoration: underline; 
}
.mainpadded {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.gutterright {

	background-image: url(images/gutter_right.gif);
	background-repeat: repeat-y;
}
.bluefade {
	background-image: url(images/bluefade.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.newsub {
	background-color: #E7E8ED;
	padding-left: 16px;
	margin-left: 1px;
	font-weight: bold;
}

.titles {

	font-size: 1.4em;
	font-weight: bold;
	color: #153E9B;
	padding-left: 8px;
	padding-top: 0px;
}
h5 {
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 16px;
	margin: 2px 0px 2px 1px;
	font-size: 0.8em;
	font-weight: bold;
}
.blueback {
	background-color: #DCE4F8;
}
