@charset "utf-8";
/* CSS Document */

body {
padding-top:30px;
padding-bottom:30px;
	background-color: #012e5a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom:25px;
}

a:link {
	color: #012e5a;
}
a:visited {
	color: #012e5a;
}
a:hover {
	color: #012e5a;
}
.style3 {
	font-size: 12px;
	line-height:17px
}
.style5 {font-size: 9px;
text-align:center;
color:#999999;}
.style8 {font-size: 12px; line-height: 17px; font-weight: bold; }
.style9 {font-size: 14px}
.style10 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}
.style11 {
	font-size: 12px;
	text-align:center;12px;
	line-height: 17px;
}
.style12{
	font-size: 16px;
	line-height:17px;
	color:#012e5a;
	font:Arial, Helvetica, sans-serif;
}
.style13{
	font-size: 17px;
	line-height:17px;
	color:#012e5a;
	font:Arial, Helvetica, sans-serif;
}
.style14{
padding-left:154px;
}

#container{
position:centre;
margin-left:auto; 
margin-right:auto;
width:650px;
height:auto
background-color: #FFFFFF;
}

#banner{
position:relative;
margin-left:auto; 
margin-right:auto;
top:10px;
width:640px;
height:100px;
background-color: #012E5A;
background-image:url(../imgs/banner.gif);
background-repeat:no-repeat
}

#titleArea{
position:relative;
margin-left:auto; 
margin-right:auto;
top:25px;
width:640px;
height:40px;
border:solid;
border-color:#FFFFFF;
background-image:url(../imgs/legalbanner.gif);
background-repeat:no-repeat;
}
#errorTitleArea{
position:relative;
margin-left:auto; 
margin-right:auto;
top:25px;
width:640px;
height:40px;
border:solid;
border-color:#FFFFFF;
background-image:url(../imgs/notExist2.gif);
background-repeat:no-repeat;
}

#unsubscribeTitleArea{
position:relative;
margin-left:auto; 
margin-right:auto;
top:25px;
width:640px;
height:40px;
border:solid;
border-color:#FFFFFF;
background-image:url(../imgs/unsubscriptionBanner.gif);
background-repeat:no-repeat;
}

#contentBackground{
position:relative;
margin-left:auto; 
margin-right:auto;
top:25px;
width:640px;
height:inherit,50px;
border:solid;
background-color:#EAEAEA;
border-color:#FFFFFF;
padding-bottom:30px;
}

#content{
position:relative;
margin-left:auto; 
margin-right:auto;
top:10px;
width:590px;
height:auto;
padding:15px;
padding-top:20px;
border:solid 1px;
border-color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:17px;
color:#012e5a;
background-color:#FFFFFF;
}

#contact{
position:relative;
margin-left:auto; 
margin-right:auto;
top:20px;
width:590px;
height:auto;
padding:15px;
border:solid 1px;
border-color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:12px;
line-height:17px;
color:#012e5a;
background-color:#FFFFFF;
}
#padMe{
position:relative;
margin-left:auto; 
margin-right:auto;
top:30px;
width:640px;
height:auto;
background-color:#012e5a;
}