@charset "UTF-8";
/* CSS Document */

/* CSS RESET */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	
}

/* LAYOUT */

body {background:#EBEBEA url(../../images/confidential/background-body.jpg) repeat-x scroll 50% top;
font-family:helvetica;
font-size:16px;}

.wrapper {
margin:0 auto;
width:850px;}

.header {}
.blank-header {background:none repeat scroll 0 0 #000000;
height:30px;}

.content {background:none repeat scroll 0 0 #FFFFFF;
overflow:hidden;
padding:0 16px 20px;
position:relative;}

.position {background:url("../../images/confidential/background-form-1.jpg") no-repeat scroll 0 0 transparent;
height:355px;
margin-bottom:18px;
overflow:hidden;
position:relative;
width:820px;}

.presentation {background:none repeat scroll 0 0 #000000;
float:left;
height:306px;
margin-left:20px;
margin-top:26px;
width:454px;}

.form-1 {float:right;
font-size:13px;
margin-right:30px;
margin-top:144px;
overflow:hidden;
text-align:center;
width:280px;}

.form-1 form {}

.form-1 input.formcode {background:url("../../images/confidential/background-input-1.jpg") no-repeat scroll 0 0 transparent;
border:medium none;
color:#404040;
font-size:13px;
font-weight:bold;
margin-top:7px;
padding:13px 15px;
text-align:left;
width:240px;
height:42px;}
 
.form-1 .signup-btn1 {background:url("../../images/confidential/background-button-1.jpg") no-repeat scroll 0 0 transparent;
float:right;
height:33px;
margin-right:5px;
margin-top:8px;
width:112px;}

.clear {}

.form-2-wrapper {background:url("../../images/confidential/background-form-2.jpg") no-repeat scroll 0 0 #EBEBEA;
height:241px;
margin-bottom:50px;
width:850px;}

.form-2 {float:right;
margin-right:40px;
margin-top:66px;
width:330px;}

.form-2 form {}

.form-2 input.formcode {background:url("../../images/confidential/background-input-2.jpg") no-repeat scroll 0 0 transparent;
border:medium none;
color:#404040;
font-size:13px;
font-weight:bold;
margin-top:7px;
padding:13px 15px;
text-align:left;
width:294px;
height:42px;}
 
.form-2 .signup-btn1 {background:url("../../images/confidential/background-button-1.jpg") no-repeat scroll 0 0 transparent;
float:right;
height:33px;
margin-right:5px;
margin-top:8px;
width:112px;}



/* TYPOGRAPHY */

p {margin-bottom:12px;}

.headline {color:#CC0000;
font-family:georgia;
font-size:33px;
font-weight:bold;
margin-bottom:14px;
margin-top:14px;
text-align:center;}

.subtitle {font-weight:bold;}

.highlight {background:#FFF600 none repeat scroll 0 0;}

.center {text-align:center;}

.overflow {overflow:hidden;}

.margin-right {margin-right:15px;}

.margin-left {margin-left:15px;}

.margin-top {margin-top:20px;}

.uppercase {text-transform:uppercase;}

/* THANK YOU PAGE STYLES */
.thankyou p {line-height:20px;
padding:0 15px;}

div.arrow-list {background:url("../../images/confidential/thankyou-arrow.jpg") no-repeat scroll 0 0 transparent;
margin-bottom:12px;
margin-left:14px;
padding-bottom:11px;
padding-left:30px;
padding-top:5px;}

.signature {margin-left:15px;
overflow:hidden;}

.fleft {float:left;}