html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}
div#header{position:relative; height: 166px; padding-bottom: 0px; }
div#container{text-align:left}
div#footer{border-top: 7px solid #993300; margin-top: 14px; padding-top: 2px; text-align: center; }
div#footer p{margin:0;padding:5px 10px}
div#footer a{display:inline;padding:0;color: #C6D5FD}

div#container{width:1000px;margin:0 auto}
div#wrapper{float:left;width:100%; background: url(images/maingb.gif) repeat-y top left;}
div#content{margin: 0 250px 0px 210px; }
div#navigation{float:left;width:210px;margin-left:-1000px}
div#extra{float:left;width:250px;margin-left:-251px}
div#footer{clear:both;width:100%}
* html div#footer { position: relative; top: -10px; }

div#login {
  position: absolute;
  left: 100%;
  top: 0px;
  width: 210px;
  margin-top: -3.5em;
  margin-left: -259px;
  height: 2em;
  
  text-align: right;
  background: white url(images/downarrow2.gif) 95% 50% no-repeat;
  color: #993300;
  font-size: 150%;
  font-weight: normal;
  line-height: 2em;
  padding: 5px 40px 5px 10px;
  border-bottom: 1px solid white;
}

div#login a:link, div#login a:visited {
  color: #993300;
  text-decoration: none;
}

div#login a:hover, div#login:active {
  color: #11225A;
  text-decoration: underline;
}

div#panel {
  position: absolute;
  left: 100%;
  margin-left: -250px;
  width: 250px;
  padding: 0px;
  overflow: hidden;
}

div#clock {
  font-family: Tahoma;
  background: #000033;
  color: #565677;
  text-align: center;
  height: 118px;
  overflow: hidden;
  line-height: 80px;
}

div#clock .time {
  font-size: 250%;
}

div#clock .date {
  font-size: 100%;
  line-height: 100%;
}

div#contact {
  background-color: #993300;
  color: white;
  text-align: right;
  height: 47px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  font-style: italic;
  font-weight: bold;
  font-size: 110%;
  white-space: nowrap;
  line-height: 20px;
  padding-right: 5px;
}

div#contact a:link, div#contact a:visited {
  color: white;
  text-decoration: none;
}

div#contact a:hover, div#contact a:active {
  color: #99CCFF;
  text-decoration: none;
}

div#container {
  padding-top: 60px;
  margin-top: 20px;
  background: url('images/logo.gif') top left no-repeat;
}

div#header {
  border-top: 7px solid #993300;
  padding-top: 3px;
}

div#content {
  background-color: #CCCCCC;
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;
  font-size: 100%;
  color: #666666;
}

div#content a:link, div#content a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #333333;
}

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

#extra {
  border-left: 1px solid white;
  background: #6C7699;
  color: white;
  overflow: hidden;
}

#extra h2 {
  background: #BC7957 url(images/downarrow.gif) 95% 50% no-repeat;
  color: white;
  font-size: 150%;
  font-weight: normal;
  line-height: 200%;
  padding: 5px 30px 5px 10px;
  border-bottom: 1px solid white;
  margin: 0px;
}

#navigation {
  background-color: #000033;
	border-top: 1px solid white;
  font-size: 125%;
  margin: 0px;
  padding: 0px;
  border-right: 1px solid white;
}
#navigation ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#navigation li {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
#navigation li a {
  display: block;
  padding: 5px 0px 5px 10px;
  background-color: #000033;
  color: white;
  text-decoration: none;
  width: 200px;
  /*border-left: 4px solid #993300;*/
}
/*
html>body #navigation li a {
  width: auto;
}
*/
#navigation li a:hover {
  background-color: #33335E;
  color: white;
  /*border-left-color: #BC7957;*/
}

/* ******************************************* */

#footer {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 75%;
}

#footer ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

#footer li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: inline;
}

#footer li a {
  padding: 0em 1em 0em 1em;
  border-left: 1px solid black;
  white-space: nowrap;
}

#footer li.first a {
  border-left: none!important;
}

#footer a:link, #footer a:visited {
  text-decoration: none;
  color: #333333;
}

#footer a:hover, #footer a:active {
  text-decoration: underline;
  color: #bc7957;
}

a.pdf {
  background: url(images/acrobatlogo.gif) 0% 50% no-repeat;
  padding-left: 36px;
  width: 120px;
  height: 32px;
  float: left;
  position: relative;
}

* html a.pdf {
  margin-left: 0px;
}

/* ********************************************8 */
/*
.profile {
  background: url(images/divider2.gif) 50% 100% no-repeat;
  color: #000033;
  font-weight: bold;
  padding: 5px 10px 15px 10px;
}

.profile p {
  font-weight: normal;
  color: #666666;
  text-align: justify;
}

.profile h3 {
  color: #6C7699;
  font-size: 150%;
}


*/

#profilelist tr { vertical-align: top; }

#profilelist th h3 {
  color: #6C7699;
  font-size: 150%;
  padding: 0px;
  margin: 0px;
}

#profilelist p {
  font-weight: normal;
  color: #666666;
  text-align: justify;
}

#profilelist td.qual {
  color: #000033;
  font-weight: bold;
  background: url(images/divider2.gif) 50% 100% no-repeat;
  padding-bottom: 15px; 
}

/*
form {
  border: 1px solid white;
  padding: 1em;
  background: #cccccc;
}
*/

form label, form .label {
  /*width: 8em;*/
  margin: .5em 0 .5em 0;
  color: #000033;
}

form br { clear: both; }

/* ********************************* */
p {
  text-align: justify;
}

h1 {
  background-color: #993300;
  color: white;
  font-size: 150%;
  font-weight: normal;
  line-height: 200%;
  padding: 5px 5px 4px 10px;
  border-bottom: 1px solid white;
  margin: 0px;
}

h2 {
  margin: 0px;
  font-size: 150%;
}

h3 {
  font-size: 100%;
  font-weight: bold;
  color: black;
}

/* ********************************* */

table.fees {
  width: 100%;
  border-collapse: collapse;
}

table.fees td, table.fees th {
  border: 2px solid #666699;
  margin: 0px;
  padding: 3px;
}

table.fees td {
  font-size: 100%;
  color: black;
}

table.fees th {
  font-size: 100%;
  font-weight: bold;
  color: black;
}

/* ***************************** */
dl.step {
}

dl.step dd {
  display: inline;
  text-align: justify;
}

dl.step dt {
  display: inline;
  text-transform: uppercase;
}

/* ****************** */

/* ================================================= */

form#form_contact {
  background-color: #CCCCCC;
  border: 1px solid white;
}

form#form_contact label {
  float: left;
  width: 60px;
  margin: 5px 0px 5px 0px;
  text-align: right;
  line-height: 16px;
  font-weight: normal;
  color: black;
  /*font-size: 10px;*/
}

form#form_contact .txt {
  width: 150px;
  margin: 5px;
  font-size: 12px;
}

form#form_contact .buttonholder {
  margin-left: 70px;
  text-align: center;
}

form#form_contact .btn {
  margin: 0px 10px 0px 0px;
  width: 4.5em;
}

/* ================================================= */


.akey {
  text-decoration: underline;
}

form.calc {
  /*border: 2px solid white;*/
}

form.calc table {
  table-layout: fixed;
  /*width: 90%;*/
  width: 100%;
}

form.calc .txt {
  background: transparent;
  border: 2px solid white;
  width: 10em;
  display: block;
  font-size: 100%;
  cursor: text;
  font-weight: bold;
  color: black;
  padding: 2px;
}

form.calc .btn {
  background: transparent;
  border: 2px solid white;
  width: 8em;
  display: block;
  float: left;
  font-size: 100%;
  font-weight: bold;
  color: #000033;
}

#itc_allowance, #itc_keep, #wr_wealth {
  color: #993300;
}

form.calc h3 {
  font-size: 150%;
  padding: 0px;
  margin: 0px;
  color: #6C7699;
  border-bottom: 2px solid white;
}

/* ****************** */

table.partners {
  width: 100%;
}

table.partners td {
}

table.partners td.sep {
  background: url(images/divider.gif) no-repeat 50% 50%;
  padding: 10px 0px 10px 0px;
}

table.partners td.notes {
  font-size: 90%;
  text-align: left;
  padding-top: 1em;
}

table.partners td a img {
  border: none;
}

.logos {
  text-align: left;
}

.links {
  text-align: right;
  font-weight: bold;
  font-size: 110%;
}

a img { border: none; }

.partnerlist {
  
  padding: 10px; 
  text-align: left;
  font-size: 110%;
  overflow: hidden;
  
}

.partnerlist img {
  margin-top: 10px;
}

.partnerlist a:link, .partnerlist a:visited {
  line-height: 160%;
  padding: 10px 0px 10px 0px;
  text-decoration: none;
  font-weight: bold;
  color: #333333;
}

.partnerlist a:hover, .partnerlist a:active {
  text-decoration: underline;
  color: black;
}

#noflash {
  width: 749px; height: 162px; padding: 2px; background: url(images/header.jpg) no-repeat left top;
}

#noflash a {
  padding-left: 100px; background: url(images/get_flash_player.png) no-repeat 0% 0%; color: white; display: block; line-height: 30px;
}

#mapholder object, #mapholder embed {
  border: 1px solid white;
}

object, embed {
  margin: 0px;
}

#validation {
  padding-top: 10px;
}

#bulletinlist {
  width: 100%;
}

#bulletinlist thead {
  display: none;
}

a.toplink:link, a.toplink:visited {
  display: block;
  text-align: right;
  color: #BD7B5A;
  margin: 10px 5px 10px 0px;
  padding-right: 32px;
  line-height: 32px;
  font-size: 130%;
  font-weight: bold;
  text-decoration: none;
  background: url(images/toplink.gif) 100% 50% no-repeat;
}

a.toplink:hover, a.toplink:active {
  color: #000033;
  text-decoration: none;
  background: url(images/toplink_hot.gif) 100% 50% no-repeat;
}

a.toplink2:link, a.toplink2:visited {
  display: block;
  text-align: right;
  color: #BD7B5A!important;
  margin: 10px 5px 10px 300px;
  padding-right: 32px;
  line-height: 32px;
  font-size: 130%;
  font-weight: bold;
  text-decoration: none;
  background: url(images/toplink2.gif) 100% 50% no-repeat;
}

a.toplink2:hover, a.toplink2:active {
  color: #000033!important;
  text-decoration: none;
  background: url(images/toplink2_hot.gif) 100% 50% no-repeat;
}
