@charset "utf-8";
/* CSS Document */

* {
padding:0px;
margin:0px;
}



body {
	margin: 0;
	padding: 0;
	background: #203d56 url(gfx/bkg_page.gif) repeat-x; }

p {
font-size:13px;
color:#333333;
font-family:Arial, sans-serif;
padding-left:3px;
padding-right:3px;
padding-bottom:3px;
padding-top:3px;
margin-left:55px;
text-indent:6px;
text-align:justify;
width:715px;
display:block;
font-weight:400;
word-spacing:2px;
}

p span {
font-size:15px;
font-weight:100;
}

p a {
color:#003399;
text-decoration:none;
font-size:13px;
}

p a:hover {
text-decoration:underline;
}

.wrapper {
width:828px;
overflow:hidden;
margin:10px auto;
}

.top {
width:828px;
height:27px;
background-image:url(gfx/top.png);
background-repeat:repeat;
}

.middle {
width:828px;
overflow:auto;
background-image:url(gfx/middle.png);
background-repeat:repeat;
}

.bottom {
width:828px;
height:20px;
background-image:url(gfx/bottom.png);
background-repeat:repeat;
}

.mastHead {
width:680px;
margin-left:75px;

} 

.explanation1 {
width:779px;
background-color:#fff;
overflow:hidden;
}

.explanation1 p {
font-size:13px;
color:#333;
font-family:Arial, sans-serif;
padding:3px;
text-indent:6px;
text-align:justify;
}
.ebby {
width:192px;
height:69px;
margin:0 auto;
padding-bottom:7px;
background-image:url(gfx/ebby_logo_horz_2.jpg);
background-repeat:no-repeat;

}

.et {
width:192px;
height:47px;
margin:0 auto;
padding-bottom:7px;
background-image:url(gfx/et_4c_2line_leftweb.jpg);
background-repeat:no-repeat;
}

.dpm {
width:220px;
height:41px;
margin:0 auto;
padding-bottom:7px;
background-image:url(gfx/dpm_4c_2line_leftweb.jpg);
background-repeat:no-repeat;
}

.noIn {
text-indent:0;
font-size:13px;
color:#333333;
font-family:Arial, sans-serif;
width:715px;
display:block;
font-weight:400;
word-spacing:2px;
}

.line {
width:700px;
margin:0 auto;
border-top:1px solid #000000;
height:29px;
}

.footer {
clear:both;
width:740px;
margin:0 auto;
text-align:center;
/*border:1px solid #000000;*/
}