.MainBorder {
	border-top: 1px none #252A8F;
	border-right: 1px solid #252A8F;
	border-bottom: 1px solid #252A8F;
	border-left: 1px solid #252A8F;
}
.menuBarTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; font-weight: bold;
	color: #FFFFFF;
}

.menuBarTxt a:link {color: #FFFFFF; text-decoration: none; width:100%; display:block; }     /* unvisited link */
.menuBarTxt a:visited {color: #FFFFFF; text-decoration: none; width:100%; display:block; }  /* visited link */
.menuBarTxt a:hover {color: #CFDEE2; text-decoration: none; width:100%; display:block; }   /* mouse over link */

.LeftLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; font-weight: bold;
	color: #019FC4; align:left;
}

.LeftLinks a:link {color: #000000; text-decoration: none; }     /* unvisited link */
.LeftLinks a:visited {color: #000000; text-decoration: none; }  /* visited link */
.LeftLinks a:hover {color: #CFDEE2; text-decoration: none; }   /* mouse over link */

.header { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #019FC4; }
.header2 { font-family: Arial, Helvetica, sans-serif;	font-size: 11pt; font-weight: bold; color: #019FC4; }
.records { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000000; }
.bluetext { color: #019FC4; font-weight: bold; font-size: 8pt; }
.whitetext { font-family: Arial, Helvetica, sans-serif;	font-size: 10pt; font-weight: bold; color: #FFFFFF; }
.blacktext { font-family: Arial, Helvetica, sans-serif;	font-size: 10pt; font-weight: bold; color: #000000; }
.redtext { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: red; text-decoration: none; }
.text { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; }

.tablebreak {border-bottom:solid 8px white;}
 
.picFooterTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
.HeadTxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.HeadTxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.picBorder {
	border: 0px solid #019FC4;
}

body {
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
}