body
	{
		margin: 0;
		padding: 0;
		color: #333;
		font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		background: #E2EBED;
		text-align: center;
	}
	
img
	{
		margin:10px;
		border-color:transparent;
	}
	
.img-note
	{
		display:none;
	}
	
#emailint
	{
		height:180px;
	}
	
a
	{
		color: #307082;
	}
	
a:hover
	{
		color: #D60808;
	}
	
acronym
	{
		border: none;
	}
	
fieldset
	{
		border: 0px none #FFFFFF;
		margin: 0px;
		padding: 0px;
	}
	
form
	{
		border: 0px none #FFFFFF;
		border: 0px solid blue;
		margin: 0px;
		padding: 0px;
	}
	
input, textarea
	{
		background:#ffffff;
		border:1px solid #317082;
	}
	
input:focus, textarea:focus
	{
		background:#E2EBED;
	}
	
#container
	{
		margin: 0 auto;
		width: 724px;
		position: relative;
		background: #fff;
		padding: 0 10px 0 10px;
		text-align: left;
	}
	
* html #container
	{
		width: 744px;
		w\idth: 724px;
	}
	
#pageHeader
	{
		position: absolute;
		top: 10px;
		left: 30px;
	}
h1
	{
		background: url(../imagens/logo.png);
		width: 110px;
		height: 56px;
		overflow: hidden;
		margin: 0;
	}
	
h1 span
	{
		display: none;
	}
	
h2
	{
		font-size: 12px;
		margin: 0;
		padding-left: 20px
	}
	
p
	{
		text-align:justify;
	}
cite
	{
		text-align:justify;
	}	
dd
	{
		text-align:justify;
		padding-top:10px;
		padding-bottom:40px;
	}
	
dt
	{
		font-weight: bold;
	}
	
#quickSummary
	{
		padding-top: 85px;
	}
	
#quickSummary .p2
	{
		font-size: 12px;
		position: absolute;
		top: 65px;
		right: 20px;
		margin: 0;
	}
	
#container #intro #quickSummary .p1
	{
		font-size: 11px;
		height: 171px;
		background: url(../imagens/background.jpg) no-repeat;
		margin: 0;
		width: 724px;
		color: #fff;
		font: 12px/150% Trebuchet MS;
		text-align:center;
	}
	
#container #intro #quickSummary .p1 span
	{
		padding: 20px 530px 0 30px;
		display: block;
		margin: 0;
		font: 12px/150% Trebuchet MS;
	}
	
#preamble, #supportingText
	{
		width:460px;
		margin: 0 20px 0 243px;
	}
	
#supportingText
	{
		height:auto !important;
		min-height:335px;
		height:335px;
	}
	
#explanation
	{
		height:auto !important;
		min-height:335px;
		height:335px;
	}
	
#supportingText p, #preamble p
	{
		line-height: 150%;
		margin: 10px 0 10px 0;
	}
	
#preamble h3, #explanation h3
	{
		margin: 24px 0 10px 0;
		font-size: 12pt;
	}
	
#linkList
	{
		position: absolute;
		top: 280px;
		left: 0;
		width: 210px;
	}
	
#lselect ul, #larchives ul, #lresources ul
	{
		list-style-type: none;
		margin: 0;
		padding: 0 0 0 40px;
	}
	
#lselect ul li a
	{
		text-decoration: underline;
		display: block;
		font-size: 13px;
	}
	
#lselect ul li.c, #lselect ul li a.c
	{
		display: inline;
		font-size: 12px;
		color: #333;
	}
	
#lselect ul li a.c
	{
		text-decoration: none;
	}
	
#lselect ul li a.c:hover
	{
		color: #D60808;
	}
	
#lselect ul li
	{
		font-size: 12px;
		border-bottom: 1px solid #E6EEF0;
	}
	
#linkList #larchives ul li
	{
		font-size: 13px;
		border-bottom: 1px solid #E6EEF0;
		display: block;
		padding: 5px 0;
	}
	
#linkList #lresources ul li
	{
		font-size: 13px;
		border-bottom: 1px solid #E6EEF0;
		display: block;
		padding: 5px 0;
	}
	
#lselect h3.select
	{
		display: none;
	}
	
#lselect label, #lselect input, #lselect h3
	{
		color: #393939;
		margin: 10px 0px 0px 40px;
		font-size: 14px;
	}
	
#lresources h3.resources, #larchives h3.archives
	{
		margin: 30px 0 5px 40px;
		color: #393939;
		font-size: 14px;
	}
	
#footer
	{
		background: url(../imagens/footer.gif) no-repeat;
		color: #fff;
		height: 48px;
		text-align: right;
		padding: 0 10px 0 0;
		line-height: 26px;
		font-size: 11px;
		width: 460px;
		margin-top:20px;
	}
	
#footer a
	{
		color: #fff;
		text-decoration: none;
		padding: 0px 5px 0px 5px;
	}
	
#footer a:hover
	{
		text-decoration: underline;
	}
	
.clear
	{
		clear:both
	}
.header
{
position:absolute;
top:75px;
left: 223px;
}

ul.galeria
	{
		list-style:none;
	}

ul.galeria li
	{
		float:left;
		width:240px;
		height:205px;
margin:0 0 15px 0;
	}

ul.galeria strong
	{
		float:left;
		width:180px;
	}