/*Base Body Font*/
body,td{font-family: Myrid,Arial,sans-serif; font-size: 8pt; color: #999999;}

/*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}

.smltitlebold {font-size: 8pt; color: #5B5654; font-weight: bold;}

.titlebold {font-size: 10pt; color: #999999; font-weight: bold;}

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

a.titlelinks {text-decoration:none; color: #C14610; font-size: 8pt;  font-weight: bold;}
a.titlelinks:visited {text-decoration:none;       color:#C14610;  font-weight: bold;}
a.titlelinks:hover   {text-decoration:none;  color:#FF781F;  font-weight: bold;}

a.morelinks {text-decoration:none; color: #999999; font-size: 8pt; font-weight: bold;}
a.morelinks:visited {text-decoration:none;       color:#999999;  font-size: 8pt; font-weight: bold;}
a.morelinks:hover   {text-decoration:none;  color:#C14610; font-size: 8pt; font-weight: bold;}

a.lightgreylinks {text-decoration:none; color: #818181; font-size: 10pt; }
a.lightgreylinks:visited {text-decoration:none;       color:#818181; }
a.lightgreylinks:hover   {text-decoration:none;  color:#C14610; }

/*Navigation Links*/
a.MainSectionLink {text-decoration:none; color: #5B5654; font-size: 8pt; }
a.MainSectionLink:visited {text-decoration:none;       color:#5B5654; }
a.MainSectionLink:hover   {text-decoration:underline;  color:#C14610; }



