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

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

.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: 7pt; color: #383636;}

.title_green {font-family: Verdana,sans-serif; font-size: 8pt; color: #C8D392; font-weight: bold;}
a.title_green {font-family: Verdana,sans-serif; font-size: 8pt; color: #C8D392; font-weight: bold;}
a.title_green:visited {font-family: Verdana,sans-serif; font-size: 8pt; color: #C8D392; font-weight: bold;}
a.title_green:hover {font-family: Verdana,sans-serif; font-size: 8pt; color: #E56B06; font-weight: bold;}

.title_green_sm {font-family: Verdana,sans-serif; font-size: 7pt; color: #C8D392; font-weight: bold;}
a.title_green_sm {font-family: Verdana,sans-serif; font-size: 7pt; color: #C8D392; font-weight: bold;}
a.title_green_sm:visited {font-family: Verdana,sans-serif; font-size: 7pt; color: #C8D392; font-weight: bold;}
a.title_green_sm:hover {font-family: Verdana,sans-serif; font-size: 7pt; color: #E56B06; font-weight: bold;}

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


/*Text Links that appear in the body of the page*/
a.greylinks {text-decoration:none; color: #383636; font-size: 7pt; }
a.greylinks:visited {text-decoration:none;       color:#383636}
a.greylinks:hover   {text-decoration:none;  color:#E56B06}

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}



