body {
	background-color: #211D38;
}

#mainContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#423B70;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 2px;
	display: inline;
	font-weight: bold;
	text-align: left;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#423B70;
	font-weight: bold;
	display: inline;
	padding: 4px;
	line-height: 12px;
}

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

.indent {
	margin-left:25px;
	display: block;
	margin-top: -5px;
	margin-right: 15px;
}
	
a:link {
	color: #A0002D;
	text-decoration: underline;
}

a:visited {
	color: #A0002D;
	text-decoration: none;
}

a:hover {
	color: #FFCC00;
	text-decoration: underline;
	background-color: transparent
	border: none;
}
a:hover img {
	border: none;
	text-decoration: none;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height: 16pt;
}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height: 16pt;
}

.smaller {
	font-size:10px;
	}
	
.boldpurple {
	font-weight: bold;
	color:#423B70;
	}
	
.purple {
	color:#423B70;
	}
	
.table-row {
	background-color:#FFF5C5;
}

.table-altrow {
}

.redItalicHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #A0002E;
}

#hptm {
}

#hptr {
	height: 238px;
	text-align: center;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F9E17D;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	overflow: auto;
}

#hptr a:link {
	font-size: 12px;
	font-weight: bold;
}

#hptm {
	padding: 0px;
	margin-top: 15px;
	margin-right: 8px;
	margin-bottom: 4px;
}
