BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
	margin: 20px;
	margin-top: 20px;
}

P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}

UL  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

OL {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

P.initial:first-line {
	 text-transform: uppercase;
}

P.initial:first-letter {
	 font-size: 200%;
	color: #AE2C46;
	font-family : Georgia, "Times New Roman", Times, serif;
}

P.whitereg {
	color: White;
	font-size: 10ptem;
}

P.whitebld {
	color: White;
	font-weight: bold;
}

.whitesm {
	color: White;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AE2C46;
	font-size: 1.25em;
}

H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #303382;
	font-size: 1em;
	font-weight: bold;

}

A.smwhite {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
}
	
.border {
	border: 1px solid #D7D7D7;
}

HR {
	 height: 1px;
	 color: #303382;
}

.hilite {  background-color: #E6E6E6; padding-top: 5px; padding-bottom: 5px; padding-right: 10px; padding-left: 10px}
.tablebrd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #303382;
	border-right-color: #303382;
	border-bottom-color: #303382;
	border-left-color: #303382;
}
.tablebrd2 {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8B8B8B;
	border-right-color: #8B8B8B;
	border-bottom-color: #8B8B8B;
	border-left-color: #8B8B8B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.nospace {
	margin-bottom: 0px;
}
.nospacetop {
	margin-top: 0px;
}
.nospacetopbot {
	margin-top: 0px;
	margin-bottom: 0px;
}
.hrgrey {
	color: #CCCCCC;
}
.tablebrdwhite {
	border: 1px solid #ffffff;

}

.picbrd {
	border: 1px solid #000000;

}

.newsflash {font-size: 10pt; color: #303382; font-weight: bold; }

.smallText {font-size: 8pt;}.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #303382;
}
