body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #6E6E6E;
}

div{
	border: 0px none #fff;
}

a{
	color:#0095D3;
	font-family:Verdana, Tahoma, Helvetica, Arial, sans-serif;
	text-decoration:none;
}

a:hover{
	text-decoration: none;
	border-bottom: 1px dashed;
	color: #0095D3;
	border-bottom-color: #0095D3;
}

legend{
	border:none;
	display:block;
	display:none;
}
fieldset {
	border:none;
}
#header-back{
	position: absolute;
	background-image: url(../images/header-back.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 356px;
	left: 0px;
	top: 0px;
}

#main{
	margin: 0px auto;
	width: 770px;
	position: relative;
}

/* -- Header -- */
#header{
	width: 770px;
	height: 316px;
}
#header-top{
	width: 770px;
	height: 67px;
	position: relative;
}

#header-top-left{
	width: 10px;
	height: 67px;
	float: left;
}

#rac-logo{
	width: 98px;
	height: 67px;
	float: left;
}

#rac-logo a:hover{
	border-bottom: 0px;
	opacity: 0.7;
}

#partnership-logos{
	width: 640px;
	height: 67px;
	float: left;	
}

#search-box{
	position: relative;
	width: 652px;
	height: 67px;
	float: left;
	
}

.searchfield{
	border: 1px solid #fff;
	background-color: #F0F0F0;
	
}

#header-top-right{
	width: 10px;
	height: 67px;
	float: left;
}

#banner{
	width: 770px;
	height: 67px;
}

#banner-left{
	float: left;
	width: 10px;
	height: 249px;	
	background-image:url(../images/banner-left-bg.png);
}

#banner-img{
	float: left;
	width: 750px;
	height: 249px;
}

#banner-right{
	float: left;
	width: 10px;
	height: 249px;	
	background-image:url(../images/banner-right-bg.png);
}

/* -- END Header -- */

/* -- Divider after Header -- */
.divider{
	width: 770px;
	height: 1px;
	overflow: hidden;
}

.divider-left{
	float: left;
	width: 10px;
	background-image:url(../images/divider-left-bg.png);
}

.divider-center{
	float: left;
	width: 750px;
	background-color: #989898;

}

.divider-right{
	float: left;
	width: 10px;
	background-image:url(../images/divider-right-bg.png);

}

/* -- END Divider after Header -- */

/* -- Menu -- */
#menu{
	width: 770px;
	height: 34px;
}

#menu-left{
	float: left;
	width: 10px;
	height: 34px;
	background-image:url(../images/menu-left-bg.png);
}

#menu-btns{
	float: left;
	width: 750px;
	height: 34px;
	background-image:url(../images/menu-btns-bg.png);
}

#menu-btns a:hover{
	border-bottom: 0px;
	opacity: 0.5;
}


#menu-right{
	float: left;
	width: 10px;
	height: 34px;
	background-image:url(../images/menu-right-bg.png);
}

/* -- END Menu -- */

/* -- Menu Divider after menu-- */
#menu-divider{
	width: 770px;
	height: 5px;
	overflow: hidden;
	position: relative;
}

#menu-divider-left{
	float: left;
	width: 10px;
	height: 5px;
	background-image:url(../images/menu-divider-left-bg.png);

}

#menu-divider-center{
	float: left;
	width: 750px;
	height: 5px;
	background-image:url(../images/menu-divider-submenu-bg.png);
}

#menu-divider-right{
	float: right;
	width: 10px;
	height: 5px;
	background-image:url(../images/menu-divider-right-bg.png);

}

/* -- END Menu Divider after menu-- */

/* -- Submenu -- */

#submenu{
	width: 770px;
	background-image:url(../images/submenu_bg.png);
	background-repeat: repeat-y;	
	position:relative;
	height: auto;

}

#submenu-btns{
	width: 750px;
	margin: 0px auto;
	background-color: #E6E6E6;
	text-align: left;
}

#submenu-btns2{
	width: 750px;
	margin: 0px auto;
	background-color: #E6E6E6;
	text-align: left;
}

#submenu a:hover{
	border-bottom: 0px;
	opacity: 0.5;
}	

/* -- END Submenu -- */


/* -- Breadcrumb -- */

#breadcrumb{
	width: 770px;
	height: 22px;

}

#breadcrumb-left{
	float: left;
	width: 10px;
	height: 22px;
	background-image:url(../images/border-left.png);
	background-repeat: repeat;
}

#breadcrumb-text{
	width: 750px;
	height: 22px;
	margin: 0px;
	background-color: #fff;
	text-align: left;
	float: left;
}

#breadcrumb-right{
	float: left;
	width: 8px;
	height: 22px;
	background-image:url(../images/border-right.png);
	background-repeat: repeat;
}

.breadcrumb-class {
	font-family:Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 2px;
	margin-left: 5px;
}

/* -- END Breadcrumb -- */

/* -- Contents -- */
#contents{
	width: 770px;
	min-height:300px;
	background-image:url(../images/contents-bg.png);
	position: relative;
	text-align: left;
	float:left;

}

#contents-body{
	margin-left: 50px;
	margin-top: 0px;
	width: 670px;
	height:auto;
	position: relative;
	text-align: left;
	float: left;
	margin-bottom: 0px;
}

#contents-divider{
	position: relative;
	float:left;
	height:3px;
	width: 770px;
	background-image:url(../images/contents-divider-bg.png);
	background-repeat: repeat-y;
	overflow: hidden;
}

/* -- END Contents -- */

/* -- Footer -- */
#footer{
	width: 770px;
	background-image:url(../images/footer-bg.png);
	height: 37px;
	position: relative;
	float:left;
	text-align: left;
}

#footer-body{
	margin-left: 20px;
	margin-top: 0px;
	top: 9px;
	width: 730px;
	position: relative;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
}

#footer-body a{
	color: #6e6e6e;
}

#footer-body a:hover{
	color: #0095D3;
}

#footer-bottom {
	width: 770px;
	background-image:url(../images/footer-bottom-bg.png);
	background-repeat: repeat-y;
	height: 28px;
	position: relative;
	float:left;
	text-align: left;	
}	

/* -- END Footer -- */

input{
	border: 1px solid #aaa;
}

textarea{
	border: 1px solid #aaa;
}

/* Powermail */

td.powermail_all.powermail_all_td {
	font-weight: normal;
	font-size: 12px;
	color: #6e6e6e;
	font-family:Verdana, Tahoma, Helvetica, Arial, sans-serif;
	clear: both;

}

input.tx-powermail-pi1_confirmation_submit {
	font-weight: bold;
	font-size: 11px;
	color: #0095d3;
	border: 1px solid #6e6e6e;
	background-image:url(../images/submit.png);
	background-repeat:no-repeat;
}



input.tx-powermail-pi1_confirmation_back {
	font-weight: bold;
	font-size: 11px;
	color: #0095d3;
	font-family:Verdana, Tahoma, Helvetica, Arial, sans-serif;
	background-image:url(../images/submit.png);
	background-repeat:no-repeat;
}

span.powermail_mandatory {
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	background-color: white;
}
div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 15px 120px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: none;
	padding: 10px;
	clear: both;

}

dv.fieldset.tx-powermail-pi1_fieldset {
	border: 1px;
	padding: 10px;
	clear: both;
	width:450px;

}


fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 100px;
	float: left;
	clear: both;
	font-weight: bold;
	font-size: 12px;
	color: #0095d3;
	text-align:right;
	padding-right:10px;

}


div.tx_powermail_pi1_fieldwrap_html {
	margin: 3px 0;
}
 div.tx_powermail_pi1_fieldwrap_html_41 {
    float: left;
    clear: both;
    font-weight: bold;
    font-size: 12px;
    color: #6E6E6E;
    text-align:right;
    padding-right:8px;
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
 }

td.powermail_all_td {
	padding: 3px 10px 3px 0;
}


legend{
 display:none;
}


/******************** power mail ************/
#fce-right-column{
	background-color:#E7E7E7;
	float:right;
	height:100%;
	position:relative;
	width:520px;
	margin-bottom:-2000px;
	padding-bottom:2000px;

}


.tx-powermail-pi1{
margin:0 auto;
width:610px;
padding:0px;
border:solid 0px #6E6E6E;
background:#FFFFF;
float:left;

}


.tx-powermail-pi1 #uid1{
width: 326px;
}
.tx-powermail-pi1 #uid2{
width: 326px;
}
.tx-powermail-pi1 #uid3{
width: 326px;
}

.tx-powermail-pi1 #uid4{
width: 326px;
}

.tx-powermail-pi1 #uid5{
margin-top:3px;
display:block;
width: 326px;
float:left;
}

.powermail_submit_uid22 {
	margin-top:3px;
	*margin-left:327px;
	margin-right:92px;
	color:#6E6E6E;
	font-family:Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:bolder;
	background-image:url(../images/submit.png);
	background-repeat:no-repeat;
	width: 60px;
	height: 25px;
	float: right;
}


.powermail_submit_uid23 {
	margin-top:3px;
	*margin-left:327px;
	margin-left:110px;
	color:#6E6E6E;
	font-family:Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:bolder;
	background-image:url(../images/submit.png);
	background-repeat:no-repeat;
	width: 60px;
	height: 25px;
}


.approach_container {
     position:absolute;
     width: 745px;
     height: 100%;  
     border: 0px solid #FFFFFF;
     background: #FFFFFF;
}

#body_wrapp{
    width: 520px;
}