body {
background-color:#B9B19E;
padding-right:0px;
padding-left:0px;
padding-bottom:0px;
padding-top:0px;
margin:0px;
}

p{line-height:1em;padding:0;margin:0;}

a {color:#cc0000;text-decoration:none;}

a:hover{color:#000000;text-decoration:underline;}

.headline{
	margin:0px auto;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	line-height:1.1em;
	text-align:center;
	color: #000000;
	letter-spacing:-1px;
}

.subheadline{
	padding-top:20px;
	margin:0px auto;
	width:550px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	text-align:center;
	color: #BA0005;
	}
	
.maincopy{
	padding-top:20px;
	margin:0px auto;
	width:670px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

.maincopy p{line-height:1.2em;padding:0;margin:0;}

.indent{
        text-indent: 25px;
}

.style1{
        font-family: Tahoma;
        font-size: 14px;
        font-weight: bold;
}

.style2{
        font-family: Tahoma;
        font-weight: bold;
        font-size: 17px;
        color: #FFFFFF;
}

.style3{
        font-size: 14px;
        font-family: tahoma, arial, helvetica;
}

.style4{
        font-size: 12px;
}

.style5{
        font-family: Tahoma;
        font-weight: bold;
        font-size: 18px;
        color: #0376bf;
}

.style6{
        color: #0033CC;
}

.style7 {
	font-family: Tahoma;
	font-size: 15pt;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: -1px;
	line-height: 24px;
}

#headercontent{
	margin:0px auto;
	width:733px;
	height:59px;
	padding:0px;
	line-height:0px;
	background-image:url(images/headersqu.jpg);
	background-repeat:no-repeat;
}

#maincontent{
	margin:0px auto;
	width:733px;
	background-image:url(images/mainbksqu.jpg);
}

#footercontent{
	margin:0px auto;
	height:54px;
	width:733px;
	background-image:url(images/footersqu.jpg);
	background-position: 0px;
}

#signupForm{
        width: 250px;
        padding: 5px;
}

#signupForm #table{
        width: 100%;
}

#signupForm #section{
        border: 1px solid #000000;
        padding: 3px;
}

#signupForm .label, .value{
        font-family: Verdana;
        font-size: 12px;
}

#signupForm .error{
        font-family: Verdana;
        font-size: 10px; color: red;
        font-weight: bold;
}

#signupForm .input{
        font-family: Arial;
        font-size: 12px;
}

#signupForm #terms{
        width: 100%;
        border: 1px solid #efefef;
}

#signupForm .link{
        text-decoration: underlined;
        color: blue;
}

#signupForm #heading{
        background-color: #efefef;
        width: 160px;
        font-family: verdana;
        font-weight: bolder;
        font-size: 12px;
        border-left: 1px solid #000000; 
        border-right: 1px solid #000000;
        border-top: 1px solid #000000; 
        border-bottom-style: none;
        border-bottom-width: medium; 
        padding-left: 4px;
        padding-right: 4px;
        padding-top: 4px; 
        padding-bottom: 6px
}
