/*
*  CompanyName.com Stylesheet for SiteManager/Public Site
*  Last updated: 2/03/2005 @ 9:15 AM
*  Updated By:  Andrew Jackson - DDW
*  
*  Please make sure to update this information if you change anything.
*/

body,td {
  font-size: 12px;
  font-family: tahoma;  
}

.tableGrayBlackBorder {
   background: #efefef;
}

.tableGrayBlackBorder TD {
   background: #efefef;
   border: 1px solid black;
}

.footerText {
  color: white;
  padding: 2px; 
}

TABLE.navigation {
  color: white;
  font-size: 12px;
  font-family: tahoma;  
  font-weight: bold;  
}
.quoteText {
  color: black;
}
TABLE.opa {
  background: #ffffff;
}
a:link {
   color: blue;
   text-decoration: underline;

}
a:visited {
   color: blue;
   text-decoration: underline;
}
a:active {
   color: red;
   text-decoration: underline;
}
a:hover {
   color: #666666;  
   text-decoration: underline;
}

.standardText {
  font-family: "Arial","Times New Roman";
  font-size: 12px;
  color: black;
}

.sectionHeader {
   font-family: "Arial","Times New Roman";
   font-size: 18px;
   font-weight: bold;
   color: #42769e;
   }

.sectionSubHeader {
   font-family: "Arial","Times New Roman";
   font-size: 15px;
   font-weight: bold;
   color: #BC7D99;
   }

.restrictedArea {
   color: darkred;
   }

.navLinksOn {
  font-family: "Arial","Times New Roman";
  font-size: 12px;
  font-weight: bold;
}

.navLinksOff {
  font-family: "Arial","Times New Roman";
  font-size: 12px;
  font-weight: none;
}


.subNavOn {
  font-family: "Arial","Times New Roman";
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.subNavOff {
  font-family: "Arial","Times New Roman";
  font-size: 11px;
  font-weight: none;
  text-decoration: none;
}

.TopNav {
  text-decoration: underline;
}

.topNavLinksOn {
  font-family: "Arial","Times New Roman";
  font-size: 11px;
  font-weight: bold;
}

.topNavLinksOff {
  font-family: "Arial","Times New Roman";
  font-size: 11px;
  font-weight: none;
}


/*
* This section deals with custom styles.
*/

.RequiredNote {
	color: darkred;
   }

.RequiredField {
   color: darkred;
   }

.SideNav {
   color: black;
   font-family: "Arial","Times New Roman";
   font-size: 11pt;
   float: left;
   padding: 10px;
   margin: 10px;
   background: #fffacc;
}

.Copyright {
   color: #999999;
   font-family: "Arial","Times New Roman";
   font-size: 8pt;
}


.questionTable {
   width: 100%;
}

.answer {
   font-size: 10pt;
   font-style: italic;
   color: darkblue;
}

.question {
   font-size: 10pt;
   color: black;
}

/*
*
*
* CSS for Content Manager
*
*/

.cmsFunctions {
 font-size: 10px;
 font-family: "Arial","Times New Roman";
}

.cmsLevelHome {
  color: black;
  font-family: "Arial","Times New Roman";
  font-weight: bold;
  padding: 2px;
}
.cmsLevelOne {
  color: red;
  font-family: "Arial","Times New Roman";
  font-weight: bold;
  padding: 2px;
}
.cmsLevelTwo {
  color: orange;
  font-family: "Arial","Times New Roman";
  font-weight: bold;
  padding: 2px;
}
.cmsLevelThree {
  color: purple;
  font-family: "Arial","Times New Roman";
  font-weight: bold;
  padding: 2px;
}
.cmsLevelFour {
  color: fuscia;
  font-family: "Arial","Times New Roman";
  font-weight: bold;
  padding: 2px;
}
.cmsLevelFive {
  color: teal;
  font-family: "Arial","Times New Roman";
  font-weight: bold;
  padding: 2px;
}
.cmsLevelOrphan {
  color: #777777;
  font-family: "Arial","Times New Roman";
  font-weight: bold;
  padding: 2px;
}

.CMSMainHeader {
  color: blue;
  font-family: "Arial","Times New Roman";
  font-size: 20 px;
}






















































































