#headingA {
	color: #004280;
	font-size: 16pt;
	font-weight: bold;
}

#subHeadingA {
	color: #004280;
	font-weight: bold;
}

#subHeadingB {
	color: #596580;
	font-size: 13pt;
}

#subHeadingC {
	color: #596580;
	font-size: 11pt;
}

ul.darkBlue li {
	list-style-type: circle;
	color: #004280; 
}

ul.darkBlue li span { 
	color: #000000;
}


img {
	border: 0;
}

table#twoColumns {
	width: 420px;
	border: none;
}

.data {
	width: 220px;
}

a.data {
	color: #000000;
	font-weight: normal;
}

#imageWrapLeft {
	margin: 0px 10px 0px 0px;
	float: left;
}

#imageWrapRight {
	margin: 0px 0px 0px 10px;
	float: right;
}

.rightHeadingA {
	color: #004280;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 14pt;
}

.rightDate {
	color: #f71e1e;
}

.rightEvent {
	font-size: 10pt;
}

.rightArrow {
	padding-left: 1px;
}

#textMiddle {
	font-size: 10pt;
}

#textMiddle a.previousPage {
	font-size: 8pt;
}

#textMiddle a{
	color: #1e66f7;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial;
}

#textMiddle a:hover{
	color: #f71e1e;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial;
}

#textRight a{
	color: #1e66f7;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}

#textRight a:hover{
	color: #f71e1e;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}
