body {
background: #5795E0;
}

#outer {
background: url(/images/pagebak.gif);
}

#topbar {
border: 0;
height: 316px;
width: 946px;
}

#container {
/*set default font-size*/
font-size: 70%;
font-family: verdana;
color: #474747;
text-align : left;
background: #ffffff;
border-top: 1px solid #11366a;
padding: 3px 0 8px 0;
}

/*
======================================
==============TAGS====================
======================================
*/


h1,h2,h3 {color: #1d518d;}

h1 {font-size: 2em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.15em;}
h4 {font-size: 1em;}



/*
======================================
============== CLASSES ===============
======================================
*/

#structural {
margin-top: 3px;
border-top: 1px solid #11366a;
border-collapse: separate
}

#structural td {
vertical-align: top;
}

#searchbox {
width: 220px;
text-align: center;
padding: 5px 0;
}

.searchinput {
width: 150px;
margin: 0;
padding: 0 2px;
height: 17px;
font-size: 13px;
border-top: 1px solid #9BBACF;
border-left: 1px solid #9BBACF;
border-right: 1px solid #4F7F9F;
border-bottom: 1px solid #4F7F9F;
color: #2A295F;
}

#searchbox form {
padding: 0;
margin: 0;
}

#searchbutt {
border: 0;
padding: 0px;
margin: 0;
background: #2E3957;
color: #ffffff;
padding-left: 6px;
margin-left: 2px;
border-right: 1px solid #9BBACF;
border-bottom: 1px solid #4F7F9F;
}

#searchbutt:hover {
background: #5795E0;
color: #2E3957;
}

#searchbutt:focus {
background: #fff;
color: #2E3957;
}

#spacer {
width: 604px;
line-height: 1px;
font-size: 1px;
}

#content {
line-height: 160%;
padding: 30px 43px;
background: #fff;
font-size: 1.1em;
}

.showterms {
background: #FDFF4F;
color: black ;
padding: 5px;
}

#rhs {
text-align: center;
padding: 10px;
background: #e0edfe;
border-top: 3px solid #fff;
border-bottom: 3px solid #fff;
}

#logos {
border-top: 1px dashed #27384c;
padding: 15px 0;
margin: 20px 20px
}

#rhs img {
padding: 18px 0;
border: 0;
}

.credits {
position: relative;
text-align: center;
color: #959595;
background: #ffffff;
padding: 4px 0;
border-top: 2px solid #17376a;
border-bottom: 2px solid #17376a;
}

.credits p {
background: #7cadfc;
color:#fff;
font-weight: bold;
padding: 11px 0;
margin: 0;
}

.credits a {
color: #fff;
text-decoration: none;
padding: 9px 4px;
}

.credits a:hover {
text-decoration: underline;
}

.row0 {

}

.row1 {
}

/* Used on the stats page to create graphs */
.graphbar {
background-color: #ddddff;
border: 1px solid navy;
}

#sitemap ul li {
margin-top: 4px;
}

#footshado {
position: relative;
width : 946px;
height: 14px;
margin : 0 auto;
background: url(/images/footshado.gif) no-repeat;
}
