/* CSS Document */

.clr {
	clear: both;
}

.outline {
	border: 0px solid #CCCCCC;
	background: #FFFFFF;
	padding: 1px;
}

#pathway_outer {
	width: 100%;
	float: left;
	margin-bottom: 2px;
	margin-right: 2px;
}

#pathway_inner {
	float: left !important;
	float: left;
	height: 18px;
	border: 0px solid #cccccc;
}

#pathway_text {
	overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 5px;
}

a.pathway {
}

#buttons {
	margin: 0px;
	padding: 0px;
	width: auto;
}

ul#mainlevel-nav {
	list-style: none;
	font-size: 0.8em;
}

ul#mainlevel-nav li {
	width: 90px;
	font-size: 11px;
	line-height: 21px;
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	background: url(../images/button_bg.png) repeat-x;
	margin-right: 1px;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	display: block;
	text-align: center;
	height: 19px;
}

ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a {
	width: auto;
}

ul#mainlevel-nav li a:hover {
	color: #666666;
}

#search_inner {
	float:right;
	width: 120px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
	font-family: Verdana;
	margin-left: 1px;
}

#search_inner form {
	padding: 0;
	margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	width: 770px;
	height: 90px;
	background: url(../images/header.jpg) no-repeat;
	margin-top: 1px;
}

#top_outer{
	float: right;
	width: 165px;
}

#top_inner {
	border: 1px solid #CCCCCC;
	padding: 1px;
	height: 144px !important;
	height: 150px;
	overflow: hidden;
	float: none !important;
	float: left;
}

#left_outer {
	float: left;
	margin-top: 2px;
	width: 170px;
}

#left_inner {
	border: 1px solid #CCCCCC;
	padding: 2px;
	float: none !important;
	float: left;
}

#content_outer {
	float: none;
	width: 100%;
}

#content_inner{
	float: left !important;
	float: left;
	padding: 0;
	padding-top: 2px;
	margin: 0;
}

table.content_table {
	width: auto;
	padding: 0px;
	margin: 1px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

#banner_inner {
	float: none;
	height: 70px;
	padding-left: 70px;
	padding-top: 5px;
}

#poweredby_inner {
	float: left;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
	float: left !important;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 1px;
}

.user1_inner {
	border: 1px solid #CCCCCC;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #CCCCCC;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}
/* corpo */
table td.body_outer {
	padding: 2px;
	border: 1px solid #CCCCCC;
	height: 746px;
	width: 590px;
	vertical-align: top;
	background-color: #FAFAFA;
}

#active_menu {
	color:#387847;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}

a#active_menu:hover {
	color: #387847;
}

.maintitle {
	color: #FFFFFF;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #FF3300;
	font-size: 11px;
	font-weight: bold;
}

/** old stuff **/
.back_button {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	width: 100px;
	background: url(../images/button_bg.png) repeat-x;
	line-height: 20px;
	margin: 1px;
	font-family: Verdana;
	height: 19px;
	color: #333333;
	position: absolute;
	right: 373px;
}

.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	width: 100px;
	background: url(../images/button_bg.png) repeat-x;
	line-height: 20px;
	font-family: Verdana;
	height: 19px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: -2px;
	margin-left: -1px;
}

.pagenavbar {
	float: right;
	margin-right: 10px;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

td {
	text-align: left;
	font-size: 11px;
}

body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background: #FFFFFF;
}

/* mambo core stuff */
a:link, a:visited {
	color: #30653C;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 10px 3px;
}

table.contentpaneopen td {
	padding-right: 5px;
} 

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 6px;
}

.button {
	color: #333333;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 3px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 1px;
	font-family: Verdana;
}

.inputbox {
	padding: 2px;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Verdana;
	color: #333333;
}
/* titulo do componente */
.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #387847;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Verdana;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	vertical-align: middle;
}

.contentcolumn {
	padding-right: 5px;
}
/* titulo do item */
.contentheading {
	height: 20px;
	background: url(../images/contenthead.png) no-repeat 10px center;
	color: #30653C;
	text-indent: 25px;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 100%;
	display: block;
}

.contentpagetitle {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-align:left;
	width: 100%;
	display: block;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #387847;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: middle;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-family: Verdana;
}

table.pollstableborder td {
	padding: 2px;
}

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

.sectiontablefooter {
	text-align: center;
}

.sectiontableentry1 {
	background-color : #FFFFFF;
	vertical-align: middle;
}

.sectiontableentry2 {
	background-color : #F5F5F5;
	vertical-align: middle;
}

.small {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
}

.createdate {
	height: 30px;
	color: #30653C;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	color: #666666;
	font-size: 11px;
	display: block;
	margin: 15px;
}

table.contenttoc {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}

table.contenttoc td {
	padding: 2px;
}

table.contenttoc th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #387847;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #333333;
}

a.sublevel:link, a.sublevel:visited {
	background: url(../images/indent1.png) no-repeat;
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.sublevel:hover {
	color: #387847;
	text-decoration: none;
	background-color: #EDECEC;
	border: 1px solid #CCCCCC;
}
.highlight {
	background-color: #F3E744;
	color: #387847;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #CCCCCC;
	border: 1px solid #999999;
}

