/* ============================================================
| Layout
============================================================ */
html, body{margin:0;padding:0;background-color: #e8e8e8;}
img{margin:0;padding:0;border: 0px none transparent;}
a, a:hover, a:visited, a:active {color: blue;}
.outerContainer{width:995px;margin: auto;}
.container{width:971px; margin: 3px;padding:6px;background:white;}
.contentLeft{float:left;width:415px; padding: 50px 40px 5px 30px;}
.contentRight{float:right;width:486px;}
.footer{position: relative; margin-top: 5px; width: 971px; height: 31px; background-image: url('footer.jpg'); background-repeat: no-repeat;}
.img1{margin: 5px 0;}

.nav1{height:28px;background: transparent url(navbg.jpg) repeat-y scroll 0 0;overflow:hidden;margin: 5px 0;}
.nav1 div{height:28px;margin:0;padding:0;display:inline;float:left;}
.nav1 a{margin:0;padding:0;border: 0px none transparent;}
.nav1 img{margin:0;padding:0;border: 0px none transparent;}
.nav1 a{	position: absolute;display: block;height: 28px;overflow: hidden;}
.nav1 a:hover{height: 56px;clip:rect( 28px auto 56px auto);margin-top: -28px;}

.nav2{height: 133px;width:486px;overflow:hidden;}
.nav2 div{height: 133px;width:240px;padding: 0;display:inline;float:left;}
.nav2img1{margin: 0 6px 0 0;}
.nav2img4{margin: 0;}
.nav2 a{margin:0;padding:0;border: 0px none transparent;}
.nav2 img{margin:0;padding:0;border: 0px none transparent;}
.nav2 a{	position: absolute;display: block;height: 133px;overflow: hidden;}
.nav2 a:hover{height: 266px;clip:rect( 133px auto 266px auto);margin-top: -133px;}



/* ============================================================
| Typography
============================================================ */
.clearIt{clear:both;height:0px;overflow:hidden;}
* {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 13px;}
p{color: #002a6b; text-align:justify;}
h1{color: #002a6b; font-size: 15px; font-weight: bold;}
h2{color: #ed1820; font-size: 14px; font-weight: bold;}
.altText{color: #ed1820;}
.altTextHeavy{color: #ed1820;font-weight:bold;}

#pic
{
    display: none;
}