BODY {
	margin : 0px 0px 0px 0px;
	background-color : #FFFFFF;
	color : #000000;
	scrollbar-base-color: #778899;
}
td, tr, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
hr {
	background : #CCCCCC;
	height : 1px;
	width : 100%;
}
.title {
	font-family: sans-serif;
	font-size: 24px;
	font-weight: bold;
	color : #7B8DA1;
}
.pathway {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.pathway:link, a.pathway:visited {
	color : #000000;
	font-weight : normal;
}
a.pathway:hover {
	color : #000000;
	font-weight : normal;
	text-decoration : underline;
}

/* --Default Class Settings-- */
a.mainlevel:link, a.mainlevel:visited {
	font-size: 13pt;
	font-family: Trebuchet MS;
	color: #009999;
}
a.mainlevel:hover {
	color: #00CC66;
	text-decoration: none;
}
#active_menu {
	font-size: 13pt;
	font-family: Trebuchet MS;
	color: #333333;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #333333;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
}
a.mainmenu:hover {
	color: #000000;
	text-decoration: underline;
}
a.sublevel:hover {
color: #000000;
text-decoration: underline;
}
a.sublevel:link, a.sublevel:visited {
	color: #333333;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
}
table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
}
table.moduletable th {
	display: none;
}
table.moduletable td {
	margin: 0px 0px 0px 0px;
}
.poll {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	line-height : 14px;
}
.sectiontableheader {
	background-color : #CCCCCC;
	color : #7B8DA1;
	font-weight : bold;
}
.sectiontableentry1 {
	background-color : #F0F0F0;
}
.sectiontableentry2 {
	background-color : #E0E0E0;
}
.small {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #3366C0;
	text-decoration : none;
	font-weight : medium;
}
.smalldark {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	font-weight : normal;
}
.contentpane {
	background : #FFFFFF;
}
.contentpaneopen {
	background : #FFFFFF;
}
.contentheading, .componentheading {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #009999;
	text-align: left;
}
div.componentheading {
	color:#66CC66;
	font-size: 20px;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS";
	color:#66CC66;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.createdate {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #999999;
	text-align : left;
}
.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10px;
	font-weight : bold;
	background-color : #F0F0F0;
	color : #000000;
	border : 1px solid #CCCCCC;
}
.inputbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #F0F0F0;
	border : 1px solid #CCCCCC;
}
a:link, a:visited {
	font-size : 11px;
	color : #000000;
	text-decoration  : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color : #000000;
	text-decoration : underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}
a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #7B8DA1;
	text-decoration: underline;
	font-weight: bold;
}
a.category:link, a.category:visited {
	color : #333333;
	font-weight : bold;
}
a.category:hover {
	color : #7B8DA1;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Dont set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* custom stuff */
.footer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669999;
}
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
a.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.container{
	border: solid;
	border-width: 1px;
	border-color: #efefef;
	background-color: White;
}
.boxes {
	border: solid;
	border-color: #efefef;
	border-width: 1px;
}
.mainlevel-nav_caption {
	display: none;
}
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#mainlevel-nav li
{
	background-image: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	margin: 0;
	white-space: nowrap;
}
ul#mainlevel-nav a
{
	font-size: 13pt;
	font-family: Trebuchet MS;
	color: #009999;
}
ul#mainlevel-nav a:hover
{
	color: #00CC66;
	text-decoration: none;
}
ul#mainlevel-nav a#active_menu-nav {
	font-size: 13pt;
	font-family: Trebuchet MS;
	color: #333333;
}
a.readon:link, a.readon:visited {
	color: #66CC66;
	font-weight : bold;
}
a.readon:hover {
	text-decoration: underline;
}
th {color:black; font-size:36px}
/* Frames para imagens nos conteudos */
.frame {
	float:left;
	background: url(../frame/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../frame/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
.frame img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px !important;
	margin: -6px -6px 6px -6px;
	padding: 4px;
}
div.moduletableT {
	margin: 0px 0px 0px 0px;
	width: 100%;
	background-color: #EEFFEE;
}
form {
background-color: transparent;
}