/* CSS Document */

body {
font-family:Arial;
font-size:12px;
}
.main_header {
background-image:url("enewsheader.gif");
width:603px;
height:530px;
background-repeat:no-repeat;
}
.message_bg {
background-image:url("message.jpg");
width:603px;
height:465px;
background-repeat:no-repeat;
}
.message_text {
padding-top:50px;
padding-left:10px;
}
.greeting {
font-size:14px;
font-weight:bold;
color:#666666;
}
.small {
font-size:10px;
color:#666666;
padding-left:30px;
padding-right:80px;
}
.terms_heading {
color:#FF0000;
font-weight:bold;
font-style:italic;
font-size:12px;
}
.terms_text {
	color:#666666;
	font-size:11px;
	text-align: justify;
}
