/* CSS Document */



html,body{margin:0px; padding:0px; background-color:#CECECE; background-image: url(images/psbackground.jpg); background-repeat:repeat-x; font-family: Arial, Helvetica, sans-serif; text-align:center; font-size:11px;}
p{font-size: 12px;}
h1, h2, h3, h4, h5, h6 {text-align:center;}
.header{width:1000px; height:108px;}
/*----Image Scroller----*/

#imagescroller{width:709px; height:420px; float:left; background-color: #FFFFFF;}
.navrightt {width:720px; float:left; text-align:center; line-height:20px; color:#000000; font-size:14px; font-style:italic; margin-top:20px;}
#nav {
    text-align: justify;
    min-width: 650px;
}
#nav:after {
    content: '';
    display: inline-block;
    width: 100%;
}
#nav li {
    display: inline-block;
	margin:20px 20px 0px 10px;
}
.navleft{width:280px; height:108px; float:left; border:none;}
.pageleft{width:269px; height:420px; float:left; padding:5px; text-align:left; background-color: #E8E6E6; border-left:solid 1px #000;}
.pageright{width:709px; height:420px; float:left; padding:5px; text-align:left; background-color:#FFFFFF;border-right:solid 1px #000;}
.chartright{width:709px; height:420px; float:left; padding:5px; text-align:center; background-color:#FFFFFF;border-right:solid 1px #000;}
.content{width:1000px; height:480px; text-align:center;}
.footer{background-color: #000000; width:1000px; height:115px; text-align:left; float:left; text-align:center;}

.centered {text-align:center; float:left; width:1000px;}
.centered a{display:block;margin: 10px 20px 20px 20px;}
.centered ul{margin:0 auto; display:inline-block;}
.centered li{list-style-type:none; float:left; }
.mapda {width:112px; height:50px; background-image:url(images/MAPDAimgfoot.png);}
.pei {width:166px; height:50px; background-image:url(images/peifoot.png);}

.footcopy{color:#FFFF33; font-weight: bold; font-size:10px; text-align:center;}
.footext{color:#FFFFFF; font-weight: bold; font-size:10px; text-align:center; padding:10px 0 0 0;}
a:link {color: #000066; text-decoration:none;}
a:visited {color: #000066; text-decoration:none;}
a:hover {color: #000066; text-decoration:underline;}

