/* ITEMS ARE ALSO IN STYLES.CSS */

/* ----------------------- Text formatting ----------------------- */
.smfont {font-size: 11pt}
.BoldText {font-weight:bold}

/* Page Headers */
.PageHeader, .PageHeader em, .PageHeader strong, .PageHeader u, h1 {font-size: 18pt;}
.PageSubHeader, .PageSubHeader a, .PageSubHeader em, .PageSubHeader strong, .PageSubHeader u, h2 {font-size: 15pt; font-weight: bold; color: #000;}
.ParagrahHeader, h3, h3 i, h3 b {font-size: 14pt; font-weight: bold; color: #000000;}
h4, h4 a {font-size: 12pt; font-weight: bold; margin-bottom: 10px; margin-top: 25px}
h5 {font-size: 12pt; font-weight: normal; font-style: italic; margin-bottom: 7px; margin-top: 10px}

/* Font specifics for links */
a:link, a:visited {color: #520;	background: transparent;	font-weight: bold;	text-decoration: underline;	}
#content a:link:after, #content a:visited:after {content: " (http://www.fidelityinfoservices.com" attr(href) ") ";}



/* ----------------------- Page Element Layout ----------------------- */
#content {margin: 0px}
#EditConsoleContain {display: none}
#footer {text-align: center; font-size: 10px}
#HmPgContent {margin: 0px}
#lftbar {display: none}
#MainLftNavContain {display: none}
#RightNav {display: none}
#SubPageTools  {display: none}
#topbar {display: none}
#TopGraphics {display: none}
body {margin: 5%; background: white;	font-size: 12pt; font-family: Times New Roman, serif; color: #000000}
div.BioPhoto {float:left; margin:20px 10px 10px 0px}
td {vertical-align: top}
.HideThisInPrint {display: none}



/* ----------------------- Miscellaneous  ----------------------- */
.indent {margin-top: 5px; margin-left: 15px; margin-bottom: 5px}
.smspace {margin: 5px 0px}
span img {padding: 10px}
span div img, table img {padding: 0px}

/* Content Table Listing and Events Table */
.TableHeader {background: #002854; color: white; font-weight: bold; vertical-align: top}
.TableAltRow {background: #dcdcdc}
.TableSeparator {border-bottom: solid 2px #cccccc}

/* Color spec for the HRs used in content */
hr.content {color: #cccccc;}

/* News Archive Table */
.ArchiveHeader {font-size: 18pt; color: #002854; font-weight: bold; border-bottom: 1px solid #002854}
.bottomborder {border-bottom: 1px solid #cccccc}


