BODY {
    BACKGROUND:#ffffff url('images/zone1BG.gif') repeat-y left top;
}
.zone1BG
{
	width:141px;
	float:left;
}
.zone1BG a {
	display:block;
	background:#16295D;
	border-top:1px solid white;
	border-bottom:1px solid white;
	border-left:10px solid #999999;
	border-right:10px solid #999999;
	padding:3px;
	margin:20px 0px;
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
	text-align:center;
}
.zone1BG a:hover {
	color:#16295D;
	background:#999999;
}
.zone2BG
{
	margin-left:150px;
	margin-right:180px;
}
.header h1
{
	margin-top:20px;
    FONT-WEIGHT: 600;
    FONT-SIZE: 36px;
    COLOR: white;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    FONT-VARIANT: normal
}
.header
{
    background: #000099 url('images/headerBG.gif') repeat-x;
	height:103px;
	text-align:center;
}
.zone3BG {
	width:175px;
	padding:5px;
	float:right;
	text-align:right;
}
.ContactTextColor
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
.ContactTextHeaderColor
{
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: Verdana
}
.step {
	display:block;
	margin-top:30px;
}
.step img {
	padding:3px;
	display:block;
}
.step h3 {
	color:#ff0000;
	font-weight:900;
	text-decoration:underline;
	margin:0px;
	font-size:10px;
}
