@charset "utf-8";
/* CSS Document */

body
{
	background-color: #ffffff;
	font-family: Verdana;
	font-size:11px;
	color: #727272;
	scrollbar-shadow-color: #789B99;
	scrollbar-highlight-color: #789B99;
	scrollbar-3dlight-color: #789B99;
	scrollbar-darkshadow-color: #789B99;
	scrollbar-track-color: #f5f5f5;
	scrollbar-arrow-color: #789B99;
	scrollbar-base-color: #D9EAE9;
	margin: 0px;	
}

td
{
	font-family: "Verdana";
	font-size:11px;
}

a:hover
{
	color: #0CB1A2;
	text-decoration: underline;
	/*font-weight: bold;*/
}

a:link
{color: #255264;
text-decoration: none;
/*font-weight: bold;*/}

A:visited
{
	color:#808080;
	text-decoration:none;
/*font-weight: bold;*/}

td.side a:active
{
color: black;
font-weight: bold;
text-decoration: underline
}
.BtnOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #006C82;
	color:#FFFFFF;
	cursor: hand;
}
.BtnOut
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #C1D7D6;
	color:#006C82;
	cursor: hand;
}
#BtnOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #006C82;
	color:#FFFFFF;
	cursor: hand;
}
#BtnOut
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #C1D7D6;
	color:#006C82;
	cursor: hand;
}
#ingles{
color:#0000CC;
}
.TopOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #006C82;
	color:#FFFFFF;
	cursor: hand;
	text-align: center;
}
#here{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #006C82;
	color:#FFFFFF;
	cursor: hand;
	text-align: center;
	border:#006c82
}
#notHere{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #789B99;
	color:#000000;
	cursor: hand;
	text-align: center;
	border:#006c82
}
.TopOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #789B99;
	color:#000000;
	cursor: hand;
	text-align: center;
}
.headings
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006C82;
	line-height:10px;
	text-align:center;
}
.warning {
    font-weight: bold;
    color: #f00;
}#formHeader {
	font-family: "Agency FB", "Times New Roman", Arial;
	color: #239CE3;
	font-size: 36px;
	text-align: center;
	font-weight: bolder;
}
.oneColFixCtr #container #feedback label {
	font-family: "Agency FB", "Times New Roman", Arial;
	font-size: 24px;
	float: left;
}
input:focus, textarea:focus {
	border:2px solid #FF832A;
	}.oneColFixCtr #container #feedback #footer {
	font-family: "Agency FB", "Times New Roman", Arial;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.oneColFixCtr #container #feedback #send {
	font-family: "Agency FB", "Times New Roman", Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: blink;
	color: #FF832A;
}

