* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	text-align: center;
	background-image:url(header2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:scroll;
	background-color: #ffffff;
}
a:link, a:visited {
	color: #003647;
	text-decoration: underline;
    font-weight: 700;
}
a:hover, a:active {
	text-decoration: none;
}
h1 {
	background-color: #e0e0e0;
	border: 1px solid #ccc;
	font-size: 11px;
	line-height: 18px;
	padding-left: 5px;
	margin: 10px auto;
}
h2 {
	font-size: 10px;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 10px;
	text-transform: uppercase;
	margin: 10px auto;
	float: right;
}
p {
	line-height: 16px;
		
}
#preload {
	height: 0;
	width: 0;
	background-image: url(Body.gif);
	background-image: url(Footer.gif);
	background-image: url(Header.gif);
	background-image: url(Pic_index.GIF);
	background-image: url(TheCorporation.jpg);
	background-position: -1000px -1000px;
}
#wrap {
	border: 0px solid #535353;
	margin: 0 auto;
	text-align: left;
	width: 720px;
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	background: url(Header.gif) center no-repeat;
	height: 27px;
}
#nav {
	float: left;
	padding-top: 10px;
	width: 140px;
}
#nav ul {
	margin-bottom: 40px;
}
#nav li {
	display: inline;
	list-style: none;
	line-height: 12px;
	border-bottom: 1px solid #cccccc;
	padding-top: 10px;	
}
#nav li a {
	background: #fff;
	border-bottom: 1px solid #cccccc;
	color: #888;
	display: block;
	font-weight: bold;
	line-height: 12px;
	margin: 2px;
	text-decoration: none;
	width: 129px;
	padding-top: 10px;	
}
#nav li a:hover {
	background: #B6B6B6;
	border-bottom: 1px solid #cccccc;
	color: #fff;
	line-height: 12px;
	padding-top: 10px;	
}

#nav img {
	cursor: pointer;
	display: block;
	margin: 2px;
	padding-botton: 10px;
	
}
.imagemEsquerda {
	text-align: left;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#content {
	float: right;
	margin-top: -3px !important;
	margin-top: 0;
	width: 570px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
#content p {
	padding-left: 25px;
	padding-right: 25px;
}
#content a img {
	border: 1px solid #e0e0e0;
	margin: 10px 0 0 25px;
	padding: 2px;
}
#content a:hover img {
	border: 1px solid #999;
}
#footer {
	background-color:#000000;
	clear: both;
	height: 30px;
	color: #FFFFFF;
}
#pic {
	height: 80px;
	margin: 0 auto 10px auto;
	width: 720px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabelas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 3px;
}
.tabelasTOPO {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #000000;
	background-color: #D6D6D6;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}
	
.txtBox {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	width: 300px;
	background-color: #dddddd;
}
.tabelaForm {
	padding-bottom: 10px;
}

