/*-------------------------------------------------
PAGE BODY
-------------------------------------------------*/

body {
	margin: 0 auto;
	padding: 0;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	color: #000000;
	line-height: 2.0em;
	background-image: url(images/bg.gif);
}

/* Make sure the table cells show the right font */
td { font-family: verdana, arial, helvetica, sans-serif; }

table{border: 0px solid #008}


/*-------------------------------------------------
PAGE CONTAINERS
-------------------------------------------------*/

DIV#headerbg{
position: relative; 
left: 0px;
top: 0px;
width: 100%;
background-image: url(images/bg_header.gif);
padding-left: 0px;
padding-right: 0px;
height: 167px;
}

DIV#headerwords{
position: absolute;
margin-left: 0px;
top: 0px;
width: 100%;
background-image: url(images/header_words.gif);
background-repeat: no-repeat;
padding-left: 0px;
padding-right: 0px;
height: 167px;
}

DIV#toplinebg{
position: relative; 
left: 0px;
top: 0px;
width: 100%;
background-image: url(images/topline.gif);
padding-left: 0px;
padding-right: 0px;
height: 4px;
}

DIV#bodybg{
position: relative; 
left: 0px;
top: 0px;
width: 100%;
background-image: url(images/bg_body.gif);
padding-left: 0px;
padding-right: 0px;
}

DIV#footerbg{
position: relative; 
left: 0px;
top: 0px;
width: 100%;
background-image: url(images/bg_footer.gif);
padding-left: 0px;
padding-right: 0px;
height: 85px;
}

DIV#footercontent{
position: relative; 
left: 0px;
top: 0px;
width: 780px;
padding-left: 0px;
padding-right: 0px;
padding-top: 15px;
text-align:center;
font-size: 9px;
font-style: normal;
line-height: 20px;
color: #A2B7D2;

} 

DIV#footercontent a:link{
color: #A2B7D2;
text-decoration: none;
}

DIV#footercontent a:active{
color: #A2B7D2;
text-decoration: none;
}

DIV#footercontent a:visited{
color: #A2B7D2;
text-decoration: none;
}

DIV#footercontent a:hover{
color: #A2B7D2;
text-decoration: underline;
}

DIV#topnav{
position: relative; 
padding-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
text-align: right;
width: 780px;
}

DIV#leftnav{
position: relative; 
padding-top: 50px;
padding-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
text-align: right;
width: 196px;
}

DIV#leftnavsub{
width: 196px;
background-color: #F2E4C1;
padding-top:0px;
padding-bottom:10px;
text-align: left;
text-indent: 0px;
line-height:17px;
}

DIV#leftnavsub a:link{
color: #000000;
text-decoration: none;
}

DIV#leftnavsub a:active{
color: #08528F;
text-decoration: none;
}

DIV#leftnavsub a:visited{
color: #000000;
text-decoration: none;
}

DIV#leftnavsub a:hover{
color: #08528F;
text-decoration: underline;
}



DIV#bodycontainer{
position: relative; 
margin-top: 2px;
margin-bottom: 20px;
margin-left: 0px;
margin-right: 0px;
width: 582px;
}

#hp_leftcol {
 float:left;
 background:#dcdcdc;
 color: #333333;
 width:320px;
 margin-left: 14px;
 }
 
 #hp_rightcol {
 float:right;
 background:#dcdcdc;
 color: #333333;
 width:225px;
 margin-right: 12px;
 }


/*--------------- Tables ------------*/


table.bodycol td.rightcol{
background-image: url(images/line_vertical.gif);
background-repeat: no-repeat;
}



/*-------------------------------------------------
TEXT TREATMENT
-------------------------------------------------*/

a {text-decoration: none; padding: 0px; }
a:link { color: #00184f; }
a:visited { color:#00184f; }
a:hover { color: #00184f; text-decoration: underline; }

a.footercontent:link {
color: #A2B7D2;
text-decoration: underline;
}

p {
	margin-top:0px;
	margin-bottom:12px;
	
	}

h2 {
font-size: 12px;
font-weight: bold;
line-height: 14px;
margin-top: 0px;
}

.small {
    font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	margin-top:10px;
	margin-bottom:11px;
}



#rightlist
{
margin-left: 0px;
padding-left: 0px;
margin-top:0px;
list-style: none;
}

#rightlist li
{
padding-left: 15px;
background-image: url(images/star.gif);
background-repeat: no-repeat;
background-position: 0em;
}

#rightlist ul { list-style: none; }

#leftnavsub
{
margin-left: 0px;
padding-left: 0px;
margin-top:0px;
list-style: none;
line-height:10px;
}

#leftnavsub li
{
padding-left: 0px;
padding-bottom: 10px;
}

#leftnavsub ul { 
list-style: none;
	margin-left: 0;
	padding-left: 30px;
	margin-top: -3px;
	}