/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif); background-repeat: repeat-x; background-position: top; 
    background-color: #00568c;
}
.links_bajada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #005081;
	text-decoration: underline;
}
.links_bajada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #005081;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #10344B;
	text-decoration: none;
}
.texto_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	font-weight: normal;
	color: #20628d;
	text-decoration: none;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.tex_title_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	font-weight: normal;
	color: #20628d;
	text-decoration: none;
}
.text_white_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.linkwhite { 
    font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}
.linkwhite:link { 
    text-decoration: none;
}
.linkwhite:visited { 
    text-decoration: none;
}
.linkwhite:hover { 
    text-decoration: underline;
}
.linkwhite:active { 
    text-decoration: none;
}
.tex_title_bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.texto_titulo-nonbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #20628d;
	text-decoration: none;
}
.link_title_bigCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	font-weight: normal;
	color: #20628d;
	text-decoration: underline;
}
