P, TD, LI {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  color : #000000;
  font-weight : normal;
  }

a:hover  { color: #BD0206;}

a.footer  {
  color: #666666;
  font-size: 11px;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : normal;
  }

ul {
  margin-top: 4px;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  color : #000000;
  line-height: 130%;
  }


.text-small { font-family: Arial, Helvetica, sans-serif; font-size : 11px;}

.text_bold { font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px}
.underline {  text-decoration: underline}
li { line-height: 130% }
.text_verd13 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: normal}
.text_16_bold_red { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FC1921 }
.text_16_bold { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000}
.text_14_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000}
.text_bold_red { font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px ; color: #FC1921}
.text_14_bold_red { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FC1921}
.text_18_bold_red { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FC1921}
.text_11_italic {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; font-weight: normal}
.text_bold_ital { font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px ; font-style: italic}
.text_ital { font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 13px ; font-style: italic}
.text_bold_red_underline { font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px ; color: #FC1921 ; text-decoration: underline}


div#copyrightbar { 
  height: 32px;
  width: 750px;   /* width = total page width minus left/right padding */
  margin: 0;
  padding: 8px 0;
	text-align: center;
}

div#copyrightbar p.copyright {
  float: right;
  width: 400px;
  margin: 0;
  padding: 0;
  text-align: right;
  font-size: 10px;
  color: #888888;
  font-weight: normal;
}

div#copyrightbar p.websitedesignby {
  float: left;
  width: 300px;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  color: #555555;
}
div#copyrightbar a.a-webdesign:link, 
div#copyrightbar a.a-webdesign:visited, 
div#copyrightbar a.a-webdesign:active {
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-weight: normal;
  color: #555555;
  text-decoration: underline;
}
div#copyrightbar a.a-webdesign:hover, 
div#copyrightbar a.a-webdesign:focus {
	color: #CD4314;
	text-decoration: underline;
}
