.section {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
}
.text {
	font-family: Arial;
	font-size: 10pt;
}
.smtext {
	font-family: Arial;
	font-size: 8pt;
}
.sidetext {
	font-family: Arial;
	font-size: 10pt;
	margin-left: 10px;
	font-weight: bold;
}
.sidenumber {
	font-family: Times New Roman;
	font-size: 30pt;
	font-weight: bold;
	color: #006699;
	text-align: center;

}
.apptextcenter {
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	vertical-align: bottom;

}
.note {
	font-family: arial;
	font-size: 7pt;
	font-style: normal;
	color: #999999;
}
.footer {  color: #336699; font-family: Arial; font-size: 7pt}
.footer:link {  color: #336699; font-size: 7pt; text-decoration: none}
.footer:visited {  color: #336699; font-size: 7pt; text-decoration: none}
.footer:hover {  color: #cc0000; font-size: 7pt; text-decoration: none}
.footer:active {  color: #336699; font-size: 7pt}
}
.navigation:link {  font-family: Arial; font-size: 8pt; font-weight: bold; text-transform: uppercase; color: #FFFFFF; text-decoration: none}
.navigation:visited {  font-family: Arial; font-size: 8pt; font-weight: bold; text-transform: uppercase; color: #FFFFFF; text-decoration: none}
.navigation:active {  font-family: Arial; font-size: 8pt; font-weight: bold; text-transform: uppercase; color: #FFFFFF; text-decoration: none}
.navigation:hover {  font-family: Arial; font-size: 8pt; font-weight: bold; text-transform: uppercase; color: #FFFFFF; text-decoration: none}
.plancode {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.appnumbercenter {
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	vertical-align: top;
}

.center {
	text-align:center
}
.Card1ImageHeader
{
	font-family:Arial;
	font-size:16pt;
	font-weight:bolder;
	color:#01358B;
}
.Card2ImageHeader
{
	font-family:Arial;
	font-size:16pt;
	font-weight:bolder;
	color:#005C43;
}
.Card3ImageHeader
{
	font-family:Arial;
	font-size:16pt;
	font-weight:bolder;
	color:#721246;
}
.CardImageBody
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#666666;
}
.CardImageLink
{
	font-family:Arial;
	font-size:9pt;
	color:#0099ff;
	font-weight:bolder;
}

