body {
	background-color:#FFFFFF;
	font-size:0.7em;
	margin: 0;
	text-align:center;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;}
a {color: #0443AD;}
a:hover {
	color: #00FF99;
}
a:visited  {
	color: #0033FF;
}
#bodyDiv {
	text-align: left;
	margin: 0 auto;
	width: 790px;
	background-color:#FFFFFF;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;}
#header {
	background-image: url(images/logo.jpg);
	float:left;
	width: 100px;}
#headMain {
	height:95px;
	width: 100%;
}
#headMain h1 {
		background-image: url(images/winterflakes.gif);
		background-repeat: no-repeat;
		height: 120px;
		width: 220px;
		color:#FFFFFF;
		/*text-transform:uppercase;*/
		margin:  0 0 0 5px;}
    #headMenu {
	height:20px;
	width: 100%;
	font-size: 1.2em;
	font-family:	Verdana, Arial, Helvetica, sans-serif;}
    #headMenu ul {
	/*text-transform:uppercase;*/
	height:auto;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color:#FFFFFF;
}
	#headMenu li {
		display:inline; }
	#headMenu li a {
	color: #000066;
	font-weight: bold;
	text-decoration:none;
	margin: 5px 1px;
	padding: 5px;
	background-color: #FFFFFF;
}
	#headMenu li a:hover {
	color: #00FF00!important;
	background-color: #0066FF;
}
#headNav {
	height:15px;
	width: 100%;
	color: #FFFFFF;}
#contentDiv {}
h2 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #44753C;
	font-size:1.5em;
	border-bottom: 1px solid #666666;}
#contentLeft, #contentMiddle, #contentRight {
	margin: 1px 0 1px 0;
	padding: 5px;}
#contentLeft {
	width: 150px;
	float: left;
}
#contentLeft p, #contentRight p {}
#contentMiddle {
	width: auto;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: justify;
}
/* rodapé*/
#footer {
	clear: both;
	background-color: #CDD9EF;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	width: 100%;
	height: 15px;
	text-align:center;
	color:#333333!important;}
.dontDisplay {
	display: none;}
.inputfield {
	border: 1px solid #CDD9EF;
	color: #0443AD;
	font-size: 0.8em;}
.inputbutton {
	border: 1px solid #999999;
	background-color: #CDD9EF;
	font-size: 0.8em;
	color: #FFFFFF;}

