﻿


/*
    This is for the iframe version of the site.
*/
html, body
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body { font-family: Arial,Helvetica,sans-serif; font-size: 12px; line-height: 150%; color: #323232; }

/*
body {
	line-height: 1;
}
*/

.reg-form { text-align: left; width: 700px; margin: 15px auto 0 15px; }



