/* Contact Us Form */
div#user-hp7112013 {
   width: 0px;
   display: none;
}

div.cuform {
	width: 550px;
	min-height: 660px;
	border: 3px solid #bcc7d0;
	padding: 10px;
        padding-bottom: 17px;
        margin-bottom: 17px;
        position: absolute;
        z-index: 100;
}

div.cuform a.closeform {
text-decoration:none;
	font-size:12px;
	font-weight:bold;
	font-family: arial,\"times new roman\",times,serif;
	color:#a23100;
	text-decoration:none;
	line-height:17px;
	text-align:left;
        float: right;
}

div.cuform hr.cf-hr {
	width: 98%;
  background-color:#CCCCCC;
  margin-left: auto;
  margin-right: auto;
  height: 5px;
  border: 0;
}

div.cuform h1 {
	color:#000;
  font-size:16px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-align:left;
  background-color:#FFF;
	float:none;
	padding: 0;
	margin: 0;
	width: 400px;
  margin-top: 5px;
  margin-left: 10px;
}

div.cuform h2#contactush2 {
	color:#000;
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:normal;
  text-align:left;
  background-color:#FFF;
	float:none;
	padding: 5px;
	margin: 5px;
	color: #335470;
	width: 400px;
	line-height: 150%;
}
div#cuform.cuform form#ContactUsForm {
	margin-top: -15px
}

div.cuff {
	width: 100px;
	float: left;
	height: 395px;
        font-family: arial;
        font-size: 14px;
}

div.cufi {
	width: 550px;
	height: 425px;
}

div.cuff b {
	margin: 0px;
	margin-right: 25px;
	padding: 15px;
	line-height: 35px;
	font-size: 14px;
}
div.cufffi {
	width:550px;
	height: 425px;
}
form div.cufi input.textbox {
	width: 400px;
}
div.cufffi div.cuff font.smallred {
	float: left;
	margin-top: 50px;
	margin-left: 10px;
}
form div.cufi input {
	margin: 10px;
	
}
form div.cufi select#country {
	margin: 10px;
	width: 403px;
}

form div.cufi select#country option {
	width: 400px;
}
form div.cufi textarea#comments {
	margin: 10px;
	width: 400px;
}
form div.cufi input#stations {
	margin-left: 53px;
	width: 30px;
}
div.cufi input#submitbtn {
	margin-left: 320px;
	height: 40px;
	padding: 1px;
}

div#cuform div#headercontent {
padding-top: 32px;
margin-top: 0px;
}

.smallred {
    font-family: Arial,Helvetica,sans-serif,freesans;
    font-size: 13px;
    color: #A23100;
}
.redtxt, .redtxtsoft {
	font-size:19px;
	padding:21px 0 3px 15px;
	font-weight:bold;
	font-family: freeserif,cambria,georgia,\"times new roman\",times,serif;
	color:#a23100;
	font-weight:bold;
        text-decoration:none;
        line-height:17px;
	text-align:left;
}
.redtxtsoft {
	font-size:18px;
	font-family: verdana,arial,freeserif,cambria,georgia,\"times new roman\",times,serif;
}
.redtxt2, .redtxtsoft2 {
    font-size: 19px;
    font-family: freeserif,cambria,georgia,\"times new roman\",times,serif;
    color: #A23100;
    font-weight: bold;
    text-decoration: none;
    line-height: 17px;
    text-align: left;
}
/* Contact Us Form END */