@charset "utf-8";
/* CSS Document */
body{
background: #84a3d3 url(/images/bg.jpg) top center no-repeat ;
margin: 0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif, "Arial Black"
}
a{
outline:none;
color:#153C6B;
position:relative;}
a:hover{
color:#FF7200}

h3{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:20px;color:#FF7200;
font-weight:100;
}
.mainWrap{
width:100%;
margin: 0px auto 0px auto;
position:relative;
}
.mainContainer{
width:1000px;
margin: 0px auto 0px auto;
position:relative;
/*overflow:hidden;*/
}
#header{
width:1000px;
margin: 0px auto 0px auto;
height:192px;
position:relative;
}
#content{
background: url(/images/bgPng.png) repeat;
width:1000px;
overflow:hidden;
}
#content *{
position: relative;
}
#homeFlash{
width: 1084px;
height: 349px;
margin: 0 auto;
}
#homeContentFlash{
position:relative;
left:-7px;
}
#homeContentNav{
background:url(/images/secNavBG.jpg) repeat;
width:1000px;
height:26px;
text-align:center;
position:relative;
margin: 0 auto;
padding-top: 7px;
}
#homeContentNav a{
color:#FF7200;
font-weight:bold;
text-decoration:none;
padding-right:50px; }

#homeContentNav a:hover{
color:#ffffff;
text-decoration:underline;
}

#leftColumn{
width:325px;
float:left;

}
#newsDiv{
width:275px;
margin-left:25px;
padding-top:20px;
padding-bottom:20px;}
#rightColumn{
width:675px;
float:left;

}
h1{
color:#ff7200;
font-size:24px;
margin:0;
padding:20px 0 10px 0;}
#footer{
height:50px;}

#copyright{
color:#FFFFFF;
font-size:12px;
float:left;}

#footerLinks{color:#ffffff;
font-size:12px;
float:right;}
#footerLinks a{color:#ffffff;
text-decoration:none;}
#footerLinks a:hover{color:#153c6b;
text-decoration:underline;}
#pageText{
font-size:12px;
padding-right:10px;
padding-bottom:30px;}

#glossaryLink{
padding-left:15px;
padding-top:50px;}

#leftContent{
padding:15px;
font-size:12px;
margin-top:25px}

#moreLink{
margin-left:230px;
}