body{
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
line-height: 18px;
background: #252122 url(../images/tile.gif) repeat-x;
margin: 0px;
padding: 0px;
color: #606163;
}

/* Used for tinyMCE ! */
body.mceContentBody {
  background: #FFF;
}

img{
border: none;
}

h1{
font-size: 20px;
color: #1E417B;
}

h2{
font-size: 15px;
color: #1E417B;
}

h3{
font-size: 13px;
color: #1E417B;
margin: 0px;
padding: 0px;
}

h4{
font-size: 12px;
color: #1E417B;
}

.picR{
float: right;
margin: 0px 0px 10px 10px;
}

.picL{
float: left;
margin: 0px 10px 10px 0px;
}

input.black{
border: thin #57585A solid;
background-color: #000;
height: 21px;
color: white;
font-size: 11px;
padding: 2px;
}

button.gray{
border: 2px #000 solid;
background-color: #57585A;
color: white;
font-size: 11px;
height: 25px;
}

.instructions{
font-size: 10px;
line-height: 15px;
}

#nav a:link{color:#FFF; text-decoration: none; font-weight: bold;}
#nav a:visited{color:#FFF; text-decoration: none; font-weight: bold;}
#nav a:hover{color:#E1E2E4; text-decoration: none; font-weight: bold;}

#left a:link{color:#1E417B; text-decoration: none; font-weight: bold;}
#left a:visited{color:#1E417B; text-decoration: none; font-weight: bold;}
#left a:hover{color:#000; text-decoration: underline; font-weight: bold;}

#bottomNavi a:link{color:#999; text-decoration: none; font-weight: normal;}
#bottomNavi a:visited{color:#999; text-decoration: none; font-weight: normal;}
#bottomNavi a:hover{color:#1E417B; text-decoration: none; font-weight: normal;}

a:link{color:#1E417B; text-decoration: none; font-weight: normal;}
a:visited{color:#1E417B; text-decoration: none; font-weight: normal;}
a:hover{color:#606163; text-decoration: none; font-weight: normal;}

#footer span a:link{color:#1E417B; text-decoration: none; font-weight: normal;}
#footer span a:visited{color:#1E417B; text-decoration: none; font-weight: normal;}
#footer span a:hover{color:#1A2954; text-decoration: none; font-weight: normal;}

li.top a:link{color:#606163; text-decoration: none; font-weight: bold;}
li.top a:visited{color:#606163; text-decoration: none; font-weight: bold;}
li.top a:hover{color:#1E417B; text-decoration: none; font-weight: bold;}

#page{
width: 816px;
margin: auto;
height: auto;
}

#header{
width: 816px;
height: 124px;
background: url(../images/header.jpg) no-repeat;
}

#search{
padding: 30px 0px 0px 550px;
}

#ticker{
width: 816px;
height: 29px;
background: url(../images/ticker.jpg) no-repeat;
}

#tickerFlash{
width: 790px;
height: 29px;
padding: 0px 0px 0px 13px;
}

.contentHidden{
display: none;
}

#nav{
height: 816px;
height: 44px;
background: url(../images/nav.jpg) no-repeat;
font-size: 13px;
z-index: 1;
}

/*.inner li{
padding: 2px 0px 2px 0px;
}*/

#columnsContainer{
width: 816px;
background: url(../images/pageBg.jpg) repeat-y;
}

#columns{
min-height: 445px;
height:auto !important;
height:445px;
width: 816px;
background: url(../images/page.jpg) no-repeat;
z-index: 0;
}

#fullTextBox{
padding: 16px 0px 0px 34px;
z-index: 0;
}

#full{
float: left;
overflow: hidden;
width: 750px;
}

#fullText{
padding:0px 30px 20px 20px;
}

#sideNav ul{
list-style-image: url(../images/arrow.gif);
}

#right ul{
list-style-image: none;
list-style-type: none;
font-weight: bold;
}

#right ul ul{
list-style-image: none;
list-style-type: none;
font-weight: normal;
padding-bottom: 10px;
margin-bottom: 10px;
}

#noBold ul {
list-style-image: none;
list-style-type: none;
font-weight: normal;
padding-top: 0px;
margin-top: 2px;
}

#noBold li {
padding: 2px 0px 0px 2px;
}


#left{
float: left;
overflow: hidden;
}

#leftTop{
background: url(../images/sideTop.gif) no-repeat top;
height: 12px;
width: 233px;
}

#leftBox{
background: url(../images/sideBg.gif);
width: 233px;
margin: 7px 3px 0px 1px;
overflow: hidden;
}

#leftBottom{
background: url(../images/sideBottom.gif) no-repeat bottom;
height: 12px;
width: 233px;
}

#leftText{
margin: 0px 15px 5px 18px;
overflow: hidden;
}

#secureLogin{
height: 161px;
width: 235px;
background: url(../images/secureLogin.jpg) no-repeat;
float: right;
padding-right: 31px;
}

#secureLoginText{
color: #1F407C;
padding: 6px 16px 2px 24px;
font-size: 10px;
line-height: 14px;
}

#right{
float: left;
overflow: hidden;
width: 510px;
}

#rightText{
padding: 0px 20px 20px 16px;
}

#footer{
height: 141px; 
width: 816px;
background: url(../images/footer.jpg) no-repeat;
}

#bottomNavi{
text-align: left;
font-size: 10px;
}

#bottomNavi ul{
padding: 0px 0px 0px 0px;
margin: 0px;
}

#bottomNavi li {
display: inline;
}

#footerText{
padding: 16px 54px 0px 48px;
color: #999;
line-height: 16px;
}

/* zack added this */
#sitemap ul, #sitemap ul ul, #sitemap li {
list-style-image: none;
list-style-type: none;
font-weight: normal;
padding-top: 0px;
margin-top: 2px;
}