.form strong {
	display: block;
	width: 140px;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.form select {
	width: 255px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #0A4F88;
}
.form .textbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #0A4F88;
	width: 250px;
	border: 1px solid #0A4F88;
}
.form .select {
	border: 1px solid #0A4F88;
	background-color: #F0F0F0;
}
.selected {
	border: 1px solid #0066FF;
	background-color: #D9ECFF;
}
.toolTip {
	padding: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	border: solid 1px #B6DFF9;
	background: url(../Images/BGTOLTIP.jpg) repeat-x left top #FFF;
	width: 200px;
	text-align: justify;
	position: absolute;
	margin-left: 16px;
	display: none;
}
.toolTipCotejito {
	width: 16px;
	height: 14px;
	position: absolute;
	background: url(../Images/cotejitoToltip.jpg) no-repeat left top;
	margin-left: -24px;
}
.AdicionalInfo {
	display: none;
}
.submitButtonContainer {
	width: 320px;
	text-align: right;
	padding-top: 50px;
}
.btn {
	position: relative;
	background: #00346B;
	padding: 2px;
	float: right;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	margin-right: 15px;
	margin-top: -3px;
    top: -4px;
    left: -20px;
}
.btn * {
	font-style: normal;
	background-image: url(/images/btn2.png);
	background-repeat: no-repeat;
	display: block;
	position: relative;
}
.btn i {
	background-position: top left;
	position: absolute;
	margin-bottom: -5px;
	top: 0;
	left: 0;
	width: 5px;
	height: 5px;
}
.btn span {
	background-position: bottom left;
	left: -5px;
	padding: 0 0 5px 10px;
	margin-bottom: -5px;
}
.btn span a {
	color: #fff;
}
.btn span i {
	background-position: bottom right;
	margin-bottom: 0;
	position: absolute;
	left: 100%;
	width: 10px;
	height: 100%;
	top: 0;
}
.btn span span {
	background-position: top right;
	position: absolute;
	right: -10px;
	margin-left: 10px;
	top: -5px;
	height: 0;
}
.btn:hover {
	background-color: #a00;
}
.btn:active {
	background-color: #444;
}
.btn[class] {
	background-image: url(/images/shade.png);
	background-position: bottom;
}

.hide
{
    display: none;
}
div#IconsMail {
	width: 391px;
	height: 100px;
	background: url(../Images/BgIconMail.jpg) no-repeat left top;
	padding: 8px;
	margin-bottom: 15px;
}
div#IconsMail img {
	width: 385px;
	height: 35px;
	display: block;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
div#IconsMail span {
	display: block;
	width: 385px;
	height: 41px;
	margin-bottom: 8px;
	font-family: Arial
}

#Uploaded img
{
    padding: 2px;
    margin: 6px;
    border: 1px solid #666666;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
