/* default base coat */

a:link, a:visited {
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	font-weight: normal;
	text-decoration: underline;
}

a.mainlevel {
	background: url(../images/arrow.png) 0 -1px no-repeat;
	padding-left: 20px;
}

a:link, a:visited {
	color: #368A88;
}

a:hover {
	color: #404040;
}

body {
	font-size: 76%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	margin-bottom: 1px;
	padding: 0;
}

/* white base coat */
body {
	background: #F1F2F3;
}

div#content_area .contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	height: 45px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: bottom;
	width: 100%;
}

div#content_area div.moduletable h3, div#content_area div.moduletable-lighter h3, div#content_area div.moduletable-darker h3 {
	line-height: 20px;
	padding-left: 25px;
}

div#content_area h3, div#content_area .componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}

div#footer {
	font-size: .9em;
	margin-top: -1px !important;
	margin-top: 0;
	text-align: center;
}

div#footer {
	color: #7D9EC4;
}

div#links {
	float: right;
}

div#links {
	margin: 5px 0;
}

div#links a {
	border: 0;
}

div#logo {
	height: 10px;
}

div#middle {
	float: none !important;
	float: left;
	margin-bottom: 2px;
	padding: 15px;
}

div#pathway {
	margin-bottom: 10px;
}

div#searchbox {
	clear: both;
	float: right;
	padding-right: 2px;
	padding-top: 5px;
}

div#surround {
	float: left;
	width: auto !important;
	width: 767px;
}

div, p, table, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
}

div.border {
	border: 2px solid #E0E8F1;
	padding: 2px;
}

div.bottomspacer {
	height: 15px;
}

div.center {
	text-align: center;
}

div.horizmenu a.active_menu:link, div.horizmenu a.active_menu:visited{
	position: relative;
	z-index: 102;
}

div.horizmenu a.active_menu:link, div.horizmenu a.active_menu:visited{
	background: #368A88;
	border-bottom: 1px solid #368A88;
	color: #FFFFFF;
}

div.horizmenu a:link, div.horizmenu a:visited {
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
}

div.horizmenu a:link, div.horizmenu a:visited, div.submenu a:link, div.submenu a:visited {
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0 20px;
}

div.horizmenu a:hover, div.submenu a:hover {
	text-decoration: none;
}

div.horizmenu a:hover, div.submenu a:hover {
	background: #6C7D91;
	color: #FFFFFF;
}

div.horizmenu li, div.submenu li {
	background: none;
	float: left;
	margin: 0;
	padding: 0;
}

div.horizmenu ul, div.submenu ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

div.horizmenu, div.submenu {
	float: left;
	margin: 2px 0;
	width: 762px;
	z-index: 100;
}

div.horizmenu, div.submenu {
	background: #86B9B8;
}

div.imagebanner {
	float: left;
	height: 139px;
}

div.left_bot_shadow {
	background: url(../images/gb_shadow_bl.png) top left no-repeat;
	height: 18px;
}

div.main_padding {
	padding: 0 3px;
}

div.moduletable h3, div.moduletable-lighter h3, div.moduletable-darker h3 {
	background: url(../images/gb_addition.png) no-repeat;
}

div.moduletable, div.moduletable-darker, div.moduletable-lighter {
	margin-bottom: 2px;
	padding: 10px;
	width: auto !important;
	width: 100%;
}

div.moduletable, div.moduletable-darker, div.moduletable-lighter {
	background: #C2DCDB;
	/*border: 2px solid #E0E8F1;*/
}

div.moduletable-darker {
	background: #E0E8F1;
}

div.moduletable-lighter, table.userblock div.moduletable {
	background: #FBFCFD;
}

div.newsflash {
	float: right;
	height: 139px;
	overflow: hidden;
	width: 256px;
}

div.newsflash {
	background: #E0E8F1;
}

div.newsflash div.moduletable {
	background: none;
	margin: 0;
	padding: 5px;
}

div.right_bot_shadow {
	background: url(../images/gb_shadow_br.png) top right no-repeat;
	height: 18px;
}

div.submenu {
	border-bottom: 0px;
	height: 20px;
	margin-top: -3px;
	z-index: 101;
	background: #368A88;
	border-top: 1px solid #FFFFFF;
}

div.submenu a:link, div.submenu a:visited {
	border-bottom: 0px;
	border-right: 0px;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
}

h3, .componentheading {
	color: #000000;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

table#inner {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

table#main {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

table.contenttoc {
	padding: 5px;
}

table.contenttoc {
	border: 2px solid #E0E8F1;
}

table.userblock {
	margin: 0;
	padding: 0;
}

td#body {
	width: 501px;
}

td#right {
	padding-left: 2px;
	/*width: 256px;*/
}

td,tr,p,div {
	color: #333333;
}

td.blockspacer {
	width: 2px;
}

td.bottom_shadow {
	background: url(../images/gb_shadow_b.png) bottom left repeat-x;
	height: 18px;
	text-align: center;
	vertical-align: top;
}

td.left_shadow {
	background: url(../images/gb_shadow_l.png) repeat-y;
	width: 8px;
}

td.right_shadow {
	background: url(../images/gb_shadow_r.png) repeat-y;
	width: 8px;
}

td.sectiontableheader {
	font-weight: bold;
	padding: 4px;
}

td.sectiontableheader {
	background: #EFF3F8;
	border-right: 1px solid #FFFFFF;
	color: #333333;
}

td.wrapper {
	text-align: left;
	width: 773px;
}

td.wrapper {
	background: #FFFFFF;
}

.buttonheading {
	padding-bottom: 8px !important;
	padding-bottom: 4px;
	vertical-align: bottom;
}

.contentheading {
	color: #6D7E92;
}

.contrast {
	background: url(../images/gb_contrast_toggle.png);
}

.createdate {
	color: #6D7E92;
}

.larger {
	background: url(../images/gb_font_larger.png);
}

.modifydate {
	color: #6D7E92;
}

.reset {
	background: url(../images/gb_reset.png);
}

.small {
	color: #6D7E92;
}

.smaller {
	background: url(../images/gb_font_smaller.png);
}
.tabela_logo {
	background: #C2DCDB;
}
