.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
}
.textwhitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #003399;
	font-weight: bold;
}
.textbluesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003399;
}
.textblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
	font-weight: bold;
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	background-color: #ecf3f9;
	color: #003399;
	border: 1px solid #003399;
	height: 15px;
	width: 60px;
}
a:link {
	color: #003399;
}
.textblueBODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003399;
	font-weight: normal;
}
a:hover {
	color: #FF0000;
}
.tblBgColor {
	background-color: #DAE8F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #003399;
}
.imgBorder {
	border: 1px solid #003399;
}
.tblBgColorDarkBlue {
	background-color: #003399;
}
.tblBgColorLight {
	background-color: #ecf3f9;
}
.textblueSubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003399;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
.tblBgColorDark {
	background-color: #9FCFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #003399;
}
.textblueLightsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ecf3f9;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #003399;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #003399;
	background-color: #DAE8F3;
	margin: 0px;
	width: 100%;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #DAE8F3;
	margin: 0px;
	width: 100%;
}

