/* Link Styles */

a {
	color: #00C;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-align: justify;
}
.subheader_links{
	color:#00C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.nav_links{
	color: #00C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-align: center;
}
.menu_links{
	color:#00C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}


/* General body and font styles */

body{
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0px;
	/* [disabled]padding: 0px; */
}
h1{
	color:#00C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px 0px 2px 5px;
	padding: 0px;
	text-align:center;
	background-color: #FFF;
}
.center_menu_horizontal {
	width: 10%;
	background-color: #33333;
}

h2{
	color:#00C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	text-align:left;
}
h3{
	color:#00C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	text-align:center;
}


/* Styles controlling header */

.header_title{
	color:#00C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	background-color:#FFF;
	width: 350px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.subheader{
	background-color: #333;
	color: #333;
}


/* These control the look and size of the 3 collumn layout */

.main_left{
	width: 20%;
	background-color: #FFF;
	text-align: center;
}
.main_center{
	background-color: #FFF;
	width: 60%;
	padding: 5px;
	text-align: center;
}
.main_right{
	width: 20%;
	background-color: #FFF;
}
.main_full{
	background-color:#FFF;
	color: #252525;
}
.main_bottom_left{
	width:10%;
}
.main_bottom_right{
	width:10%;
	background-repeat: no-repeat;
}


/* Styles for the various coloured content boxes to achieve rounded corners */

.nav_box{
	background-color: #FFF;
	color:#666666;
	font-size: 10px;
}
.main_botton_center {
	width: 100%;
	background-color: #FFF;
	text-align: center;
}

.nav_topleft{
	background: url(images/CCCCCC_tlc.gif) no-repeat top left;
	width:10px;
}
.nav_topright{
	background: url(images/CCCCCC_trc.gif) no-repeat top right;
	width:10px;
}
.nav_bottomleft{
	background: url(images/CCCCCC_blc.gif) no-repeat bottom left;
	width:10px;
}
.nav_bottomright{
	background: url(images/CCCCCC_brc.gif) no-repeat bottom right;
	width:10px;
}
.menu_box{
	background-color: #FFF;
	color: #000;
	font-size: 12px;
	text-align: center;
}
.menu_topleft{
	background: url(images/DDDDDD_tlc.gif) no-repeat top left;
	width:10px;
	font-size: 12px;
}
.menu_topright{
	background: url(images/DDDDDD_trc.gif) no-repeat top right;
	width:10px;
	font-size: 12px;
}
.menu_bottomleft{
	background: url(images/DDDDDD_blc.gif) no-repeat bottom left;
	width:10px;
	font-size: 12px;
}
.menu_bottomright{
	background: url(images/DDDDDD_brc.gif) no-repeat bottom right;
	width:10px;
	font-size: 12px;
}
.content_box{
	background-color: #FFF;
	color:#FFF;
}
.content_topleft{
	width:10px;
	background-image: url(images/FFFFFF_tlc.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_topright{
	background: url(images/FFFFFF_trc.gif) no-repeat top right;
	width:10px;
}
.content_box_black {
    background-color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    text-align: left;
    background-image: url(images/pattern.png);
    background-repeat: repeat;
}

.content_bottomleft{
	background: url(images/FFFFFF_blc.gif) no-repeat bottom left;
	width:10px;
}
.content_bottomright{
	background: url(images/FFFFFF_brc.gif) no-repeat bottom right;
	width:10px;
}
.top_title {
	font-family: "Humnst777 BlkCn BT";
	font-size: 20px;
	color: #0000FF;
	text-align: left;
	line-height: normal;
	display: none;
}
.main_center table tr td h1 {
	text-align: center;
}
.main_center table tr td .content_box_black tr .content_box_black {
	text-align: justify;
}
.top_title blockquote blockquote blockquote blockquote p {
	text-align: left;
	font-size: 36px;
}
.Topo1 {
	background-image: url(images/topo2.jpg);
	background-position: 774% 100%;
	text-align: left;
	background-size: 100% auto;
}
.TextoJustificado {
	font-family: "Myriad Pro";
	font-size: 14px;
	line-height: normal;
	text-align: justify;
	color: #000;
}
