/* formato geral do documento */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
 }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
	-ms-interpolation-mode: bicubic;
}

a {
	text-decoration: none;
	cursor: hand; 
	color: #3f6380; 
	font-weight: normal;
}

a:hover{
	border-bottom: 1px dotted;
}

a:visited{
	text-decoration: none;
	cursor: hand; 
	color: #3f6380; 
	font-weight: normal;
}

.aaaa {
	text-decoration: none;
	cursor: hand; 
	color: #FFFFFF; 
	font-weight: normal;
}

.aaaa:hover{
	border-bottom: 1px dotted;
}

.aaaa:visited{
	text-decoration: none;
	cursor: hand; 
	color: #FFFFFF; 
	font-weight: normal;
}

.statusMessage {
	color: #000000;
	background-color: #FF6600;
	border: 1px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.formContainerMedium, .formContainerSmall, .formContainerBig {
	color: #484848;
	overflow: hidden;
}
	
.formContainerBig {
	background: url(../img/formBackground/formBackground-b.gif) repeat-x left bottom;
}

.formContainerMedium {
	background: url(../img/formBackground/formBackground-m.gif) repeat-x left bottom;
}

.formContainerSmall {
	background: url(../img/formBackground/formBackground-s.gif) repeat-x left bottom;
}

.formBorders {
	border-left: 1px #cccccc solid; 
	border-right: 1px #cccccc solid;	
}

.lineSeparator {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px; 
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.linhaDeSeparacao {
	height: 0px;
	line-height: 0px;
	overflow:hidden;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 5px;
	margin-bottom: 5px; 
}

.espacoVertical {
	height: 5px;
	line-height: 0px;
	overflow: hidden;
}

.button {
	font-weight: bold;
	font-size: 11px;
	height: 22px;
	cursor: hand;
	color: #313544;
	background-color: #eeddaa;
	font-family: Arial;
	border: 1px #aaaaaa solid;
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}

.header {
	color: #109dd0;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
h1 {
	color: #109dd0;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 10px; 
	margin: 0px;
}
p {
	padding: 0px;
	margin: 0px;
}

.formHeader {
	height:20px;
	line-height: 20px;
	border-bottom: 1px #CCCCCC solid;
	color: #cc6600;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;	
}

.inputField {
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #999999;
	height: 15px;
	line-height: 15px;
}

form {
	margin: 0px;
	padding: 0px;
}

.handCursor {
	cursor: pointer;
	cursor: hand;
}

.portfolioThumbFrame {
	width: 120px;
	height: 120px;
	margin: 4px;
	padding-bottom: 4px;
}

.portfolioThumb {
	background-image: url(./img/frame.gif);
	background-repeat: no-repeat;
	width: 132px;
	height: 165px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	font-family: Arial;
	font-size:11px;
	line-height:15px;
	float:left; 
}
.newCardUserName {
	font-family: Georgia, Times, Arial;
	font-size: 22px;
	color: #3765b0;
	line-height: 27px;
}

.newCardTitle {
	font-family: Georgia, Times, Arial;
	font-size: 13px;
	color: #787878;
}

.newCardContactInfo {
	font-family: arial;
	line-height: 18px;
	font-size: 11px;
	color: #999999;
}

.newCardContactInfo a {
	font-family: arial;
	font-size: 11px;
	color: #999999;
}

.newCardContactInfo a:visited {
	font-family: arial;
	line-height: 13px;
	font-size: 11px;
	color: #999999;
}

.selectBox {
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #999999;
	height: 20px;
	line-height: 15px;
	vertical-align: middle;
}
.loginText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.loginInputField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	height: 15px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.bigInputField {
	font-family: Arial;
	font-size: 13px;
	vertical-align:middle;
}
.bigSelectBox {
	font-family: Arial;
	font-size: 13px;
	vertical-align: middle;
}
.bigButton {
	font-weight: bold;
	font-size: 11px;
	height: 22px;
	cursor: hand;
	color: #313544;
	background-color: #eeddaa;
	font-family: Arial;
	border: 1px #aaaaaa solid;
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}

/* painel de dicas */
.painelDeDicas {
	color: #666666;
	background-color: #f1f1f1;
	border: #eaeaea 1px solid;
	padding: 10px;
}

.painelDeDicas LI {
	padding-bottom: 10px;
}

.imageBorder {
	border: #dddddd 1px solid; 
	padding: 2px;
}

.tagLink {
	text-decoration: none;
	cursor: hand; 
	color: #0063dc; 
	font-weight: normal;
	font-size: 13px;
	border: none;
	background-color: #FFFFFF;
}

.tagLink:hover{
	color: #FFFFFF;
	background-color: #0063dc;
	text-decoration: none;
	border: none;
}

.tagLink:hover:visited{
	color: #FFFFFF;
	background-color: #0063dc;
	text-decoration: none;
	border: none;
}

.tagLink:visited{
	text-decoration: none;
	color: #0063dc; 
	border: none;
	background-color: #FFFFFF;
}

.tagLink3 {
	text-decoration: none;
	cursor: hand; 
	color: #0063dc; 
	font-weight: normal;
	font-size: 13px;
	border: none;
	background-color: #FFFFFF;
}

.tagLink3:hover{
	color: #FFFFFF;
	background-color: #f5bf00;
	text-decoration: none;
	border: none;
}

.tagLink3:hover:visited{
	color: #FFFFFF;
	background-color: #f5bf00;
	text-decoration: none;
	border: none;
}

.tagLink3:visited{
	text-decoration: none;
	color: #0063dc; 
	border: none;
	background-color: #FFFFFF;
}

.tagLink2 {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #58810c;
}

.tagLink2:visited {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #58810c;
}

.titles {
	font-size: 18px;
	font-weight: 700;
	line-height: 25px;
	vertical-align: baseline;
	padding-bottom: 10px;
}
.subtitles {
	font-family: tahoma;
	font-size: 14px;
	font-weight: 700;
	color: #000000;
	background: url(../img/bg_list.gif) left top no-repeat; 	
	background-position:0 20px;
	padding-left: 20px;
	padding-top: 15px;	
	padding-bottom: 10px;	
}
.tagLink4 {
	text-decoration: none;
	cursor: hand; 
	color: #58810c; 
	font-weight: normal;
	font-size: 13px;
	border: none;
	background-color: #FFFFFF;
}

.tagLink4:hover{
	color: #FFFFFF;
	background-color: #58810c;
	text-decoration: none;
	border: none;
}

.tagLink4:hover:visited{
	color: #FFFFFF;
	background-color: #58810c;
	text-decoration: none;
	border: none;
}

.tagLink4:visited{
	text-decoration: none;
	color: #58810c; 
	border: none;
	background-color: #FFFFFF;
}
.swfupload {
	cursor: pointer;
	cursor: hand;
}