/* general page settings */
htmlx {
   background-color: #F0F0FF;
}
#hd, #bd {
   background-color: white;
}
fieldset {
   margin: 20px 0px 0px 10px;
   border: 1px solid gray;
   padding: 10px;
   background-color: #cccccc;
}
fieldset h3 {
   xtext-align: center;
}
fieldset form {
   font-size: 93%;
}
fieldset input,textarea {
   font-size: 85%;
}
fieldset td {
   padding-top:5px;
}
fieldset button {
   margin-top: 5px;
}

/* header */
#hd img {
   vertical-align: bottom;
}

/* main body */
#yui-main {
   font-size: 123.1%;
   font-family: Arial;
   background-color: white;
   margin-left: 0px;
}
#yui-main p {
   line-height: 140%;
   font-size: 93%;
   margin: 5px 0px 15px 0px;
}
#yui-main div.leftButton {
   width: 260px;
   height: 114px;
   background-color: black;
   margin: 15px 0px 10px 20px;
   color: white;
   font-family: Arial;
   text-align: right;
   padding: 0px; /* 35px 10px 0px 0px; */
   font-size: 85%;
}
#yui-main div.rightButton {
   width: 260px;
   height: 114px;
   background-color: black;
   margin-bottom: 10px;
   color: white;
   font-family: Arial;
   text-align: left;
   padding: 0px; /* 35px 0px 0px 10px; */
   font-size: 85%;
}
#yui-main div.leftButton a, div.rightButton a {
   text-decoration: none;
   color: white;
}
#yui-main h1 {
   color: #669900;
   font-size: 146.5%;
   font-family: Arial;
   margin: 5px 0px 2px 0px;
}
#yui-main h2 {
   font-size: 100%;
   font-family: Arial;
}
#yui-main h3 {
   color: #669900;
   font-size: 116%;
   font-family: Arial;
   margin-bottom: 5px;
}
#yui-main .green {
   color: #669900;
   font-size: 108%;
   padding-right: 5px;
}
#yui-main ul {
   margin: 20px 0px 20px 20px;
   font-size: 93%;
}
#yui-main li {
   list-style: disc outside url("famfamfam/icons/bullet_black.png");
   margin-bottom: 10px;
}
#yui-main p.narrow {
   width: 280px;
}
#yui-main p.wide {
   width: 625px;
}

/* right side navigation */
#navigation {
   background-color: #cccccc;
   marginx: 0px 0px 0px 20px;
   padding-bottom: 100px;
}
#navigation h1 {
   font-size: 138.5%;
   font-family: Arial;
   padding: 10px 0px 10px 0px;
   margin-left: 20px;
}
#navigation ul {
   margin-left: 20px;
}
#navigation li {
   list-style: disc inside url("famfamfam/icons/bullet_green.png");
   margin-bottom: 10px;
}
#navigation li a {
   text-decoration: none;
   color: black;
   vertical-align: top;
}
#navigation li a:hover {
   color: #669900;
}

#sitemap h1 {
   margin: 0px;
   font-size: 100%;
}
#sitemap ul {
   margin: 0px 0px 0px 20px;
}
#sitemap li {
   list-style: none outside none;
   margin-bottom: 2px;
}
#sitemap li a {
   color: royalblue;
   vertical-align: top;
   font-size: 93%;
}


/* footer */
#ft p {
   font-size: 85%;
   font-family: Arial;
   color: #666666;
}
#ft a {
   text-decoration: none;
   color: #666666;
   padding: 0px 3px 0px 3px;
}
#ft img {
   vertical-align: middle;
}

/* miscellaneous elements */
#uswvideo {
   position:relative;
   bottom:260px;
   left:125px;
   height: 50px;  /* gets rid of extra space below the video */
   z-index: 1;
   float:right;
}
#uswvideo-ecs {
   position:relative;
   bottom:325px;
   left:120px;
   height: 50px;
   z-index: 1;
   xx-width: 50px;
   float:right;
}
#uswvideo-sewh {
   position:relative;
   bottom:345px;
   left:130px;
   height: 50px;
   z-index: 1;
   xx-width: 50px;
   float:right;
}
#uswvideo-da {
   position:relative;
   bottom:335px;
   left:135px;
   height: 50px;
   z-index: 1;
   xx-width: 50px;
   float:right;
}
#uswvideo-wa {
   position:relative;
   bottom:320px;
   left:130px;
   height: 50px;
   z-index: 1;
   xx-width: 50px;
   float:right;
}
#ECSbtn, #DAbtn {
   margin-top: 15px;
   background: black url('Gradient.png') no-repeat 0px 0px;
}
#SEbtn, #WAbtn {
   margin-top: 15px;
   background: black url('Gradient.png') no-repeat -285px 0px;
}
#ECSbtn h1 {
 color: #669900;
 font-size: 100%;
 font-weight: bold;
}
#DAbtn h1 {
 color: #669900;
 font-size: 100%;
 font-weight: bold;
}
#WAbtn h1 {
 color: #669900;
 font-size: 100%;
 font-weight: bold;
}
#SEbtn h1 {
 color: #669900;
 font-size: 100%;
 font-weight: bold;
}
#pressRelease h1 {
   font-size: 116%;
   color: navy;
   margin: 10px 0px 10px; 0px;
}
#pressRelease h2 {
   font-size: 108%;
   color: green;
}
#pressList {
   width: 710px;
   height: 575px;
   overflow: auto;
   padding-left: 20px;
   border: 0px solid gray;
}
#pressList ul {
   margin: 20px 0px 20px 20px;
}
#pressList li {
   list-style: disc outside url("famfamfam/icons/bullet_black.png");
   margin-bottom: 10px;
   font-size: 85%;
}