/* CSS Document */

body {

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#8da1a9;
background:#3d4346;

}



a
{
color:#336699;
text-decoration:none;

}

a:visited
{
color:#336699;
text-decoration:none;

}




#otrMain
{

border:1px solid;
border-bottom:0;
width:950px;
/*height:1000px;*/
/*min-height:100%;*/
padding-bottom:80px;
position:relative;
overflow: hidden;




}

#navLayer
{
margin:0;
width:950px;
height:20px;
background-color:#606E78;
border:1px solid;
border-bottom:0;
}

#nav
{
float:right;
margin:0 130px 0 0;


}

#navLayer2
{
margin-top:0px;
margin-bottom:2px;
width:950px;
height:12px;
background-color:#CBD3D9;
}

#emailLayer
{
margin:0px 3px 0 0;
float:right;

}

#otrHeader
{
width:950px;
height:143px;
}

#leftHeaderBox
{
margin-right:2px;
width:252px;
height:143px;
background-color:#909EA4;
float:left;

}


#bar1
{
width:23px;
height:143px;
background-color:#A04F24;
float:left;

}

#bar2
{
width:23px;
height:143px;
background-color:#434E54;
float:left;
}


#rightHdrDiv
{
width:187px;
height:143px;
background-color:#606E78;
float:left;
}

#bannerTxt
{
width:inherit;

}

#innerTxt
{
margin-left:230px;
font-size:13px;

}


#homePageCopy
{
float:left;
width:550px;
margin:35px 0 0 100px;
/*height:450px;*/

}

.hdrTxt
{
font-size:14px;
color:#336699;

}

#otrArticleContainer
{
float:left;
width:210px;
margin:45px 0 0 30px;

}
#articleTxtBox
{
width:210px;
height:9px;
float:left;
background-color:#CBD3D9;

}

.innrTxtBox
{
width:210px;
float:left;
background-color:#CBD3D9;

}

.listMargin
{
margin:10px 3px 0 0;

}

#footer
{
position:absolute;
bottom:0;
left:0;

}

#footerTxt
{
margin:0;
width:950px;
height:20px;

}

#footerNav
{
margin:0;
width:950px;
height:20px;
background-color:#606E78;
color:#fff;


}
#footerNav a, #footerNav a:visited
{
color:#fff;

}

#emailLink
{
color:#000;
}

#emailLink a #emailLink a:visited
{
color:#000;

}

.marginIndent
{
margin-left:20px;

}



.paging
{
margin-right:40px;

}

























