.SectionTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #241356;
}
.SectionTitleBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #241356;
}
.subHeadTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #241356;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
}
.tagText {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12pt;
}
body {
	background-color: #3b2f68;
	background-image: url(images/bg2.jpg);
}
a:link {
	color: #241456;
}
a:visited {
	color: #666699;
}
a:hover {
	color: #999900;
}
a:active {
	color: #996699;
}
.SectionTitleSm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #241356;
	font-style: italic;
}
.mainTable {
	width: 500px;
	padding: 10px;
	border: thin solid #4F2683;
}
.sideTable {
	width: 180px;
	background-color: #FFFFFF;
	border-top: thin solid #4F2683;
	border-right: thin solid #4F2683;
	border-bottom: thin solid #4F2683;
	border-left: thin none #4F2683;
	background-image: url(images/sidepanel-hBG.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
}
.bodyTxtLead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F2683;
}
.pressTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #241356;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
	border-bottom-width: thin;
	font-weight: bold;
}
.pressDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #241356;
	font-weight: bold;
}
.pressLeadTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 18px;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
}
.holRemindtable {
	background-color: #F2F0FF;
	background-image: url(images/bg_hol_rem.jpg);
	border: 1px solid #333366;
}
