body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003333;
	background-color: #4964AB;
	margin: 0px;
	padding: 0px;
}
.tableBorder {
	border: 1px solid #003366;
	color: #002B63;
}
.small {
}

.white {
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #003366;
	font-variant: normal;
	font-weight: lighter;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	color: #333366;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
	text-decoration: underline;
}
.small {
	font-size: 10px;
}
.smallWhite {
	font-size: 10px;
	color: #FFFFFF;
}
.areaBorder {
	padding: 6px;
}
.contentBorder {
	padding: 4px;
}
.linespace {
	line-height: 20px;
}
.large {
	font-size: 12pt;
}
.bigText {
	font-size: 14pt;
	line-height: 22px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}
.ContentBorder {
	padding: 15px;
}
.copyText22 {
	font-size: 12pt;
	line-height: 20px;
	text-align: justify;
}
.headingLight {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.noUnderline {
	text-decoration: none;
}
