
BODY, P, TD, DIV, LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	list-style: square;
}

BODY {
	background-color: #374962;
	margin: 0px;
}

BODY.introPage {
	background-color: #FFFFFF;
	padding: 10px;
}
BODY.printPage {
	background-color: #FFFFFF;
	padding: 10px;
}

FORM {
	margin: 0px;
}

A:link {
	color: #374962;
	text-decoration: underline;
}
A:visited {
	color: #374962;
	text-decoration: underline;
}
A:hover {
	color: #000000;
	text-decoration: none;
}

HR {
	height: 1px;
	border: 1px solid #374962;
}

.small {
	font-size: 8pt;
}

.formTitles {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.formTitlesSep {
	font-weight: bold;
	color: #374962;
	border-bottom: 1px solid #374962;
}
INPUT.inputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px inset #374962;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
}
TEXTAREA.inputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px inset #374962;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
}
SELECT.inputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px inset #374962;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
}
INPUT.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px outset #000000;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #374962;
}
.mainTableTop {
	background-color: #F4E9CB;
	background-image: url('/templates/fundacao/images/top_bg.gif');
	height: 175px;
	vertical-align: bottom;
}
.mainTableMenu {
	background-color: #374962;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 10px;
}
.menuBar {
	font-weight: bold;
	color: #FFF7D7;
}
.mainTableContents {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
	height: 100%;

}
.mainTableCopyright {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1D5B4;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

A.menu1:link {
	color: #FFF7D7;
	font-weight: bold;
	text-decoration: none;
}
A.menu1:visited {
	color: #FFF7D7;
	font-weight: bold;
	text-decoration: none;
}
A.menu1:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.logoHolder {
	padding-top: 14px;
	padding-right: 25px;
	padding-bottom: 14px;
	padding-left: 25px;
	text-align: center;
	vertical-align: middle;
}
.siteTitle {
	font-size: 13pt;
	font-weight: bold;
	padding-bottom: 5px;

}
.xsmall {
	font-size: 7pt;
}
.path {
	font-size: 7pt;
	text-align: right;
}
.title {
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 5px;


}
.submenu {
	font-size: 8pt;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 20px;
}
