/* Page Structure
----------------------------------------------- */
body {
  text-align: center;
  font-family: 'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;
  background: #ffffff;
  min-width: 600px;
  margin: 0px;
}
#logo {
  text-align: left;
  background: #002d56;
  border-bottom: #ffffff 1px;
}
#nav {
  text-align: right;
  font-family: Tahoma, Arial, Verdana;
  font-size: 11px;
  color: #333333;
  height: 24px;
  padding: 5px 10px 5px 5px;
  background: url('../grphx/navbg.gif') repeat-x;
}
#container {
  margin: 20px auto;
}
#main {
  text-align: left;
  width: 550px;
}
#centercontainer {
  margin: 0px auto;
}
#footer {
  text-align: center;
  width: 550px;
  margin: 20px;
}
#footer p {
  font-family: 'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
}
#tbox {
  text-align: left;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #002D56;
  padding: 0px 15px 10px 15px;
  background: #E6F1F3;
  border: thin solid;
  border-color: #8C9799;
}
#newsletterbox {
  text-align: left;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #000099;
  padding: 5px 5px 5px 5px;
  width: 450px;
  background: #f6f6f6;
  border: thin solid;
  border-color: #999999;
}
#newsletterbox form {
  margin: 0px;
}
#error li {
  list-style-image: url(../grphx/red_bullet.gif);
  list-style-position: outside;
  list-style-type: disc;
  font-size: 14px;
}
#BYOAudio {
  background: #89B6DE;
  border: outset;
  width: 300px;
  padding: 5px;
}

/* Page Elements
----------------------------------------------- */
.fieldlabels {
  font-family: Tahoma, Arial, Helvetica, sans-serif; 
  font-size: 11px;
  color: #000000;
}
.Btns {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  color: #000066;
  height: 22px;
  background: #D6E7EF;
  border-bottom: 1px solid #336699;
  border-right: 1px solid #336699;
  border-left: 1px solid #AFC4D5;
  border-top: 1px solid #AFC4D5;
}
.Fields {
  BORDER-LEFT: 1px solid;
  BORDER-RIGHT: 1px solid;
  BORDER-TOP: 1px solid;
  BORDER-BOTTOM: 1px solid;
  BORDER-COLOR: #666666;
  BACKGROUND: #ffffff;
  COLOR: #000000;
}
.copyright {
  font-family: 'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}

/* Common Elements
----------------------------------------------- */
a {
  color: #0033cc;
}
a:hover {
  color: #cc0000;
}
h1 {
  font-family: 'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
  font-size: 26px;
  font-weight: bold;
  color: #0033cc;
}
h2 {
  font-family: 'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #0033cc;
  margin-top: 40px;
}
h3 {
  font-family: 'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #0033cc;
  margin-top: 20px;
}
h4 {
  font-family: 'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #0033cc;
  margin-top: 10px;
}
p {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 14px;
}
.LegalType {
  font-size: 10px;
  line-height: 12px;
}
ol, ul, li {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 16px;
}
ol.redarrow, ul.redarrow, li.redarrow {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 16px;
  list-style-image: url(../grphx/red_bullet_whitebg.gif);
  list-style-position: outside;
  list-style-type: disc;
}
ol.bluecheck, ul.bluecheck, li.bluecheck {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 16px;
  list-style-image: url(../grphx/checklist.gif);
  list-style-position: outside;
  list-style-type: disc;
}
.yelbg {
  background-color: yellow;
  font-weight: bold;
}
.noital {
  font-style: normal;
}
.ital {
  font-style: italic;
}
.underline {
  text-decoration: underline;
}
.tboxsline {
  color: #8C9799;
}
.red {
  color: #c00;
}
.blue {
  color: #002d56;
}
.black {
  color: #000;
}
.center {
  text-align: center;
}
.wgdg {
  font-family: wingdings;
  font-size: .9em;
}
.star {
  font-family: verdana;
  font-size: 1.0em;
  font-weight: bold;
}

.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: line-through;
}

