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

/*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*/
.maintext {font-size: 7pt; color: #0C7AB1}
a.maintextlink {text-decoration:underline; color: #0C7AB1; font-size: 8pt; font-weight: bold;}
a.maintextlink:visited {color:#0C7AB1; text-decoration:underline; font-weight: bold;}
a.maintextlink:hover {color:#00C0EF; text-decoration:underline; font-size: 7pt; font-weight: bold;}

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}

.dots_orange {font-family: Verdana,sans-serif; font-size: 8pt; color: #E56B06;}
.dots_white {font-family: Verdana,sans-serif; font-size: 8pt; color: #ffffff;}

.title_dark {font-family: Verdana,sans-serif; font-size: 8pt; color: #383636;}
.title_green {font-family: Verdana,sans-serif; font-size: 8pt; color: #C8D392; font-weight: bold;}

.orangetext {font-family: Verdana,sans-serif; font-size: 8pt; color: #E56B06;}
.greentext {font-family: Verdana,sans-serif; font-size: 8pt; color: #E4E9D0;}
.newstext {font-family: Verdana,sans-serif; font-size: 8pt; color: #838282;}


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

a.orangelinks {text-decoration:none; color: #E56B06; font-size: 7pt; }
a.orangelinks:visited {text-decoration:none;       color:#E56B06}
a.orangelinks:hover   {text-decoration:none;  color:#383636}

a.thickorangelinks {text-decoration:none; color: #F69262; font-size: 7pt;  font-weight: bold;}
a.thickorangelinks:visited {text-decoration:none;       color:#F69262;  font-weight: bold;}
a.thickorangelinks:hover   {text-decoration:none;  color:#FFFFFF;  font-weight: bold;}

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



