body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
p {
	font-size: 9pt;
	line-height: 13pt;
}
h1 {
	font-size: 13pt;
	color: #85154D;
}

.address {
	background-image: url(../media/markers/addressBG.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #6E6F74;
	text-align: right;
	padding-right: 55px;
}
.tableBG {
	background-image: url(../media/markers/tableBG.jpg);
	background-repeat: repeat;
}
.logoBG {
	background-image: url(../media/markers/logoBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer {
	font-size: 7pt;
}
.magenta {
	color: #7A0042;
}
.grey {
	color: #282423;
}
.footer p {
	font-size: 7pt;
	text-align: center;
}
.subnav a {
	color: #7a0042;
	background-image: url(../media/markers/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-decoration: none;
}
.subnav a:hover {
	color: #a45075;
	background-image: url(../media/markers/bullet-over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-decoration: underline;
}
.subnav {
	margin-left: 50px;
	margin-top: 10px;
}
h4 {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
#main {
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 20px;
}
h2 {
	font-size: 10pt;
	color: #7A0042;
	padding-top: 20px;
}
.highlight {
	background-image: url(../media/markers/highlightBG.jpg);
	background-repeat: repeat;
	width: 485px;
	margin-right: -50px;
}
li {
	font-size: 9pt;
	line-height: 13pt;
	padding-bottom: 5px;
}
#sideHR {
	width: 175px;
	margin-left: 45px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 10px;
}
a {
	color: #17267B;
}
a:hover {
	color: #7A0042;
}
.textHighlight {
	font-weight: bold;
	background-image: url(../media/markers/highlightBG.jpg);
	padding: 5px;
}
h3 {
	font-size: 9pt;
	line-height: 13pt;
}
.img-brdr {
	border-top-width: 6px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7A0042;
	border-bottom-color: #000000;
}
#img-brdr-shift {
	float: right;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 6px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7A0042;
	border-bottom-color: #000000;
	margin-bottom: 10px;
	margin-left: 10px;
}
