@charset "utf-8";
/* CSS Document */

/* GENERAL */ 

address,
blockquote,
body, dd, div,
dl, dt,
fieldset, form,
frame, frameset,
h1, h2, h3, h4,
h5, h6, iframe,
noframes,
object, ol, p,
ul, applet,
center, dir,
hr, menu, pre {
  display: block; 
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  line-height: 1.3;  
}
body {
  background-color: #6095c1;
  background-image:url(../img/page_bg.gif);
  background-repeat:repeat-x;
  color: #000000;
  font: 100% Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
} 
img{
border: none;
}
#wrapper { 
  border: none;
  margin: 0 auto;
  text-align: left;
  width: 950px;
}
a:link{
  color: #ea6700;
  text-decoration: none;
}
a:visited{
  color: #ea6700;
  text-decoration: none;
}
a:hover {
  color: #ea6700;
  text-decoration: underline;
}

/* MASTHEAD */ 

#header { 
}
#header div.imghead {
  padding-bottom: 57px;
  padding-left: 20px;
  padding-top: 10px;
}
#header div.imghead2 {
  padding-bottom: 68px;
  padding-top: 31px;
}
#header h1 {
  display:none;
}
#header h2 {
  background-color:#ffffff;
  background-image:url(../img/content_top_bg.gif);
  background-repeat:no-repeat;
  color:#666666;
  font-size: 1.50em;
  font-weight: 900;
  line-height: 1.1;  
  margin: 0;
  padding: 15px 0px 20px 222px;
}
#header h2 span.parent {
  color:#999999;
  font-size:.75em;
}

/* MAIN WRAPPERS */ 

#page { 
  background-color:#ffffff;
  background-image:url(../img/shim_ffffff.gif);
  background-repeat:repeat;
  width: 950px;
} 
#container { 
  background-color:#ffffff;
  float: right;
  width: 740px;
}

/* MAIN CONTENT */

#maincontent { 
  background-color:#ffffff;
  float: left;
  padding: 0px 11px 0px 11px;
  width: 458px;
}
#maincontent h2 {
  color:#666666;
  font-size: .9em;
  font-weight: 900;
}
#maincontent h2.intro {
  margin-top: 0;
}
#maincontent h2.extra {
  font-size:1.3em;
  font-weight:400;
}
#maincontent h2.childPage {
  font-size:.85em;
  font-weight:400;
}
#maincontent h3.childPage {
  font-size:.95em;
  font-weight:400;
}
#maincontent h3 {
  color:#666666;
  font-size: .75em;
  font-weight: 900;
  margin: auto;
}
#maincontent h3.tightLead {
  color:#666666;
  font-size: .75em;
  font-weight: 900;
  margin: 0 0 .5em 0;
}
#maincontent hr {
  color: #cccccc;
  height: 1px;
}
#maincontent p {
  color: #474747;
  font-size: .75em;
  font-weight: 400;
}
#maincontent .opening {
  margin-top: 0;
}
#maincontent p.intro {
  color: #666666;
  margin-top: 0;
  font-size: .85em;
  font-weight: 900;
}
#maincontent p.introSmall {
  color: #666666;
  margin-top: 0;
  font-size: .80em;
  font-weight: 900;
}
#maincontent p span.qa {
  font-size:130%;
  font-weight:900;
  color:#6095c1;
}
#maincontent ul {
  list-style-type:square;
  margin-left: 0px;
  margin-top:.5em;
  padding-left:1.0em;
}
#maincontent ul.listCheckbox {
  list-style-type:square;
  list-style-image:url(../img/checkbox_blue.gif);  
  margin-left: 0px;
  margin-top:.5em;
  padding-left:1.0em;
}
#maincontent ul.noBull {
  list-style-type:none;
  padding-left:1.0em;
}
#maincontent ul li{
  color:#474747;
  font-size: .75em;
  font-weight: 400;
  padding-bottom:.5em; 
}
#maincontent ul li ul li{
  font-size: 1em;
}
#maincontent ul li a{
  color:#4584b7;
  text-decoration:none;
}
#maincontent ul a:hover {
  text-decoration:underline;
}
#maincontent table {
}
#maincontent table th p, #maincontent table th {
  color: #474747;
  font-size: .75em;
  font-weight: 900;
  margin:0;
  padding-bottom: 12px;
  text-align: left;
  vertical-align:bottom;
}
#maincontent table td p, #maincontent table td p {
  color: #474747;
  font-size: .75em;
  font-weight: 400;
  margin:0;
  padding-bottom: 12px;
  text-align: left;
  vertical-align:top;
}
#maincontent a, #maincontent a:link, #maincontent a:visited {
  color: #336e9f;
  text-decoration:none;
}
#maincontent a:hover {
  text-decoration:underline;
}
#maincontent a.standalone, #maincontent a:link.standalone, #maincontent a:visited.standalone {
  color: #ea6700;
  text-decoration:none;
}
#maincontent a:hover.standalone {
  text-decoration:underline;
}

/* RIGHT SIDEBAR */

#sidebarright {
  background-color:#ffffff;
  float: right;
  padding: 0px 15px 0px 15px;
  width: 230px;
}

#tableSideBar p.prTop {
  background-color:#f6f1e2;
  padding-top:12px;
}
#tableSideBar p.prEmpty {
  background-color:#ffffff;
  padding-top:12px;
}
#sidebarright h2 {
  background-color:#e7eff6;
  color:#6095c1;
  font-size: .9em;
  font-weight: 900;
  margin: 0;
  margin-top: 20px;
  padding: 10px 0px 9px 10px;
}
#sidebarright h2.top {
  margin-top: 0px;
}
#sidebarright p {
  color: #474747;
  font-size: .75em;
  font-weight: 400;
  margin: 10px;
}
#sidebarright table {
  color: #336e9f;
  font-size: .75em;
  font-weight: 400;
  margin: 10px 8px 10px 8px;
}
#sidebarright li {
  color: #474747;
  font-size: .75em;
  font-weight: 400;
  list-style-type:square;
  margin-left: -14px;
}
#sidebarright #special {
  width: 230px;
  background-color:#e4e4e4;
  padding-bottom:6px;

}
#sidebarright #special h2 {
  background-color:#a3a3a3;
  color:#ffffff;
  font-size: .9em;
  font-weight: 900;
  margin: 0;
  margin-top: 0px;
  padding: 10px 0px 9px 10px;
}
#sidebarright div #qaForm {
  color: #474747;
  font-size: .75em;
  font-weight: 400;
  margin: 10px;
}
#sidebarright div #qaForm input,  #sidebarright div #qaForm select, #sidebarright div #qaForm textarea {
  margin-bottom: 6px;
}
#sidebarleft h2 {
  background-color:#8693a3;
  background-image:url(../img/sidebarleft_heading_bg.gif);
  background-position:bottom;  
  background-repeat:repeat-x;
  color:#e1e4e8;
  font-size: .80em;
  font-weight: 900;
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 13px 10px;
}

/* LEFT SIDEBAR */

#sidebarleft {
  background-color:#ffffff;
  float: left;
  padding: 0px 15px 0px 15px;
  width: 180px;
}
#sidebarleft h2 {
  background-color:#8693a3;
  background-image:url(../img/sidebarleft_heading_bg.gif);
  background-position:bottom;  
  background-repeat:repeat-x;
  color:#e1e4e8;
  font-size: .80em;
  font-weight: 900;
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 13px 10px;
}
#sidebarleft h2.2line {
  background-color:#8693a3;
  background-image:url(../img/sidebarleft_heading_2line_bg.gif);
  background-position:bottom;
  background-repeat:repeat-x;
}
#sidebarleft a h2 {
  background-color:#8693a3;
  background-image:url(../img/sidebarleft_heading_bg.gif);
  background-position:bottom;  
  background-repeat:repeat-x;
  color:#e1e4e8;
  font-size: .80em;
  font-weight: 900;
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 13px 10px;
}
#sidebarleft a:hover h2  {
  color:#e1e4e8;
  text-decoration:underline;
}
#sidebarleft ul {
  list-style-type:none;
  margin-left: 0;
  margin-top: -6px;
  padding-left: 0;
  width:180px;  
}
#sidebarleft ul li{
  display:inline;
}
#sidebarleft ul li div{
  background-color:#ea6700;
  border-bottom: 1px solid #ffffff;
  color:#ffffff;
  display:block;
  font-size: .75em;
  font-weight: 400;
  padding: 5px 10px 5px 10px;
  text-decoration:none;
  width: auto;
}
* html #sidebarleft ul li div{
  height:10px;
}
#sidebarleft ul li a{
  background-color:#ecf8fd;
  border-bottom: 1px solid #ffffff;
  color:#4584b7;
  display:block;
  font-size: .75em;
  font-weight: 400;
  padding: 5px 10px 5px 10px;
  text-decoration:none;
  width: auto;
}
* html #sidebarleft ul li a{
  height:10px;
}
#sidebarleft ul a:hover {
text-decoration:underline;
}
#sidebarleft p {
  color: #474747;
  font-size: .75em;
  font-weight: 400;
  margin-top: .5em;
}
.sidebarimage {
  margin-top:6px;
}

/* GLOBAL NAVIGATION AND SEARCH */

#globalnavwrapper { 
  margin: 0 auto;
}
#globalnav { 
  position:absolute;
  top:90px;
  left:auto;
  background-image:url(../img/global_nav_bg.gif);
  background-repeat:repeat-x;
  height:40px;
  width: 950px;
}
#searchdiv {
  display:inline;
  margin:0;
  padding: 1px 0 0 0;
  float:right;
}
#searchgo {
display:inline;
margin: 0 15px 0 4px;
vertical-align:middle;
}

/* FOOTER */

#footer { 
  height: 44px;
  background-color:#6095c1;
  background-image:url(../img/footer_bg.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  padding: 10px 20px 0 20px;
} 
#footer p {
  color: #d2dfea;
  margin: 0;
  padding: 15px 0;
  font-size: 70%;
  font-weight: 400;
}
#footer p a {
  color: #d2dfea;
  text-decoration:underline;
}

/* MISCELLANEOUS */

.clearfloat {
  clear:both;
  height:10px;
  font-size: 1px;
  line-height: 0px;
}
.floatleft {
  float:left;
}
.floatright{
  float:right;
}
.clearfloat0 {
  clear:both;
  height:0px;
  font-size: 1px;
  line-height: 0px;
}
.strong {
  font-weight:900;
}
h4.hidescreen {
  color: #00ff00;
  display: none;
  font-size: .70em;
}
p.credit {
  color: #666666;
  font-size: 10px;
  font-weight: 400;
  margin-top:-1px;
}
