/*FORMS*/
.formrow{
width:100%;
padding-top:15px;	
}
.frmname{
font-size:13px;
color:#666;
line-height:16px;	
font-weight:bold;
}
label.error{
	color:#ff5a4e;
	font-family:'proximanova-regular-webfont', Helvetica, sans-serif;
	font-size:14px;
	padding-top:3px;
	float:left;
}
.frmarea input[type="text"]{
	width:429px;
	height:30px;
	background:#fff;
	border:1px solid #d9d9d9;
	line-height:30px;
	font-size:13px;
	color:#494949;
	padding:2px 3px;
}
.frmarea input[type="password"]{
	width:300px;
	height:30px;
	background:#fff;
	border:1px solid #d9d9d9;
	line-height:35px;
	font-size:15px;
	color:#333;
	padding:2px 3px;
	/*box-shadow:inset 0px 0px 2px #B9B9B9;*/
}
.frmarea textarea{
	width:300px;
	height:80px;
	background:#fff;
	border:1px solid #d9d9d9;
	font-size:13px;
	color:#494949;
	padding:2px 3px;
	/*box-shadow:inset 0px 0px 2px #B9B9B9;*/
}
.frmarea select{
	width:253px;
	height:40px;
	background:#fff;
	border:1px solid #d9d9d9;
	font-size:13px;
	color:#333;
	padding:8px 3px;	
}
.frmareaFull input[type="password"]{
	width:600px;
	height:30px;
	background:#fff;
	border:1px solid #d9d9d9;
	line-height:35px;
	font-size:15px;
	color:#333;
	padding:2px 3px;
	/*box-shadow:inset 0px 0px 2px #B9B9B9;*/
}
.frmareaFull input[type="text"]{
	width:600px;
	height:30px;
	background:#fff;
	border:1px solid #d9d9d9;
	line-height:35px;
	font-size:15px;
	color:#333;
	padding:2px 3px;
	/*box-shadow:inset 0px 0px 2px #B9B9B9;*/
}
.frmareaFull textarea{
	width:600px;
	height:80px;
	background:#fff;
	border:1px solid #d9d9d9;
	font-size:13px;
	color:#494949;
	padding:2px 3px;
	/*box-shadow:inset 0px 0px 2px #B9B9B9;*/
}
.frmareaFull select{
	width:253px;
	height:40px;
	background:#fff;
	border:1px solid #d9d9d9;
	font-size:13px;
	color:#333;
	padding:8px 3px;	
}
.frmHalf span{
	color:#666;
	font-size:13px;
	float:left;
	margin-top:12px;
	margin-right:12px;
}
.frmHalf textarea{
	width:240px;
	height:80px;
	background:#fff;
	border:1px solid #d9d9d9;
	font-size:13px;
	color:#494949;
	padding:2px 3px;
}

.frmareaHalf input[type="password"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D9D9D9;
    color: #333333;
    font-size: 13px;
    height: 30px;
    line-height: 35px;
    padding: 2px 3px;
    width: 240px;
}
.frmHalf input[type="radio"]{
	margin-top:12px;
	margin-right:4px;
	float:left;
}
.frmareaHalf{
	width:362px;
}
.frmareaHalf p{
font-size:13px;
color:#a6a5a5;	
}
.frmareaHalf input[type="text"]{
width:240px;
height:30px;
background:#fff ;
border:1px solid #d9d9d9;
line-height:35px;
font-size:13px;
color:#333;
padding:2px 3px;
}
.frmareaHalf  select{
    border: 1px solid #D9D9D9;
    color: #333333;
    font-size: 13px;
    height: 30px;
    line-height: 35px;
    padding: 2px 3px;
    width: 248px;
	text-align:center;
}
.buttonwrap{
width:100%;
height:75px;
}
.button-2{
width:538px;
padding-top:15px;
float:right;	
}
.button-2 input[type="submit"]{
width:180px;
height:35px;
background:#59C5E9;
border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; -ms-border-radius:3px;
text-align:center;
line-height:35px;
color:#fff;
font-size:15px;
float:left;
margin-right:6px;
border:none;
}
.button-2 input[type="submit"]:hover{
background: #00a0d5;
color:#000;
transition: all 0.4s ease-out 0s; -moz-transition: all 0.4s ease-out 0s; -webkit-transition: all 0.4s ease-out 0s; -o-transition: all 0.4s ease-out 0s; -ms-transition: all 0.4s ease-out 0s;	
}
.button-2 input[type="button"]{
width:180px;
height:35px;
background:#666;
border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; -ms-border-radius:3px;
text-align:center;
line-height:35px;
color:#fff;
font-size:15px;
float:left;
border:none;
}
.button-2 input[type="button"]:hover{
background: #888;;
color:#000;
transition: all 0.4s ease-out 0s; -moz-transition: all 0.4s ease-out 0s; -webkit-transition: all 0.4s ease-out 0s; -o-transition: all 0.4s ease-out 0s; -ms-transition: all 0.4s ease-out 0s;	
}

.ZndwrapP{
	border-bottom: 1px solid #CCCCCC;
    height: 28px;
    margin-bottom: 6px;
    padding: 7px 0;
    width: 100%;
}
.crtecmmnp p{
	font-size:19px;
	color:#696969;
	padding-left:15px;
}
.backtopage a{
	font-size:14px;
	color:#59c5e9;
	float:left;
	margin-right:10px;
	margin-top:4px;
}
.backtopage a:hover{
	color:#000;
}
.backtopage span{
	float:left;
	background:url(../images/backarrow.png) no-repeat;
	width:11px;
	height:14px;
	display:block;
	margin-right:7px;
	transition:all ease-in-out 0.2s;

}
.backtopage:hover span{
	background-position:-11px 0px;
}














