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


*
{
margin: 0;
padding: 0;
}

body
{
background-color:#D6DDD6;
margin: 0px 0px;
height:100%
}

a:link {color:#426373}
a:visited {color:#7B8473}
a:hover {color:#9966CC}

p
{
margin-top:1em;
margin-bottom:1em;
line-height:1.22;
}


/* BEGIN FONT STYLES */

.bodytext
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #426373;
text-decoration: none;
line-height: 122%
}

.greenheader
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style:normal;
font-weight:bold;
color: #425A3A;
text-decoration: none;
line-height: 115%
}

h1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style:normal;
font-weight:bold;
color: #425A3A;
text-decoration: none;
line-height: 115%
}

/* END FONT STYLES */


/* BEGIN HEADER */

#header1
{
position:absolute;
top:0px;
left:0px;
height:33px;
}

#header2
{
position:absolute;
top:33px;
left:0px;
background-color:#243853;
width:100%;
height:98px
}

#header3
{
position:absolute;
top:131px;
left:0px;
height:31px
}

#topnumber
{
position:absolute;
top:12px;
left:191px;
width:338px;
height:21px
}

/* END HEADER */


/* BEGIN MAIN CONTAINER DIV */

#maincontainer
{
position:absolute;
top:162px;
width:100%
}

/* END MAIN CONTAINER DIV */


/* BEGIN BORDER DIV */

#border
{
position:relative;
left:174px;
border-left-style:solid;
border-left-color:#a9b8be;
border-left-width:1px;
width:625px
}

/* END BORDER DIV */


/* BEGIN NAV MENU */

#nav
{
position:absolute;
top:0px;
left:19px;
width:148px;
}

#bluelinenav
{
position:relative;
left:17px;
width:138px;
height:1px;
}

/* END NAV MENU */


/* BEGIN FOOTER */

#footer
{
position:relative;
left:0px;
width:100%;
height:48px;
background-color:#FFFFFF;
}

/* END FOOTER */


/* BEGIN MISCELLANEOUS UNIVERSAL ELEMENTS */

a.backtotoplink
{
position:relative;
left:42%
}

img.backtotopimage
{
width:90px;
height:13px;
margin: 3px 0px;
border:0px
}

/* END MISCELLANEOUS UNIVERSAL ELEMENTS */