/*******************************

	Style.css

********************************/


.leftsideText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.subtitle {
	/*** This is used to move the SubTitle Header image into position ***/
	position:relative;
	top:-15px;
	left:100px;
}
.subtitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
}
.subtitleCaption {
	/*** Use this as a page-notes field ****/
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	background:yellow;
}
.bodyText {
	font-family: Verdana, Arial, sans-serif;
	font-size:9pt;
	line-height: 11pt;
}
.bottombarText {
	font-family: Verdana, Arial, sans-serif;
	font-size:7pt;
	color:#325291;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
}

.rightline {
	/** single grey right border of page **/
	background: #dddddd;
}


.lineformat{ line-height: 14pt; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal }

.bioTitleTable {
	font-family: Verdana,Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}