div#firmemailformtext {
/*
     position: absolute;
     left: 220px;
     top: 50px;
     width: 550px;
*/
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: normal;
	 font-style: normal;
	 color: #000000;
	 text-decoration: none;
}

div#formwrapper {
    margin-left: auto;
    margin-right: auto;

    position: relative;
    border-left: 1px dotted #000000;
    border-right: 1px dotted #000000;
    border-bottom: 1px dotted #000000;   
}


div#XdivAgreement {

    width: 540px;
    height: 100px;
    position: relative;
    overflow:auto;
    border: 1px solid #000000;
	background-color: white;
	color: #666666; 
}

div#fm-Agreement {
    text-align: left;
}

#btnSignUp {
    height: 20px;
    width: 70px;
	border: 1px solid #333;
	background: #555;
	color: #ddd;
	font-size: 100%;
    cursor: pointer;
}

/*
#btnSignUp a:link { 
	color: #ddd;
}

#btnSignUp a:visited { 
	color: #ddd;
}

#btnSignUp a:hover { 
	color: #000000;
}
*/

.Agreement {
     height: 150px;
     width: 550px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: normal;
	 font-style: normal;
	 color: #000000;
 	 background-color: #dedede;
}



div#leftimageswrapper {
    height: 1066px;
}

div#leftimages {
    height: 1066px;
}
