#P3LogoBox {
         width:760px;
         margin-left:auto;
         margin-right:auto;
         margin-top:0;
         margin-bottom:0;
         padding:0;
         color: #d7baf8;
         height: 290px;
         }


.SDByLine {
  display : none;
}

.NavBox {
        width:760px;
        margin-left:auto;
        margin-right:auto;
        margin-top:0;
        border-top: 4px solid  rgb(91,104,157);
        border-bottom: 4px solid  rgb(91,104,157);
        border-left:0;
	text-align:center;
	font:10px Arial, Helvetica, sans-serif;
	font:.8em Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #d7baf8;
	background-color: rgb(49,54,83);
	letter-spacing:.1em;
	line-height:1.1em;
 	white-space:nowrap;
	}

.NavBox  a,.NavBox a:visited{
 	font:.9em Arial, Helvetica, sans-serif;
	font-weight:bold;
 	color: #d7baf8;
     text-decoration: none;
 	line-height:1.1em;
 	white-space:nowrap;
     display:inline;
     background-color:transparent;
        }

.NavBox a:hover {
  	color:#547592;
  	background-color:#BADBF8;
 	white-space:nowrap;
   	}

.NavBox dd {
          margin:0;
          padding:0;
          cursor: pointer;
          list-style-type: none;
          text-transform:uppercase;
          display:inline;
          background-color:transparent;
       	}

.NavBox dt {
          margin:0;
          padding:0.4em;
          text-align:center;
          font-weight:bold;
          list-style-type: none;
          background-color:transparent;
  }

.NavBox  dl {
           margin: 0;
           padding: 0;
           border:0px;
           list-style-type: none;

  }
.FooterBox {
	width:100%;
	border:0px;
	padding:0px;
	margin:0px;
	text-align:center;
  	color:#d7baf8;
	background-color:#006da0;
	font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
	letter-spacing:0.1em;
	line-height:20px;
	bottom:-2em;
	}
.FooterBox br{
        display:none;
        clear:both;
}
.P3Design {
	width:100%;
	border:0px;
	padding:0px;
	margin:0px;
	text-align:center;
  	color:#000;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
        font-size:.6em;
	letter-spacing:0.1em;
	line-height:.8em;
        bottom:0;
	}

.P3Design  a,.P3Design a:visited{
  	color:#006da0;
	background-color:transparent;
	font-weight:bold;
     	text-decoration: none;
        }

.P3Design a:hover {
  	color:#934C57;
	background-color:#ffcc00;
	font-weight:bold;
     	text-decoration: none;
   	}