@charset "iso-8859-1";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, tr {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #206DE0; text-decoration: underline;
}
a:visited {
	color: #206DE0; text-decoration: underline;
}
a:hover {
	color: #206DE0; text-decoration: none;
}
a:active {
	color: #206DE0; text-decoration: underline;
}
p {
	line-height: 18px;
	text-align: justify;
	font-size: 75%;
}
H1 {
	font-family:"Trebuchet MS", Arial, sans;
	font-size: 100%;
	font-weight: 400;
	text-transform: uppercase;
	color: #FF0000;
}
H2 {
	font-family:"Trebuchet MS", Arial, sans;
	font-size: 100%;
	font-weight: 400;
	text-transform: uppercase;
	color: #000000;
}
.table_global {
	padding-left: 52px;
}
#table_content {
	padding-right: 6em;
	padding-top: 1.5em;
	padding-bottom: 3em;  
}
#table_menu {
	padding: 1.5em 0em 0em 0em;
}
#menu {
	font-size:75%;
	font-weight: bold;
	line-height: 24px;
	padding-top: 10px;
	border-top: 4px solid #D8D8D8;
}
#top_text {
	font-size: 70%;
	color: #FFFFFF;
	background-color: #206DE0;
}
#copy_info {
	font-size: 70%;
}
#copy_contact {
	padding-top: 10px;
	border-top: 4px solid #D8D8D8;
}
#copy_contact_n {
	font-size: 75%;
	color: #999999;
}
#copy_contact_t {
	font-size: 120%;
	color: #000000;
	font-weight: 400;
}

