body {
  background-color: #DDEAEC;
  margin:0px;
    font-family: Arial, sans-serif;

}
img {
  border:0px;
  margin:0px;
}

blockquote {
        width: 400px;
        background-color: #B5E1CC;
}
select {
        border: 1px solid #1B3B74;
        color: #1B3B74;
        font: 11px Arial, Helvetica, sans-serif;
        margin: 2px 0 8px 0;
        position: relative;
}
h1 {
  display:none;
        background: #FFFFFF;
        color: #336699;
        font-size: 22px;
        font-weight: bold;
        margin-left: 60px;
        margin-top: 10px;
}
h2 {
        background: #FFFFFF;
        font-size: 18px;
        margin: 12px 0 2px 0;
}
/* Provides a correct size for IE */
* html h2 {
        margin-top: 24px;
}

h3 {
        background: #FFFFFF;
        color: #336699;
        font-size: 14px;
        font-weight: bold;
        margin: 24px 0 0 0;
}

h4 {
        background: #FFFFFF;
        color: #336699;
        font-size: 14px;
        font-weight: normal;
        margin: 24px 0 0 0;
}

#search_box_border {
        display: none;
}
#search_box {
        display: none;
}

/* ID tags */
#listMenuRoot {
  position:absolute;
  width:700px;
}
#headerdiv {
  height: 100px;
  background-color: #FCFAFA;
  background-image: url("/images/header_long.gif");
  background-position: top left;
  background-repeat: no-repeat;
  border-bottom: 1px solid #50789A;
  
}
#firstlevelnav {
  position: absolute;
  top: 45px;
  left: 300px;
  width:400px;
}

#searchdiv {
  position: absolute;
  top: 15px;
  left: 720px;
}
#enter_search_text {
      color: #1B3B74;
        font-family: Arial, Helvetica, sans-serif;
}
#wsearch {
        top: 10px;
        left: 1px;
        font-size: 70%;
        width: 148px;
}
#clicktosearch {
        position: relative;
        top: -20px;
}

#contenttable {
  background-color: #FFF;
  font-size:80%;
  margin-top:20px; 
  margin-bottom:15px;
  margin-right:25px;
}

#contenttable a {
  color: #000;
}

#content_top {
  background-image: url("/images/greentop.gif");
  background-position: top;
  background-repeat: repeat-x;
  width:100%;
  color: #5D7D5D;
  text-align: center;
  font-size: 12pt;
}
#content_left {
        width:20px;
        background-image: url("/images/greenborder.gif");
        background-position: left;
        background-repeat: repeat-y;
}
#content_right {
        background-image: url("/images/greenborder.gif");
        background-position: right;
        background-repeat: repeat-y;
}
#content_upper_left {
        background-image: url("/images/green_upper_left.gif");
  background-position: top;
        background-repeat: no-repeat;
}
#content_bottom_left {
  background-image: url("/images/green_bottom_left.gif");
  background-repeat: no-repeat;
}
#content_bottom_right {
        background-image: url("/images/green_bottom_right.gif");
        background-repeat: no-repeat;
}

#content_upper_right {
        width:20px;
        height:20px;
        background-image:url("/images/green_upper_right.gif");
        background-repeat: no-repeat;
}
#content_bottom {
        background-image: url("/images/greenborder.gif");
        background-position: bottom;
        background-repeat: repeat-x;
        width:100%;
}



#footertable {
  position: relative;
  margin-left:25px;
        background-color: #FFF;
        width: 810px;
        height: 110px;
        font-size:70%;
}

#footertable a {
        color: #000;
}


#footer_top {
        background-image: url("/images/black_border.gif");
        background-position: top;
        background-repeat: repeat-x;
        width:100%;
}
#footer_left {
        width:18px;
        background-image: url("/images/black_border.gif");
        background-position: left;
        background-repeat: repeat-y;
}
#footer_right {
        background-image: url("/images/black_border.gif");
        background-position: right;
        background-repeat: repeat-y;
}
#footer_upper_left {
        width: 18px;
        height: 15px;
        background-image: url("/images/black_upper_left.gif");
        background-repeat: no-repeat;
}
#footer_upper_right {
        width:18px;
        height:15px;
        background-image:url("/images/black_upper_right.gif");
        background-repeat: no-repeat;
}
#footer_bottom {
        background-image: url("/images/black_border.gif");
        background-position: bottom;
        background-repeat: repeat-x;
        width:100%;
}
#footer_bottom_left {
        width: 18px;
        height: 15px;
        background-image: url("/images/black_bottom_left.gif");
        background-repeat: no-repeat;
}
#footer_bottom_right {
        background-image:url("/images/black_bottom_right.gif");
        background-repeat: no-repeat;
}

#relatedtable {
        position: relative;
        background-color: #FFF;
        width: 180px;
        color: #666;
        margin-top: 20px;
        margin-left:20px
}
#relatedtable h3{
        color:#000;
}
#relatedtable ul li {
  font-size:80%;
        margin: -10px 1px 1px -20px;
}
#relatedtable  a {
        color: #666;
}

#relatedtable ul li a {
        color: #666;
        font-size: 80%;
}
#related_top {
        background-image: url("/images/black_border.gif");
        background-position: top;
        background-repeat: repeat-x;
}
#related_left {
        background-image: url("/images/black_border.gif");
        background-position: left;
        background-repeat: repeat-y;
}
#related_right {
        background-image: url("/images/black_border.gif");
        background-position: right;
        background-repeat: repeat-y;
}
#related_bottom {
        background-image: url("/images/black_border.gif");
        background-position: bottom;
        background-repeat: repeat-x;
}
#secondlevelnav li:hover {
        background-color: #DDEAEC;
}

#secondlevelnav {
        position: relative;
        background-color: #FCFAFA;
        width:200px;
        color: #666;
        margin-top: -1px;
}
#secondlevelnav h4 {
        color: #000;
        font-family:  Arial, sans-serif;
        font-size: 90%;
        margin-left:20px;
        background-color: #FCFAFA;
}
#secondlevelnav ul {
}
#secondlevelnav li {
  list-style-type:none;
  margin-left:-20px;
        border-bottom: 1px solid #50789A;
}
#secondlevelnav a{
        font-family:  Arial, sans-serif;
        color: #000;
        font-size: 80%;
        text-decoration: none;
}
#secondlevelnav a:hover {
        background-color: #DDEAEC;
}
#nav_right {
        background-image: url("/images/blueborder.gif");
        background-position: right;
        background-repeat: repeat-y;
}
#nav_bottom {
        background-image: url("/images/blueborder.gif");
        background-position: bottom;
        background-repeat: repeat-x;
}



.background_blue {
        background-color: #DDEAEC;

}

.top {
  vertical-align: top;
}

.sub_search {
        display:none;
}

.tablelist {
        text-indent: 0px;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        }

/* use this class for all tables that have borders */
.tableborder {
        margin: 20px 0 0 40px;
        border: 1px solid #CCCCFF;
        }

.tableborder td, th {
        padding: 4px;
        }

.tableborder p {
        margin: 2px;
        }
/* end table borders class */

.module {
  background-image: url(/images/brdr.gif);
  background-repeat:repeat-y;
  border-left: 1px solid #A4A2CC;
  margin: 20px 12px 24px 12px;
  padding: 0 2px 2px 0;
}

.module h3 {
  background-image: url(/images/header_bkgd.gif);
/*  background-repeat: repeat-x; */
  background-repeat: repeat;
  border-bottom: 2px solid #5DB893;
  border-right: 1px solid #5DB893;
  border-top: 1px solid #5DB893;
  color: #295A85;
  height: 8px;
  margin: 0;
/*  padding: 6px 0 6px 8px; */
  padding: 2px 0 8px 8px;
}

.module h4 {
  background-color: transparent;
  padding-left: 8px;
}

.module hr {
  padding-left: 6px;
  width: 60%;
}

/* Provides a correct margin for IE */
* html .module img {
  margin-top: -8px;
}

.module li, p {
  padding-left: 8px;
}

.module li {
  list-style: square;
  margin-right: 12px;
}
.breadcrumb {
  display:none;
}

#contenttable h2 {
  display:none;
}

#gateway_border {
        background-color: #E9EEF2;
        background-position: top;
        background-repeat: no-repeat;
        border: 1px solid #527B9C;
        margin: 24px 24px 24px 0;
        width: 460px;
}

#gateway_side {
        background-position: left;
        background-repeat: repeat-y;
        margin-top: 10px;
        padding: 4px 12px 12px 18px;
}


