/* Global Styles */

<!--
  Bullet color = 006BA0
  Text color = 0B3E5D
  BG color = F2B795
-->

body {
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #0B3E5D;
}

p {
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

td {
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

a {
  color: #000000;
  text-decoration: none;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  }

a.14 {
  color: #000000;
  text-decoration: none;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  }

a.12 {
  color: #000000;
  text-decoration: none;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  }

a:hover {
  color: #0099FF;
  text-decoration:none;
  }

/* Class Styles */

.bodyText {
  color:#000000;
  line-height:13px;
  margin-top:0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  }

.bodyText10 {
  color:#000000;
  line-height:10px;
  margin-top:0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  }

.bodyText8 {
  color:#000000;
  line-height:8px;
  margin-top:0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8px;
  }

.bodyText12 {
  color:#000000;
  line-height:13px;
  margin-top:0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  }

.bodyText14 {
  color:#000000;
  line-height:13px;
  margin-top:0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  }

.bodyText16 {
  color:#000000;
  line-height:13px;
  margin-top:0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  }

.pageName{
  font:22px georgia;
  color: #CC3300;
  line-height:20px;
  letter-spacing:.1em;
  }

.subHeader {
  color: #333333;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  }

.sidebarHeader {
  color: #FFFFFF;
  font-weight:bold;
  letter-spacing:0.1em;
  line-height:16px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  }

.detailText {
  color:#FFFFFF;
  line-height:16px;
  letter-spacing:.1em;
  font-size: 12px;
  }

.smallText {
  color:#333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: italic;
  }

.rollover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0066CC;
  cursor: default;
  height: auto;
  width: auto;
  }

.rollover:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bolder;
  color: #990000;
  cursor: default;
  height: auto;
  width: auto;
}
.blacksubheads {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

ul {
  margin-bottom:10px;
  margin-top:10px;
}

li {
  line-height:15px;
}
