body {
	background-color: #555379;
	margin: 0px;
}
a:link, a:visited {
	color: #3399FF;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:active {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #000066;
	font-weight: normal;
	padding-top: 24px;
	padding-bottom: 36px;
	padding-right: 90px;
	padding-left: 100px;
	vertical-align: top;
	list-style-position: outside;
	list-style-type: none;
	list-style-image:   url(../images/check.gif);
	border-right-width: 60px;
	border-right-style: solid;
	border-right-color: #000066;
}
.bodytext a {
	font-size: 18px;
	font-weight: normal;
}
h1 {
	font-size: 24px;
}
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
	padding-bottom: 10px;
	text-align: left;
}
.submenu {
	font-size: 14px;
	padding-bottom: 6px;
}
.submenu a {
	font-size: 14px;
	font-weight: bold;
}
.bodytextindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000066;
	font-weight: bold;
	vertical-align: top;
	text-indent: -18px;
}
li {
	list-style-position: outside;
	list-style-image:   url(../images/check.gif);
	margin-left: -10px;
}

