td {
        font-family: Tahoma, Arial;
        font-size: 8pt;
        line-height: 1.5;
        color: #333333;
        margin: 0px;
}

.td_left_backgrnd {
  background: url(images/banner-left-border.gif);
  background-color: #E9E9E9;
}

.td_right_backgrnd {
  background: url(images/banner-right-border.gif);
  background-color: #E9E9E9;
}

#logo {
  width:100px;
  float:left;
}

.main-header-text {
  color: #FF0211;
  font-style: italic;
  font-weight: bold;
  font-size: 2.0em;
}

.main-header-text-sub {
  color: #002674;
  font-style: italic;
  font-weight: bold;
  font-size: 1.5em;
}


#main-nav {
  width:950px;
  height: 100px;
  text-align:center;
  margin:0 auto;
  background-color: #FFFFFF;
  padding:10px;
  border-top: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #777777;
  border-bottom: 1px solid #777777;
}

#main-nav-text {
  width:850px;
  float:left;
}

#main-nav-text-elect-left {
  width:35%;
  float:left;
  text-align:right;
  padding-right:10px;
}

#main-nav-text-elect-right {
  width:60%;
  float:left;
  text-align:left;
}

.nav_main {
  font-family: Tahoma, Arial;
  font-size: 1.8em;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 50px;
  text-decoration: none;
/*  text-align: right; */
}

a.nav_main {
  color: #002674;
}

a.nav_main:visited {
  color: #002674;
}

a.nav_main:active, a.nav_main:hover {
  color: #777777;
}

.nav_main_selected, a.nav_main_selected:visited {
  font-family: Tahoma, Arial;
  font-size: 1.8em;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 50px;
  text-decoration: none;
  color: #777777;
}

.main-spacer {
  text-align:center;
  margin:0 auto;
  width:972px;
  height:5px;
  background-color:#002674;
}

.question {
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.5em;
  color:#000000;
  vertical-align: top;
  padding: 3px;
}

.answer {
  font-size: 1.1em;
  line-height: 1.5em;
  color:#333333;
  vertical-align: top;
  padding: 3px;
}

.inner_link {
  color: #400040;
}

a.inner_link , a.inner_link:visited {
  color: #400040;
  font-weight: bold;
  text-decoration: none;
}

a.inner_link:active, a.inner_link:hover {
  color: #8865A5;
  font-weight: bold;
  text-decoration: underline;
}

.heading {
        font-family: Tahoma, Arial;
        font-size: 8pt;
        color: #333333;
        font-weight: bold;
        margin: 0px;
        text-decoration: none;
        }
.headingsub {
        font-family: Tahoma, Arial;
        font-size: 10pt;
        color: #02724C;
        font-weight: bold;
        margin: 0px;
        text-decoration: none;
        }

.body {
        font-family: Tahoma, Verdana, Arial, "lucida console", sans-serif;
        font-size: 8pt;
        line-height: 1.5;
        color: #333333;
        margin: 0px;
        text-decoration: none;
        background: #4690bd url(images/main-bg3.jpg);
        background-repeat: repeat-x;
        padding: 0px;
        padding-bottom: 50px;
        }

#body-main-content {
        font-family: Tahoma, Arial;
        font-size: 9pt;
        line-height: 1.5;
        color: #333333;
        text-decoration: none;
        margin: 10px;
        padding: 10px;
        background: #FFFFFF;
        border-top: 1px solid #DDDDDD;
        border-left: 1px solid #DDDDDD;
        border-right: 1px solid #777777;
        border-bottom: 1px solid #777777;
        width: 950px;
        text-align:center;
        margin: 0 auto;
        }

.body-main-content-text {
        float:left;
        text-align:left;
        line-height: 2.0em;
        width:945px;
}

.body-main-content-text td {
        font-family: Tahoma, Arial;
        font-size: 9pt;
        line-height: 2.0;
}

.body-spacer {
        width:5px;
        height: 500px;
        float: left;
}

hr {
  border: 0;
  width: 100%;
  color: #000000;
  background-color: #000000;
  height: 1px;
  text-align: left;
}

a img {
  border: none;
}

a:hover img {
  border: none;	
}

a, a:visited {
  color: #777777;
  font-weight: bold;
  text-decoration: none;
}

a:hover, a:active {
        color: #BBBBBB;
        font-weight: bold;
        text-decoration: underline;
        }


div#picturebox {
  padding: 0px 5px 5px 0px;
  border: 0px solid #000000;
  overflow:hidden;
  float: left;
}

div#pictureborderbox {
  padding: 0px;
  overflow:hidden;
  margin: 0px;
  border: 1px solid #000000;
}

div#picturecaption {
  padding: 1px;
  border: 0px solid #FFFFFF;
  margin: 1px;
  text-align: center;
  overflow:hidden;
}

div#text-left {
  text-align: left;
}

div#text-right {
  text-align: right;
}

div#image-left {
  text-align: left;
}

div#image-right {
  text-align: right;
}

div#errormsg {
  font-size: 9pt;
  color: #FF0000;
  text-align:center; /* center IE */
  margin:0 auto; /* center firefox */
}

div#clearfloats { clear:both; }

.errormsg {
  font-size: 9pt;
  background-color:#FFFFFF;
  color: #FF0000;
  text-align:center; /* center IE */
  margin:0 auto; /* center firefox */
}

#photoholder {
        width:180px;
        height:180px;
        /* border:1px solid #667; */
        background:#fff /*url('/images/loading.gif') 50% 50% no-repeat;*/
}
#slide {
        width:175px;
        height: auto;
        visibility:hidden;
}
#progress-bar {
        margin-left: 0px;
}

.clearfloats { clear:both; }

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: block;
}
/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */

