@charset "utf-8";
/* CSS Document */

/*Trampas Stylesheet*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
 	color: #013161;
	background-color: #fff;
	background-image: url("bodybg.gif");
	background-repeat: repeat-x;
	 }
	 
 h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 130%;
color: #60551A;
letter-spacing: 3.2pt;
word-spacing: 1.2pt;

	}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 108%;
	color: #F45913;
	 margin: 0px;
	 padding: 0px;
	}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 100%;
	 color: #999;
	 margin: 0px;
	 padding: 0px;
	}
	
a:link {
	color: #F45913;
	background-color: transparent;
	padding-top: 10px;
	text-decoration: none;
	}
		
a:visited {
	color: #F47B20;
	background-color: transparent;
	text-decoration: none;
	}
		
a:hover {
	color: #F47B20;
	background-color: transparent;
	text-decoration: underline;
	}		

/*Main Sections*/

#container {
	width: 770px;
	margin: 20px auto 20px;
	padding: 0;
	border: 1px solid #008BC8;
	background-color:#FFF;
	}

#top {
	color: #fff;
	margin: 0;
	padding: 0;
	width: 770px;
	background-color: #003367;
	height: 24px;
	}
	
#top ul {
	padding-top: 0.35em;
	padding-bottom: 0.35em;
	font-size: 85%;
	margin: 0;
	}
	
#top li {
	display: inline;
	list-style: none;
	padding-left: 1.6em;
	padding-right: 1.6em;
	}			
		
#top a:link {
	color: #fff;
	background-color: transparent;
	text-align: right;
	padding-top: 10px;
	text-decoration: none;
	}
		
#top a:visited {
	color: #fff;
	background-color: transparent;
	text-align: right;
	text-decoration: none;
	}
		
#top a:hover {
	color: #009DDC;
	background-color: transparent;
	text-align: right;
	}	

#banner{
	width: 770px;
	height: 155px;
	}
	
#content2 {
	width: 700px;
	background-color: #fff;
	padding: 20px 50px 20px 20px;
		font-size: 90%;

	}	
	
#content2 p {
	font-size: 90%;
	line-height: 1.5em;
	}		
	
#content2 td {
	padding: 5px;
	}	
	
#content2 th {
	padding: 5px;
	font-weight: bold;
	}	
	
#content2 h1 {
	color: #003368;
	font-weight: bold; 
	font-size: 130%;
	}		
	
#content2 img {
	border: 2px solid #F45913;
	}		

#content {
	width: 770px;
	}

#content-left {
	width: 420px;
	float: left;
	padding: 20px 10px 10px 30px;
	font-size: 90%;

}

#content-left p {
	font-size: 90%;
	line-height: 1.5em;
	}	
	
#content-left img {
	border: 2px solid #F45913;
	}	
	
#content-left h1 {
	color: #003368;
	font-weight: bold; 
	font-size: 130%;
	}		
	
#content-left h2 {
	color: #016FAA;
	font-weight: bold; 
	font-size: 110%;
	}	
	
#content-left li {
	list-style-position: inside;
		font-size: 90%;
	}

#content-right {
	width: 250px;
	float: right;
	padding: 10px 30px 10px 10px;
	font-size: 90%;
	line-height: 1.1em;
	padding-top: 20px;
}

#content-right p {
	font-size: 85%;
	color: #F45913;
	}
	
#content-right img {
	border: 2px solid #91341B;
	margin-bottom: 2em;
	text-align: center;
	}		
	
#content-right h1 {
	margin-right: -0.15em;
	margin-top: 20px;
	padding: 6px 22px 6px 6px;
	background-color: #91341B;
	width: 196px;
	color: #F7DD93;
	font-weight: bold; 
	font-size: 130%;
	}		

#content-right a {
	color: #F47B20;
	}		

#content-right a:link {
	text-decoration: none;
		color: #F47B20;
	}		

#content-right a:visited {
	text-decoration: none;
		color: #F47B20;
	}	

#content-right a:hover {
	text-decoration: underline;
		color: #F47B20;
	}

#footer {
	clear: both;
	background-color: #003367;
	color: #fff;
	font-size: 70%;
	padding: 0;
	margin: 0;
	border-top: 1px dotted #60551A;
}

#footer p {
	margin: 0;
	padding: 4px;
	}

	
#footer a:link {
	color: #fff;
	}
		
#footer a:visited {
	color: #fff;
	}
		
#footer a:hover {
	color: #57C7F5;
	}		
	
.clear {
	clear: both;
	}

.floatleft {
	float: left;
	}

.floatright {
	float: right;
	}		
	
dt {
    font-weight: bold;
    text-decoration: underline;
	margin-left: 100px;
	font-size: 90%;
	line-height: 1.3em;
  }
dd {
    margin: 0;
    padding: 0 0 1.25em 0;
	margin-left: 100px;
	font-size: 90%;
	line-height: 1.3em;
  }	
  

	
#bluebox {
	background-color: #0070AA;
	border: 2px dashed #F45913;	
	padding: 1em;
	background-image: url("boxbg.gif");
	background-repeat: repeat-y;
	}
	
#bluebox p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 1.4em;
	color: #fff;
	}
	
#bluebox h1 {
	color: #fff;
	}	
	
.question-text {
	color: #F45913;
	font-size: 110%;
	font-weight: bold;
	}
	
.question-box {
	background-color: #F45913;
	height: 15px;
	color: #fff;
	display:block;
	padding: 5px;
}
