/* -------------------------------------------------------------------------- */
/* Generic top level styles includes anchors default red/blue combo           */
/* -------------------------------------------------------------------------- */
body {
   background: url("../images/gradient.png") top left repeat-x;
   background-attachment: fixed;
   color: #333333;
   height:auto;
   margin:0px;
   padding:0px;
   border:0px;
   font-weight: normal;
   color: black;
   text-decoration:none;
   -moz-opacity:.999;
   font-family: arial, helvetica, sans-serif;
   font-size:20px;

}

a {
   text-decoration: none;
   font-weight:bold;
   color: green;
}
a:hover{
   text-decoration: none;
   font-weight:bold;
   color:#2A3B97;
}
a:focus{
   outline: none;
}

p {
   margin-bottom:10px;
}
/* -------------------------------------------------------------------------- */
/* Header styles for banner                                    */
/* -------------------------------------------------------------------------- */
.wrapper {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top:5px;
    border: 2px solid white;
    background-repeat: no-repeat;
    background-position: -1000px -1000px;
    padding: 0px;
    background: #Dae4db;
}
/* -------------------------------------------------------------------------- */
/* Top level of content. This is the all encompasing wrapper                  */
/* -------------------------------------------------------------------------- */
.contentwrapper {
   float:left;
    width: 1000px;
    padding:0;
    margin:0px;
    top:300px;
    color:black;
    background: url("../images/internal_grad.png") top left repeat-x;
    background-color: #a1c3a4;
    }


.banner {
    background: url(../images/banner.jpg) left top no-repeat;
    height: 108px;
    width: auto;
    background-color: white;
    padding:0px;
    margin:0px;
}

/* -------------------------------------------------------------------------- */
/* Header styles for navigation                                    */
/* -------------------------------------------------------------------------- */
.navigator{
   position: relative;
   font-size:14px;
   height:23px;
   width:1000px;
   margin:0px;
   margin-top:0px;
   padding:0px;
   z-index:50;
   border-top:1px solid white;
   border-bottom:1px solid white;
   background:#585b8d; /* #91b592;*/
}

.nav{
   font-size:12px;
   font-family:arial, helvetica, sans-serif;
   background:#585b8d; /* #91b592;*/
   color: white;
   font-size:14px;
   z-index: 100;
   margin: 0;
   padding: 0;
   line-height: 1;
}
/* link styles */
.nav a {
   font-size:12px;
   text-align: center;
   text-decoration: none;
   display: block;
   padding: 5px 10px 6px 10px;
   color: white;
   width: 130px;
   font-weight: normal;
   background:#585b8d; /* #91b592;*/
   margin: 0px;
   z-index: 100;
}


/* all list items */
.nav  li {
   margin:0px;
   padding:0px;
   list-style: none;
   float: left;
   border-right:1px solid #d6ddef;
   z-index: 100;
   position: relative;
}
.nav  li {
*  display:inline;
}

/* pop-up subnav */
.nav ul {
   margin:0px;
   padding:0px;
   position:absolute;
   z-index:100;
   left:0;
   top:23px;
   display:none;
}

/* list items in pop-up subnav */
.nav ul li {
   float:none;
   margin:0px;
   padding:0px;
   z-index:100;
   border-top:1px solid #d6ddef;
}
.nav li li a ,
.nav li li li a {
   font-size:12px;
   z-index: 100;
   text-align: left;
}

.nav a:hover{
   font-size:12px;
   z-index: 100;
   background-color: #d6ddef;
   color: #5e62ac;
}
.nav a:focus{
   font-size:12px;
   z-index: 100;
   background-color: #d6ddef;
   color: #5e62ac;
}

/*3rd level menu position*/
.nav ul ul {
   position:absolute;
  left:150px;
  top:0px;
  z-index:99;
  margin:0px;
   padding:0px;
}

.nav ul ul li {
   z-index:100;
}

/* look for buttons that have menus */
.nav .sub {
   background-image:url(../images/arrow_down.png);
  background-repeat:no-repeat;
  background-position:135px 3px;
   background-color:#585b8d;
}

.nav .subsub {
   background-image:url(../images/arrow_left.png);
  background-repeat:no-repeat;
  background-position:135px 7px;
   background-color:#585b8d; /* #91b592;*/
}

/* -------------------------------------------------------------------------- */
/* Footer information                                                         */
/* -------------------------------------------------------------------------- */
.copyright {
    margin-top: 0px;
    clear: both;
    background: #91b592;
    color: white;
    font-size: 12px;
    font-weight: Normal;
    border-top: 1px solid white;
    padding:4px;
}

.copyright p {
    text-align: right;
    padding-right: 10px;
    margin: 0px;
    padding-top:1px;
    padding-bottom:1px;
}



.copyright_blue {
    margin-top: 0px;
    clear: both;
    background: #585b8d;
    font-size: 12px;
    font-weight: normal;
    border-top: 1px solid white;
    padding:4px;
}

.copyright_blue a{
   color:white;
    font-weight: normal;
}
.copyright_blue a:hover{
   color:#91b592;
    font-weight: normal;
}


.copyright_blue p {
    color:white;
    margin: 0px;
    padding:0px;
}

.copyright_blue table{
   width:100%;
   height:10px;
}


#card_form {
   margin:0px;
   padding:0px;
   padding-top:17px;
   height:24px;
   font-size:16px;
}

#card_form select{
   margin:0px;
   margin-left:790px;
   padding:0px;
   background: #d6ddef;
   font-size:12px;
   height:22px;
   font-size:14px;
   width:200px;
}

#xrm_form {
   margin:0px;
   padding:0px;
   padding-top:2px;
   height:24px;
   font-size:16px;
}

#xrm_form select{
   margin:0px;
   margin-left:790px;
   padding:0px;
   background: #d6ddef;
   font-size:12px;
   height:22px;
   font-size:14px;
   width:200px;
}

#search_form {
   margin:0px;
   padding:0px;
   height: 24px;
   display:inline;
}

#faq_word_top{
   padding:0px;
   margin:0px;
   margin-top:8px;
   margin-left:790px;
   width:194px;
   background: #d6ddef;
   height:18px;
   font-size:14px;

}
#searchsub {
   padding:0px;
   margin:0px;
   margin-top:8px;
   background: #5a5c8d;
   color: white;
   height:24px;
   width:1px;
}