/*Base Body Font*/
body,td{font-family: Verdana,sans-serif; font-size: 9pt; color: #000000;}

/*Bold Text for body and body Headings, Titles etc*/
.BoldHeadings {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #013467}
.BoldText {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;  font-weight: bold; color: #013467}
.ItalicText {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;  font-style: italic; color: #013467 }
.BoldHeadingMain {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold ; color: #7F99B2}
.BoldHeadingsSec {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold ; color: #FF9900}

/*Small Text or Text Links used in site*/
.smltext {font-size: 8pt; color: #003366}
a.smltextlink {text-decoration:none; color: #003366; font-size: 8pt}
a.smltextlink:visited {color:#003366; text-decoration:none}
a.smltextlink:hover {text-decoration:underline; font-size: 8pt}

a.smltextlinkhighlights {text-decoration:none; color: #336699; font-size: 8pt}
a.smltextlinkhighlights:visited {text-decoration:none; color: #336699; font-size: 8pt}
a.smltextlinkhighlights:hover {text-decoration:underline; font-size: 8pt}

.smltextbold {font-size: 8pt; color: #013467; font-weight: bold;}

/*Text Links that appear in the body of the page*/
a.TextLinkBody {text-decoration:none; color: #000000; font-size: 7pt; font-weight: bold }
a.TextLinkBody:visited {text-decoration:none;       color:#000000}
a.TextLinkBody:hover   {text-decoration:underline;  color:#FFFFFF}

/*Navigation Links*/
a.MainSectionLink {text-decoration:none; color: #6F121C; font-size: 9pt; font-weight: bold }
a.MainSectionLink:visited {text-decoration:none;       color:#6F121C}
a.MainSectionLink:hover   {text-decoration:underline;  color:#FFFFFF}



