body {
	scrollbar-face-color: #005257;
	scrollbar-highlight-color: #C7C7B2;
	scrollbar-3dlight-color:#C7C7B2;
	scrollbar-darkshadow-color: #003A3D;
	scrollbar-track-color: #EAEAEA;
	scrollbar-arrow-color: #FFFFFF;
}
input,textarea,select {
 font-family: Tahoma;
 font-size: 11;
 color: #005257;
 border-color: #A4A4A4;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 border-top-width: 1px;
 }

 .Policies{
	font-family: "Trebuchet MS";
 	font-size: 10;
 	color: #ffffff;
	text-transform: none;
 }
.Policies a:link, .Policies a:visited,.Policies a:active{
	font-family: "Trebuchet MS";
 	font-size: 10;
 	color: #ffffff;
	text-transform: underline;
 }
  .Policies a:hover {
 	color: #ffffff;
	text-transform: underline;
 }

.Text {
 	font-family: Arial;
 	font-size: 11;
 	color: #005257;
	text-transform: none;
}
.Text a{
 	font-family: Arial;
 	font-size: 11;
 	color: #005257;
	text-transform: none;
}
.TextGrey{
 	font-family: Arial;
 	font-size: 11;
 	color: #676767;
	text-transform: none;
}
.TextGrey a:link, .TextGrey a:visited,.TextGrey a:active{
 	font-family: Arial;
 	font-size: 11;
 	color: #676767;
	text-transform: underline;
}
.TextGrey a:hover{
 	font-family: Arial;
 	font-size: 11;
 	color: #3F3F3F;
	text-transform: underline;
}
.TextGreyBold{
 	font-family: Arial;
 	font-size: 11;
 	color: #676767;
	text-transform: none;
	font-weight: bold;
}
.Datos{
	font-family: "tahoma";
 	font-size: 10;
 	color: #005257;
	text-transform: none;
}
.Datos a:link, .Datos a:visited,.Datos a:active{
	font-family: "tahoma";
 	font-size: 10;
 	color: #005257;
	text-transform: underline;
}
.Datos a:hover{
 	color: #676767;
	text-transform: underline;
}
.Question{
	font-family: Tahoma;
 	font-size: 10;
 	color: #ffffff;
	text-transform: none;
 }
.Question a:link, .Question a:visited,.Question a:active{
	font-family: "Trebuchet MS";
 	font-size: 10;
 	color: #ffffff;
	text-transform: underline;
 }
.Question a:hover {
 	color: #ffffff;
	text-transform: underline;
 }
 .Label{
 	font-family: Tahoma;
 	font-size: 10;
 	color: black;
	text-transform: uppercase;
}

.LoginButton {
   FONT-SIZE: 10px;
   BORDER-RIGHT: 1px solid #005257;
   BORDER-TOP: 1px solid #00AEB9;
   BORDER-LEFT: 1px solid #00AEB9;
   BORDER-BOTTOM: 1px solid #005257;
   FONT-FAMILY: Tahoma, sans-serif;
  	color: white;
   text-align: center;
   text-decoration: none;
   background-color: #3F8A8F;
}

.PopupTitle {
 	font-family: Arial;
 	font-size: 11;
 	color: #FFFFFF;
	text-transform: none;
}
.PopupTitle a{
 	font-family: Arial;
 	font-size: 11;
 	color: #FFFFFF;
	text-transform: none;
}


.ListaIt{
 	font-family: Arial;
 	font-size: 11;
 	color: #005257;
	text-transform: none;
	list-style: disc;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	list-style: lower-alpha;
	font-weight: bold;
	text-decoration: none;
}
.ListaIt a:link, .ListaIt a:visited,.ListaIt a:active{
 	font-family: Arial;
 	font-size: 11;
 	color: #005257;
 	font-weight: bold;
	text-decoration: none;
}
.ListaIt a:hover{
 	color: #444444;
 	font-weight: bold;
	text-decoration: none;
}
