@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	background-color: #C2E0FF;
	background-image: url(/docs/images/bg_left.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bottom {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	text-decoration: none;
	height: 20px;
	line-height: 22px;
	width: 180px;
	font-weight: bold;
}

A.bottom:hover {
	color: #0066CC;
	padding-left: 5px;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ffffff;
	width: 180px;
}

.bottom_mod {
	height: 20px;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-image: url(/docs/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.foot {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	padding-top: 10px;
	padding-left: 10px;
	text-decoration: none;

}

.tx {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
}

.subtitle_mod {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECF5FF;
	/*background-color: #E6F2FF;*/
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECF5FF;
	background-color: #f5faff;
	height: 35px;
}

.title_mod {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1E0FF;
	/*background-color: #E6F2FF;*/
	font-size: 16px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #0066CC;
	height: 42px;
	background-image: url(/docs/images/tittle_arrow.gif);
	background-repeat: no-repeat;
	background-position: 235px center;
}

.title_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECF5FF;
	font-size: 9px;
	font-weight: bold;
	line-height: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Verdana;
}

.tx_table {
	font-size: 9px;
	line-height: 10px;
	font-family: "Trebuchet MS", Arial, Verdana;
	padding: 5px;
	text-align: center;
}

.right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
	background-color: #FBFBFB;
}

.footgrey {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #999999;
	padding-top: 10px;
	padding-left: 10px;
	text-decoration: none;
}

A.tx_mod:link, A.tx_mod:visited  {
	font-size: 10px;
	line-height: 15px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	height: 18px;
	color: #0066CC;
}

.tx_mod_active  {
	font-size: 10px;
	line-height: 15px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	height: 18px;
	color: #FFFFFF;
	background-color: #0066CC;
	padding-left: 2px;
}

.tx_mod_title {
	font-size: 8px;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(/docs/images/mod_bg_1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	text-indent: 10px;
}

.tx_mod_content {
	background-image: url(/docs/images/mod_bg_2.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.tx_mod_footer {
	background-image: url(/docs/images/mod_bg_3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
}

.tx_mod_title_a {
	font-size: 8px;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(/docs/images/mod_bg_1a.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	text-indent: 10px;
	color: #C1E0FF;
}

.tx_mod_content_a {
	background-image: url(/docs/images/mod_bg_2a.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.tx_mod_footer_a {
	background-image: url(/docs/images/mod_bg_3a.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
}

.mod {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 20px;
}
.title_mod_small {
	font-size: 8px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	text-transform: uppercase;
}
A.links:link, A.links:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.mod2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	height: 80px;
}
.mod3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	height: 40px;
}
.enviar {
	height: 20px;
	width: 100px;
	border: 1px solid #eeeeee;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066CC;
}
.tx_input {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
}
.btfoot {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 8px;
	color: #000000;
	font-weight: bold;	
	text-decoration: none;
	text-transform: uppercase;
}
A.btfoot:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 8px;
	color: #0099FF;
	text-decoration: none;
	text-transform: uppercase;
}
.left {
	background-image: url(/docs/images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.modsust_box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	height: 16px;
	background-color: #eeeeee;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.modsust {
	text-decoration: none;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

A.modsust:hover {
	text-decoration: none;
	color: #000000;
}

.tx_table2 {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana;
	text-align: left;
	line-height: 13px;
}
