﻿html, body{
margin:0px;
padding:0px;
background-color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:16px;
}
.wrapper{
width:800px; background-color:#FFFFFF; margin:auto;
}
.header{
height:115px; position:relative;
}
.headera{
position:absolute; left:10px; top:10px;
}
.headerb{
position:absolute; right:10px; top:54px; width: 138px; height: 28px;
}
.imgtop{
position:relative; top:10px;
}

/*footer*/
.footer{
height:30px;
background-color:#f4f4f4; 
border-top:2px solid #fff;
padding:25px 10px 10px 10px;
}
.footer a{
font-size:11px;
color:#666666;
}

.footer a:hover{
text-decoration:none;

}
/*end footer*/


.creditlist a{
line-height:18px;
color:#003366;
text-decoration:none;
}
.creditlist a:hover{
text-decoration:underline;
}

/*HTML STYLES*/
h1, h1 a, h1 a:hover, h1 a:active, h1 a:visited{
font-size:16px;
margin-top:20px;
padding-bottom:0px;
color:#003366;


}
h1.title{
color:#000000;
font-size:20px;
border-bottom:1px solid #ccc;
padding-bottom:10px;
}
P{}

.strong{
color:#000000;
font-weight:bold;
}

