body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  font-size: 15px;
  height: 100%;
  color: #000000;
  line-height: 19px;
  background-image:  url(../images/bg.gif);
}

.footerType {
  color: #FFFFFF;
  line-height: 16px;
  font-size: 12px;
  margin-bottom: 2px;
  padding-top: 8px;
  padding-bottom: 2px;
}

.mainCell {
  background-color: #FFFFFF;
}

.aboutCell {
  background-image: url(../images/mid_strip.jpg);
}

.topLinks {
  font-size: 15px;
  color: #FFFFFF
}

.topLinks a:link, .topLinks a:visited {
  text-decoration: none;
  color: #FFFFFF
}

.topLinks a:active, .topLinks a:hover {
  text-decoration: underline;
  color: #FFFFFF
}

.aboutType {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 15px;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
}

.aboutType a:link, .aboutType a:visited {
  color: #EAD400;
  font-size: 14px;
  text-decoration: none;
}

.aboutType a:hover, .aboutType a:active {
  color: #EAD400;
  font-size: 14px;
  text-decoration: underline;
}

.bottomLinkCellHeader {
  height: 3px;
  background: #003E52;
}

.bottomLinkCell {
  background: #B7E9F4;
  height: 70px;
}

.footerCell {
  background-image:url(../images/footer.gif);
}

a:link, a:visited {
  color: #C31632;
  text-decoration: none;
}

a:hover, a:active {
  color: #FF0000;
  text-decoration: underline;
}

a.contentLink:link {
  color: #FFFFFF;
  font-size: 14px;
  text-decoration: none;
}

a.contentLink:visited {
  color: #FFFFFF;
  font-size: 14px;
  text-decoration: none;
}

a.contentLink:hover, a.contentLink:active {
  color: #FFFFFF;
  font-size: 14px;
  text-decoration: underline;
}

ul {
  list-style: square;
  font-size: 15px;
}

li {
  padding-bottom: 5px;
}

p {
  margin-top: 5px;
  padding-top: 0px;
}

.crumbTable {
  font-size: 14px;
  background: #EEEEEE;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
}

a.crumbTrail:link {
  font-size: 14px;
  color: #000000;
  text-decoration: none;
}

a.crumbTrail:visited  {
  font-size: 14px;
  color: #000000;
  text-decoration: none;
}

a.crumbTrail:hover, a.crumbTrail:active {
  font-size: 14px;
  color: #000000;
  text-decoration: underline;
}

.pageRule {
  border: 0px;
  color: #C31632;
  background-color: #C31632;
  width: 99%;
  height: 1px;
}

h1 {
  font-size: 17px;
  line-height: 19px;
  font-weight: bold;
  padding-top: 16px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  color: #C31632;
}

.contentClass {
  font-size: 15px;
  line-height: 19px;
  margin-top: 2px;
  margin-bottom: 18px;
  margin-right: 10px;
}

h2 {
  font-size: 16px;
  font-weight: bold;
  color: #C31632;
  margin-top: 18px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.photoDesc {
  font-size: 14px;
}

.bottomLink {
  padding-top: 8px;
  font-size: 14px;
  line-height: 18px;
}

.bottomLink a:link, .bottomLink a:visited {
  font-size: 14px;
  color: #000000
}

.bottomLink a:hover, .bottomLink a:active {
  color: #000000;
}

.error {
  color: #000000;
  font-size: 16px;
  background: #FFFFFF;
  background-image: url(../images/error.gif);
  background-repeat: no-repeat;
  padding: 6px;
  padding-left: 60px;
  padding-right: 10px;
  border: 1px solid #CCCCCC;
  line-height: 18px;
  width: 380px;
  display: block;
  margin: 5px;
  margin-left: 0px;
}


.errorHead {
  color: #FF0000;
  font-size: 18px;
  line-height: 24px;
  display: block;
  font-weight: bold;
}

.cleaner {
  clear: both;
  height: 0px;
  font-size: 0px;
  border: none;
  margin: 0; 
  padding: 0;
  background: transparent;
}
