#coyAddress_cont {

	position: relative;
	left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;

}

#contactUsInfo_cont {

	position: relative;
	left: 10px;
	margin-top: 30px;
	margin-bottom: 30px;

}

div.validateErrorMsg {
	position: relative;
	top: -10px;
	left: 10px;
	width: 298px;
	height: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	background-color: #FFE9A4;
	border: dotted;
	border-width: thin;
	visibility: hidden;
}

p.coyaddress {
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
	color: #333;
}
p.contactinfo {
	font-size: 8pt;
	color: #333;
	text-align: left;
}

form, button{

	border:0;
	margin:0;
	padding:0;
	text-align: left;
	font-size: 12pt;
}

label{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
}

img.formFieldRequired {
	
	padding: 5px;
	

}

img.captcha {
	
	margin-left: 10px;
	border: solid 1px #aacfe4 ;

}

.spacer{clear:both; height:1px;}

#nifty{
	margin: 0 5%;
	background: #eeeeee;
	text-align: center;
}

b.rtop, b.rbottom{
	display:block;
	background: #FFF
	}
	
b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
    overflow: hidden; 
	background: #eeeeee;
}

b.r1{
	margin: 0 5px;
}

b.r2{
	margin: 0 3px;
}

b.r3{
	margin: 0 2px;
}

b.rtop b.r4, b.rbottom b.r4{
	margin: 0 1px;
	height: 3px;
}

	/* ----------- stylized Start----------- */
	#stylized{
		position: relative;
		left: 55px;
		top: 20px;
		height: auto;
		border:solid 2px #ffb400;
		background: #FFCC33;
		width: 620px;
	}
	#stylized h1 {
		font-size:10px;
		font-weight:bold;
		margin-bottom:8px;
		color: #000;
		text-align: left;
	}
	#stylized p{
		font-size:12px;
		color:#333;
		margin-bottom:20px;
		border-bottom:solid 1px #ffb400;
		padding-bottom:10px;
		text-align: left;
	}
	#stylized label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:180px;
		float:left;
	}
	#stylized .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:180px;
	}
	#stylized input{
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4 ;
		width:300px;
		margin:2px 0 15px 10px;
	}
	
	#stylized input.file{
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4 ;
		width:300px;
		margin:2px 0 15px 10px;
	}
	#stylized textarea{
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4 ;
		width:300px;
		margin:2px 0 15px 10px;
	}
	
	#stylized button{
		clear:both;
		margin-left:60px;
		width:125px;
		height:31px;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
		background-color: #666666;
		background-image: url(../_img/button.png);
		background-repeat: no-repeat;
		visibility: hidden;
	}
	
	#stylized select{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4 ;
		width:300px;
		margin:2px 0 15px 10px;
	}


	/* ----------- stylized End ----------- */
