body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Arial;
}

a:link {
	color: #062F80;
}

td.leftCell {
	vertical-align: top;
}

a:visited {
	color: #2397D6;
}

table {
	font-size: 12px;	
}

.bold {
	font-weight: bold;
}

.blueThickLine {
	border-bottom-width: 2px; 
	width: 100%; 
	border-bottom-style: solid; 
	border-bottom-color: #ACD2E5;
}

.footerLinksA a:link {
	color: #000000;
}

.footerLinksA a:visited {
	color: #2397D6;
}

.footerLinksB {	
	text-align: right;
}

.footerLinksB a:link {
	color: #333333;
	font-size: 10px;		
}

.footerLinksB a:visited {
	color: #2397D6;
	font-size: 10px;
}

.footerTable {
	width: 100%;
}

.gradeFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}

.grayCell {
	background-color: #D9D9D9;	
	text-align: left;
}

.innerTable {
	border-width: 1px;
	border-style: solid;
	width: 100%;
	background-color: #FFFFFF;
	text-align: left;
}

.innerTable td {
	vertical-align: top;
}

.innerTableCell {
	background-color:#FFFFFF;
	width: 20%;
}

.leftCell {
	width: 25%;	
}

.outerDiv {
	text-align: center;
}

.referenceColumn {
	white-space: nowrap;
	font-weight: bold;
	vertical-align: top;
	padding-right: 5px;
}

.smallerTableCell {
	background-color:#FFFFFF;
	width: 25%;
}

.superscript {
	font-size:xx-small; 
	vertical-align:top;
} 

.titleFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.titleTable {
	background-color: #999999;
	height: 50px;
	width: 95%;
}

.topRow {
	background-color: #52657B;
}

.topTable {
	width: 100%;
	background-color: #52657B;
}

.width50 {
	width: 50px;
}


ol {
	list-style-type: upper-alpha;
}
sup {
	line-height: 0px;
	font-size: 9px;
}
.referenceColumn sup {
	line-height: 0px;
}
.disclaimer {
	padding-left: 5px;
	padding-right: 5px;
}