body
{
 margin:0px;
 text-align:center;
 background-color:#f6f6f6;
 background-image:url('../images/bg.png');
 background-repeat:repeat-x;
 font-family:Tahoma;
 font-size:13px;
 color:#122913;
}

a:link
{
 color:#1b257d;
 text-decoration:none;
}

a:visited
{
 color:#1b257d;
 text-decoration:none;
}

a:active
{
 color:#1b257d;
 text-decoration:none;
}

a:hover
{
 color:#1b257d;
 text-decoration:underline;
}

h1
{
 margin:0px;
 font-size:20px;
 color:#1b257d;
}

h2
{
 margin:0px;
 font-size:18px;
 color:#1b257d;
}

hr
{
 margin:8px 0px 8px 0px;
 height:1px;
 color:#ededed;
 background-color:#ededed;
 border:0px;
}

form
{
 margin:0px;
}

input
{
 background-color:#ffffff !important;
 border:1px solid #7f9db9;
}

input.submit
{
 color:#ffffff;
 border:1px solid #7f9db9;
 background-image:url(../images/submit.png);
 background-position:center;
 background-repeat:repeat-x;
 background-color:transparent;
 cursor:pointer;
}

input.submit:hover
{
 background-image:url(../images/submit_hover.png);
}

#container1
{
 margin:0px auto 0px auto;
 width:800px;
 text-align:left;
 background-image:url('../images/page_shadow.png');
 background-repeat:repeat-y;
}

#container2
{
 margin:0px;
 padding:0px 10px 0px 10px;
}

#container3
{
 margin:0px;
 padding:8px;
 background-color:#ffffff;
 display:table;
}

#container4
{
 margin:0px 10px 0px 20px;
 min-height:450px;
}

#header
{
 margin:0px;
 height:150px;
 background-color:#1b257d;
 position:relative;
 background-image:url('../images/header.png');
 background-repeat:no-repeat;
}

#headerContainer
{
 margin:0px 8px 0px 8px;
 position:absolute;
 bottom:0%;
 color:#ffffff;
}


#leftNav
{
 margin:0px;
 padding-right:60px;
 width:168px;
 display:table-cell;
}

#content
{
 display:table-cell;
 width:500px;
}

#page_bottom
{
 margin:0px auto 0px auto;
 width:800px;
 height:15px;
 background-image:url('../images/page_bottom.png');
 background-repeat:no-repeat;
}

#bottom
{
 margin:0px auto 0px auto;
 width:760px;
}

#terms
{
 margin:8px 0px 0px 0px;
 font-size:11px;
 text-align:center;
}

#copywrite
{
 margin:8px 0px 18px 0px;
 font-size:11px;
}

#mainImage
{
 float:right;
 padding-left:5px;
 margin-right:-5px;
}

.title
{
 margin:0px;
 float:left;
 font-size:24px;
 font-weight:bold;
}

.tagline
{
 margin:10px 0px 0px 0px;
 float:right;
 padding-left:50px;
 text-align:right;
 font-weight:bold;
}

.topBar
{
 margin:0px;
 width:764px;
 height:29px;
 background-image:url('../images/top_bar.png');
 background-repeat:repeat-x;
}

.navHeader, .navHeader1
{
 margin:16px 0px 0px 0px;
 padding-left:24px;
 font-size:15px;
 font-weight:bold;
 background-image:url('../images/leaf_icon.png');
 background-repeat:no-repeat;
 color:#1b257d;
}

.navHeader1
{
margin-top:1px;
}

ul.nav
{
 margin:0px;
 padding:0px;
 list-style: none;
}

ul.navLinks
{
 margin:0px;
 padding:0px 0px 0px 20px;
 list-style-type:square;
 color:#1b257d;
}

ul.bottomLinks
{
 margin:18px 0px 0px 0px;
 padding:0px;
 list-style: none;
}

ul.bottomLinks li
{
 display:inline;
 margin:0;
 padding:0px 0px 0px 15px;
}
