body {	min-width:800px;
    margin: 0px; 
    padding: 0px; 
    border: 0px; 
    border-spacing:0px; 
    border-collapse:collapse;
    background-color:white;		}

div {	border-style: none; 
    border-collapse:collapse; 
    border-spacing:0px;  
    width: 800px;
    margin-top:0px; 
    margin-bottom:0px;
    margin-left:auto; 
    margin-right:auto;		}

table {	border-style: none; 
    border-collapse:collapse; 
    border-spacing:0px;  
    width: 800px;
    margin-top:0px; 
    margin-bottom:0px;
    margin-left:auto; 
    margin-right:auto;		}

h1	{	font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    color: #9d122f;
    text-decoration: none;	}

h2	{	font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;	}

p	{	line-height: 1em;
    font-family: Arial;
    font-size: 11pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none;	}

input	{	border:2px;
    border-style: groove;	}

.color	{	color:#ff0000;		}

.text_box	{	border:2px;
    border-style: groove;
    position:absolute;
    margin-top:-60px; 
    margin-bottom:0px; 
    margin-left:30px; 
    margin-right:0px;	}

.text_box_left	{	position:absolute;
    margin-top:-21px; 
    margin-bottom:0px; 
    margin-left:0px; 
    margin-right:0px;	}

.text_box_right	{	position:absolute;
    margin-top:20px; 
    margin-bottom:0px; 
    margin-left:15px; 
    margin-right:0px;	}

.label		{	margin-top:30px; 
    margin-bottom:0px; 
    margin-left:30px; 
    margin-right:0px;
    line-height: 1.3em;
    font-family: Arial;
    font-size: 11pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none;	}

.label_right	{	position:absolute;
    margin-top:-73px; 
    margin-bottom:0px; 
    margin-left:30px; 
    margin-right:0px;
    line-height: 1.3em;
    font-family: Arial;
    font-size: 11pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none;	}

.mainbgd	{	height:714px;
    background-image: url(images/pagebgd.jpg);
    background-repeat: no-repeat;				}

.checkbox	{	margin-top:0px; 
    margin-bottom:0px; 
    margin-left:21px; 
    margin-right:0px;
    line-height: 1.3em;
    font-family: Arial;
    font-size: 11pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none;	}

.text	{	margin-top:20px;
    *margin-top:30px; 	/* IE 7 and below */ 
    margin-bottom:0px; 
    margin-left:35px; 
    margin-right:35px;	}

.hr	{	margin-top:20px; 
    *margin-top:0px; 	/* IE 7 and below */
    margin-bottom:0px; 
    margin-left:auto; 
    margin-right:auto;	}
.hr_success	{	margin-top:340px; 
    *margin-top:0px; 	/* IE 7 and below */
    margin-bottom:0px; 
    margin-left:auto; 
    margin-right:auto;	}

.submit	{	margin-top:5px;
    *margin-top:5px; 	/* IE 7 and below */ 
    margin-bottom:0px; 
    margin-left:35px; 
    margin-right:0px;
    border: 0px solid #000000;
}

.footer_text	{	width: 600px;
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    padding: 0em 0em 2em 2em;	}

.spacer	{	height:4px;	}