@charset "utf-8";
/* CSS Document */
#jq_contact_form{}
#customForm{
	width:500px;
	height:385px;
	clear:both;
	float:left;
}
#customForm label{
	display:block;
	color:#ffffff;
	line-height:1.4em;
	font-size:12px;
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#customForm input{
	color:#000000;
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#customForm input.error{
	background:#a1d4f9;
	border-color:#3cabfd;
}
#customForm textarea{
	width:400px;
	height:80px;
	color:#000000;
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#customForm textarea.error{
	background:#a1d4f9;
	border-color:#3cabfd;
}
#customForm div{
	margin-bottom:15px;
}
#customForm div span{
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-left:10px;
	color:#707070;
	font-size:11px;
	font-style:italic;
}
#customForm div span.error{
	color:#3cabfd;
}
#error{
	margin-bottom:20px;
	border:1px solid #006699;
}
#error ul{
	list-style:square;
	padding:5px;
	font-size:11px;
}
#error ul li{
	list-style-position:inside;
	line-height:1.6em;
}
#error ul li strong{
	color:#e46c6d;
}
#error.valid ul li strong{
	color:#93d72e;
}
#name, #email, #phone, #message{
	width:225px;
}
#send{
	font-family:"Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	width:100px;
	height:35px;
}
.status_part1{
	width:455px;
	height:35px;
	float:left;
	margin-top:10px;
}
.status_part2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3cabfd;
	float:left;
}

/*------------------------- INTERIOR ---------------------------------*/

h3.intitle {
	color: #66CCFF;
	font-size: 30px;
	line-height: 0.9em;
	margin-top: 20px;
	display: block;
}

.interior h3.insubtitle {
	color: #999999;
	font-weight: bolder;
	margin-bottom: 10px;
}

.interior #cols ul {
	color: #CCCCCC;
	height: 100%;
	width: 319px;
}

.interior #cols #cardprglcol {
	width: 300px;
	float: left;
	display: inline;
	margin-top: 20px;
	margin-left: 12px;
}

.interior #colsright #cardprglcolright {
	width: 300px;
	float: left;
	display: inline;
	margin-top: 20px;
	margin-left: 300px;
}

.interior #cols #cardprglcol a{ 
	color:#ffffff;
	text-decoration:none;
}

.interior #cols #cardprglcol a:hover{ 
	text-decoration:underline;
}

.interior #cols #calculadora {
	width: 410px;
	height: 430px;
	margin-top: -490px;
	float: right;
	display: inline;
}

.interior #cols li {
	margin-bottom: 10px;
	padding-left: 20px;
	background-image: url(bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.interior a #applynow2 {
	border: 0;
	float: right;
	margin-top: -20px;
	display: inline;
}

#cardprglcol>a #applynow2 {
	margin-top: -20px;
}
h3{font-size:1.2em;
	color: #FD7D00;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', Tahoma, Arial, san-serif;
	text-align:left;
	}