/* Global Styles */

body {
	margin-left:30px;
	height:100%;
	width:700px;
	background-color:#FFFFFF;
	text-align:left;
	color:#000000;
}
h1 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #004939;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
}
h2 {
	font-size: 18px;
	color: #007939;
	text-align:center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
	background-color:#999999;
	padding:10px;
}
h4 {
	font-size: 12px;
	color: #00AA39;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	text-decoration:underline;
}
input {
	width:100%;
	line-height: 30px;
}
table {
	width:100%;
	color:#000000;
}
textarea {
	text-align:right;	
}
th {
	color:#000000;
	text-align:center;
}


/* ID Styles */

#regform {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0c250f;
	line-height:16px;
	letter-spacing:.01em;
	text-decoration: none;
	font-weight:bold;
	display:block;
	/* u r b l  */
	padding:15px 20px 15px 15px;
	background-color:#DDDDDD;
	border:5px;
	border-color:#004939;
}
#regform a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0c250f;
	line-height:16px;
	letter-spacing:.01em;
	text-decoration: none;
	font-weight:bold;
	display:block;
	/* u r b l  */
	padding:10px 10px 10px 10px;
}
#regform a:hover {
	background: #C1F264;
	color:#4cb848;
}
#smallBoxes {
	width: 70px;
	text-align:right;
}
#mediumBoxes {
	width: 250px;	
}
#ocultar {
	width:0px;
}
#chkbox {
	width:20px;
}
#bot {
	width:100px;
	margin-bottom:20px;
	margin-top: 20px;
	margin-left: 50px;
}
#smallLogos {
	margin-top:20px;
	background:#ffffff;
	outline:none;
	border:none;
}
#smallLogos img {
	margin: 5px;
	border: 0px;
}
#smallLogos td {
	text-align:center;
	margin: 5px;
	border: 0px;
}
#morada {
	text-align:center;
	padding-top:20px;
}
#morada a{
	text-align:center;
	padding-top:20px;
}
#morada a:hover{
	text-align:center;
	padding-top:20px;
	background: none;
	color:#4cb848;
}









/* Class Styles */
.box1 {
	float:left;
	width:500px;
	clear:left;
}
.box2 {
	float:left;
	padding-left:50px;
}
.main {
}
img.border {
	border: 1px solid #333333 ;
	padding: 7px 7px 7px 7px ;
}












