@charset "UTF-8";
/* CSS Document */

/*  LINKS  ************************************************************************/
/*  LINKS  ************************************************************************/


:focus
{
    -moz-outline-style: none;
}

a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
.;
	font-size: 12px;
	font-weight: normal;
	color: #3188F2;
	text-decoration:none;
	}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3188F2;
	text-decoration:none;
	}

a.callOuts:link, a.callOuts:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B77E00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B77E00;
}
a.callOuts:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
}

a.inTextWhiteLink:link, a.inTextWhiteLink:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b7b1a0;
}
a.inTextWhiteLink:hover {
	color: #FFF;
}

a.footerL:link, a.footerL:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717171;
	text-align: center;
	border-left-style: none;
	text-decoration: none;
}
a.footerL:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717171;
	text-align: center;
	border-left-style: none;
	text-decoration: underline;
}
.tbl a {
	width:100%;
	display:block;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	background-color: #1e4b84;
	/*padding-left: 8px;*/
	/*padding:0 8px 0 8px;*/
	background-image: url(../images/arrow_act.png);
	background-position: right;
	background-repeat: no-repeat;
	text-indent: 8px;
}
.tbl a:hover {
	background-color: #075bc6;
	/*padding-left: 8px;*/
	background-image: url(../images/arrow_rol.png);
}

#button a.ts:link, a.main:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffb600;
	text-decoration: underline;
}
#button a.callOuts:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4E0001;
	text-decoration: none;
}
