@charset "UTF-8";
body {
	padding: 0px;
	background-color: #ccfffa;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#wrapper {
	padding: 0;
	width: 1024px;
	height: 729px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/CNA0902i_BG.jpg) ;
	background-repeat: no-repeat;
}

#pwrapper {
	padding: 0;
	width: 1024px;
	min-height: 1529px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/CNA0902i_BG2.jpg) ;
	background-repeat: no-repeat;
}

#content {

	width: 720px;
        min-height:400px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	top: 145px;
	left: 44px;
        background-color:#ffffff;
	border: 4px solid #FBFBFB;
}

#policypage {

	width: 690px;
        min-height:1380px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	position: relative;
	top: 150px;
	left: 44px;
        background-color:#ffffff;
	border: 4px solid #FBFBFB;
}

/* FORMS */
#right {
	float: right;
	position: relative;
	width: 250px;
	height: 700px;
}

#right #first-module {
	width: 120px;
        height:30px;
	padding:0px;
	position: relative;
	top: 135px;
        left:61px;
}

#right #first-module a, #right #first-module a:active, #right #first-module a:visited {
       text-decoration:none !important;
       color:#fff;
}

#right #sign_up_module {
	width: 190px;
        height:110px;
	padding: 0px;
	position: relative;
	top: 240px;
        left:31px;
}
#right #sign_up_module p {
	width:170px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 5px 3px;
	padding: 0px;
}
#right #sign_up_module .inputText {
	width: 180px;
	height: 26px;
	display: block;
	font-size: 20px;
	border: 1px solid #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
#right #sign_up_module #signup_button {
	margin: 0;
	padding: 0;
        float:right;
}
#right  #forward_module {
	width: 180px;
        height:210px;
	padding: 10px;
	position: relative;
	top: 300px;
        left:23px;
}
#right #forward_module p {
        width:170px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px; line-height: 12px;
}
#right #forward_module .inputText {
	width: 170px;
	height: 26px;
	display: block;
	font-size: 20px;
	color: #666;
	border: 1px solid #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
#right #forward_module #forward_button {
	float:right;
	padding: 0;
	background-position: center;
}



#signup_feedback, #forward_feedback {
        clear:both;
        font-size:14px;
        color:#C44649;
        padding-top:5px;
}

#forward_feedback {
        clear:both;
}

#footer {
	width: 720px;
	position: relative;
	left: 48px;
	bottom: -150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	line-height: 140%;
        height:50px;
}
#footer a{
	color: #FFFFFF;
}

.privacy {
color:#000000;
}

#clear {
clear:both;
margin-bottom:10px;
}

#link1 {
margin-bottom:-100px;
width:300px;
height:100px;
position:relative;
top:30px;
left:20px;
}

#link {
height:30px;
width:380px;
position:relative;
left:400px;
top:50px;
margin-bottom:-30px;
}

.hlink {
width:380px;
height:30px;
display:block;
}

.hlink1 {
width:300px;
height:100px;
display:block;
}



