body {
  text-align: center;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
  background-color: #E0E0E0;
}

A:link {
	COLOR: #0000FF; text-decoration: none;
}
A:visited {
	COLOR: #0000FF; text-decoration: none;
}
A:active {
	COLOR: #0000FF; text-decoration: none;
}
A:hover {
	COLOR: #FF0000; text-decoration: underline;
}

A img { border: none; }

#table {
  margin-top:15px; margin-bottom: 15px;
  border: 1px solid #000;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
}

#table td {
  vertical-align: top;
}

#table caption {
  font-size: 15px;
  line-height: 18px;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 98%;
  text-align: left;
  background: #FFFFFF;
  border: 8px solid #FFFFFF;
}

#header_wrapper {
  background: #4E7DD1 url('../img/menu_bg.gif') bottom left repeat-x;
  margin:0px; padding:0px;
}

#header {
  height: 60px;
  padding:15px;
  background: url('../img/header.gif') top right no-repeat;
  margin:0px;
}

#header h1 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

#left_side {
  margin-top: 10px;
  float: left; /* Problematic */
  width: 160px;
  background: #F1F6FE url('../img/side_bg.gif') bottom left repeat-x;
}

#astag {
  color:#BBBBBB;
  font-style:italic;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 160px;
  background: #F1F6FE url('../img/side_bg.gif') bottom left repeat-x;
}

#content {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 180px;
  margin-right: 0px;   /* Was 180 */
}

#content p possibilities {
  font-size: 9px;
}

#footer {
  height: 60px;
  background-color: #4E7DD1;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #B6CEF9;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  line-height: 18px;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}

#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #0F3974;
  background-color: #2153AA;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#left_side qsbox {
  background-color: #fffff6;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  line-height: 16px;
  color: #333333;
}

#content p:first-letter 
{
  color:#1122cc;
  font-size: 13px;
  font-weight: bold;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#content h2 {
  margin-top:5px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  color: #2153AA;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  color: #2153AA;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px; 
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#content h5 {
  margin-top:0px;margin-bottom:0px;margin-left:20px; 
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 10px;
  color: #2153AA;
}

#content h6 {
  margin-top:0px;margin-bottom:0px;margin-left:30px; margin-right:30px; 
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 10px;
  color: #2153AA;
  margin-left: 95px;
}

#t_out {
  background: orange;
}

#do_red {
  font-weight: bold;
  color: red;
}

#do_green {
  font-weight: bold;
  color: green;
}

#do_italics {
  font-style:italic;
}

#do_yellow {
  font-weight: bold;
  color: yellow;
}

#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:center;
  padding: 5px 0;
  margin-left: 0;
  border-bottom: 1px solid #0F3974;
  font: bold 14px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #0F3974;
  border-bottom: none;
  background: #2153AA url('../img/tab_bg.gif') bottom left repeat-x;
  text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #3364BB;
  border-color: #0F3974;
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

#snavlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:center;
  padding: 5px 0;
  margin-left: 0;
  border-bottom: 1px solid #0F3974;
  font: bold 11px Verdana, sans-serif;
}

#snavlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#snavlist li a
{
  color: #F1F6FE;
  padding: 4px 10px;
  margin-left: 3px;
  border: 1px solid #0F3974;
  border-bottom: none;
  background: #2153AA url('../img/tab_bg.gif') bottom left repeat-x;
  text-decoration: none;
}

#snavlist li a:link { color: #F1F6FE; }
#snavlist li a:visited { color: #F1F6FE; }

#snavlist li a:hover
{
  color: #FFFFFF;
  background: #3364BB;
  border-color: #0F3974;
}

#snavlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.news_fs {
  background-color: #ddf;
}

.build_fs {
  background-color: #ddf;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.gobutton {
  width: 100px;
  font-size: 13px;
  background-color: #FF5555;
}

.fmt_green {
  background-color: #AAFFAA;
}

.fmt_red {
  background-color: #FFBBBB;
}

.featurebox_center {
  background-color: #FAFAE1;
  margin:0px;
  padding:12px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  line-height: 18px;
  color: #333333;
}

.featurebox_center table {
  border: solid #b1b6bE 1px;
  font-size: 8px;
/*  background-color: #F1F6FE;*/
  background-color: #F1F6FE;
  font-family: verdana, arial, sans-serif;
/*  font-family: Courier, "Courier New", monospace; */
  border-collapse:collapse;
/*
  border-bottom:1px solid #aad;
  border-left:1px solid #aad;
  border-right:1px solid #aad;
  border-top:1px solid #aad;
  */
  padding: 0.1em;
  vertical-align: top;
}

.featurebox_center table tr {
  font-size: 11px;
/*  font-weight: bold;*/
/* background-color: #f6ffff; */
  text-transform: uppercase;
}

.featurebox_center table td {
  border: solid #8888ff 1px;
  font-size: 10px;
/*  font-weight: bold; */
/*  background-color: #f6ffff; */
  text-transform: none;
  padding: 0.1em;
  vertical-align: top;
}

.featurebox_center table th {
  border: solid #8888ff 1px;
  font-size: 11px;
/*  font-weight: bold; */
  background-color: #fbfbfb;
  text-transform: none;
  padding: 0.4em;
}

.featurebox_center table caption {
  font-size: 15px;
  font-weight: bold;
  background-color: #bbbbff;
  padding: 0.4em;
  line-height: 18px;
  text-transform: uppercase;
}

.featurebox_center #img_prev {
  float: left;
  margin-bottom:15px;
  padding: 1px;
}
 
.featurebox_center #img_next {
  float: right;
  margin-right: 10px;
  margin-bottom:15px;
  padding: 1px;
}


/*

.featurebox_center table {

    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}



#customers {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;


}

.featurebox_center table th {
    border: 1px solid #ddd;
    padding: 8px;
}

.featurebox_center table tr:nth-child(even){background-color: #f2f2f2;}

.featurebox_center table  tr:hover {background-color: #ddd;}

.featurebox_center table  th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #4CAF50;
    color: white;
}

*/









.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
  line-height: 18px;
  color: #333333;
}

.indented {
  padding-left: 50pt;
  padding-right: 50pt;
}

.featurebox_center ul{
  margin: 0;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 150%;
  color: #2153AA;
}

ul.ulist {
  list-style-type: circle;
  margin: 0;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 150%;
  color: #2153AA;
}

.bg_e {
  background-color: #66FFFF;
}

.bg_d {
  background-color: #FFFFbb;
}

.bg_s {
  background-color: #FFdd77;
}
