/* CSS Document */

body, html{min-height: 100%; width: 100%; height: 100%; background: #f9f6e9 url(images/sidebarback.jpg) top left repeat-y; margin: 0; padding: 0; font-family: helvetica, arial, sans-serif; font-size: 10px;}
#container {display: block;}
#header {width: 100%; height: 14px;}
 #header1 {background-color:#607390;height:10px; clear: both;}
 #header2 {background-color:#b00b29;height:4px;}
 
 #sidebar {float: left; width: 223px; text-align:right;margin:0;padding:0;position: relative;visibility: visible;}
 #content {float: left; width: 550px; font-size:12px;color:#000000;line-height:150%; background: #fff url(images/whitecorner.gif) bottom right no-repeat; position: relative; margin:0; padding: 5px;}
 
h1 {font-size:11px;font-weight:normal;color:#999999;font-family:arial;line-height:110%;}
h1 strong {font-size: 20px; display: block; border-bottom: 1px dotted #ccc; margin-top: 5px;}
 h2 {color: #3399cc; font-weight: bold; font-size: 18px;text-align: right; font-style: normal;}
 .phonenumber {font-size: 18px; line-height: 120%;}
 .bluebox {background:#00134d url(images/bluecorner.gif) top right no-repeat; padding: 10px; text-align: left; }
 .blueheading {color: #3399cc; font-weight: bold; font-size: 20px;font-family: arial; margin-bottom: -3px; text-align: left;}
 .question {color: #3399cc; font-weight: bold; font-size: 15px;font-family: arial; margin-bottom: -3px; text-align: left; text-transform: uppercase;}
 .answer {font-weight: bold; font-size: 15px;}
.subhead {color: orange;font-size: 16px;}
 .tip {color: #fff; font-family: arial; font-weight: normal; font-size: 12px; line-height: 110%; text-align: center; display: block; padding: 5px; background-color: orange;}
 .bluetext {color: #e8e4d4; font-family: arial; font-weight: normal; font-size: 12px; line-height: 110%;}
  a:link {color:#00417c;}
 a:hover {color: orange;}
 a:visited {color: #ccc;}
  #buttons {text-align: center; border-top: 1px dotted #ccc; display: block; padding-top: 10px;}
li img {margin-left: -20px;}
 .floatright {float: right; margin-right: 20px;}
  .right {float: right;}
 .left {float: left;}
hr {color: #ccc; }
 #floatbox {width: 180px; position: absolute; bottom: 0; left: 0; padding: 0px; font: 9px/9px helvetica, arial, sans-serif; color: #2c3a66; font-style:italic; text-align: right; }
 #floatbox em {line-height: 20px; font-size: 15px; font-style: normal;}
 #pdfbox {background:#00134d url(images/bluecorner.gif) top right no-repeat; padding:10px; text-align: left; width: 170px; color: #fff; font-style: normal;}
 ul#menu {
  width: 100%;
  list-style-type: none;
  margin-left: 20px;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: square;
  margin: 0;
  padding: 5px;
  margin-left: 20px;
}

ul#menu li{
  font-family: helvetica, arial, sans-serif;
  font-size: 13px;
  color: #666;
  margin-bottom: 10px;
}
  ul#menu a {
  font-family: helvetica, arial, sans-serif;
  font-size: 13px;
  color: #00417c;
  margin-bottom: 10px;
  
}

ul#menu li {
  line-height: 15px;

}
.topic {font-size:20px;}

ul#menu ol li {
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 5px;
}

ul#menu ol li em{
  border-bottom: none;
  font-weight: bold;
  font-style: normal;
  margin-top: 4px;
  margin-bottom: 4px;
    margin-left: 0px;
	color: #000;
	list-style-type: none;
text-decoration: none;
text-transform: uppercase;

}
.plain, .plain a:link,{list-style-type: none; text-decoration: none; text-transform: uppercase;}
.plain a:hover {color: red;}
.plain a:visited {color: #000;}


ul#menu ol li:before {
  content: " ";
}

ul#menu a {

  outline: none;
}

ul#menu a:hover {
  color: red;
}

ul#menu a.active {
  color: #000;
}
.headers {font-size: 20px;}
