body { 
    font-size: 9pt; font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
    text-align: center; 
    background-color: #f0f0f0;
}



hr {
	color: #000;
}

td {
	font-size: 9pt;
}

#mybody {
	background-color: #fff/*afaca2*/;
	color: #333;
}

#contentArea {
	padding-top: 10px; padding-bottom: 10px; text-align: center;
}

.sectionBox { 
	padding: 10px;
	line-height: 14px;
	font-size: 9pt;
}

.ulinedLabel {
	font-size: 10pt;
	border-bottom: #333 dotted 1px;
}

.ulinedLableLg {
	font-size: 13pt;
	border-bottom: #333 dotted 1px;
}

.Separator {
    background: #FFFF33;
}

.Holder {
    background-color: #FFF;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 0px;
    padding-top: 0px;
}

div#mainContent {
	width: 720px;
	text-align: left;
	margin-top: 3px;
	margin-left: auto; margin-right: auto;
	border-right: 1px solid #000; border-bottom: 1px solid #000;
	background-color: #fff;
}

div#header {
	width: 100%;
}

div#footer {
	width: 720px;
	background-color: #fff;
	margin-left: auto; margin-right: auto;
}

.vsmallSectionBox { font-size: 8pt; padding: 10px; }
.vsmallSectionBox .title { font-size: inherit; font-weight: bold; color:#931a0d;  }

.lgreybackground {
	background-color: #e9e8e6;
}

.leftContentColumn {
	background-color: #e9e8e6; font-size: 8pt;
}

.masterSectionBar, .sectionBar {
	border-top: 2px solid #000; padding: 5px; background-color: #e9e8e6;
}

.georgiaBoldLarge {
	font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt;
}

.aSmall {
	font-size: 7pt; font-family: Verdana, Times New Roman, Times, serif; font-weight: bold; color: #777b77;
}

.darkGreyBold {
	color: #777b77; font-weight: bolder;
}

.georgiaRedLarge {
	font-family: Georgia, Times New Roman, Times, serif; font-size: 14pt; color: #931a0d;
}

.lucidiaRed9pt{
	font-size: 12pt; font-family: 'Lucida Grande', Arial, Verdana, sans-serif; color: #931a0d;
}

.lucidiaBlue13pt75 {
	font-size: 13pt; color: #505b90; width: 75%;
}
.maroon { color: #931a0d; }

.addrBlock {
	font-size: 9pt; color: #505b90;
}
