body {
	margin: 0px;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#003366;
	width: 290px;
	border: 1px solid #dddddd;
}
.form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#003366;
	width: 325px;
	border: 1px solid #dddddd;
}

.form3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#003366;
	border: 1px solid #dddddd;
}

.alink {
	color: #000000;
}

a {
	text-decoration: none;
	color: #003366;

}
a:hover {
	color:#006699;
}
.top_bg {
	background-image: url(imagem/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_main {
	background-image: url(imagem/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_main2 {
	background-image: url(imagem/bg_main2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.main_bg {
	background-image: url(imagem/main_sep_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.bg_rodape {
	background-color: #FFFFFF;
	background-image: url(imagem/rodape_bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

h1 {
	background-image: url(imagem/arrows.gif);
	background-repeat: no-repeat;
	text-indent: 8px;
	color: #999999;
	background-position: left center;
	font-family: Arial;
	font-size: 16px;
	list-style-type: none;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 0em;
}
.tt {
	color: #FF0000;
	cursor: help;
}

li {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	list-style-image: url(imagem/arrows.gif);
	list-style-type: none;
	text-transform: uppercase;
}
.drawersshingles{ margin:50px;}
#essentials{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#essentials.sidebox { height: 335px; padding: 0 0;}
#essentials .drawers {margin: 0;padding: 0;	position:relative; overflow: hidden; height: 100%;
}
#essentials .drawers li { text-align:left;	text-indent: 0px; left:0px; margin: 0; padding: 0; width: 222px; display: block; position: absolute; top: 0; z-index: 1; }
#essentials .drawers a.thumbnail { display: block; padding: 16px 0 0; text-decoration:none; text-align:center; background: url(imagem/bg_convenios.png) -222px 82% no-repeat; }
#essentials .drawers a.thumbnail img { margin-bottom: -10px; }
#essentials .drawers .handle { display: block; padding: 12px 15px 9px; height: 29px; margin-bottom: -10px; overflow: hidden; background:url(imagem/bg_convenios.png) -222px 100% no-repeat;}
#essentials .drawers .handle:hover { text-decoration: none; }
#essentials .drawers .handle { text-decoration: none; }
#essentials .drawers .handle strong { display: block; font-size: 14px; color: #333; white-space: nowrap; overflow: hidden; line-height:29px; }
#essentials .drawers li.obscured .handle { background-position: 0 100%; }
#essentials .drawers li.obscured a.thumbnail { background-position: 0 82%; }
#essentials .drawers li.obscured .handle strong { color: #336633; text-shadow: 0 0 0 #000; }
/* Formulario  */

.textfieldRequiredMsg, 
.textfieldMinCharsMsg,
.textfieldInvalidFormatMsg, 
.textfieldValidMsg {
	display: none;
}

.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinCharsState .textfieldMinCharsMsg
{
	display: block;
	color: #cc0000;
	padding:3px;
}

input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input
 {
	background-color: #FF9F9F;
}

.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}

.textfieldFlashText input, input.textfieldFlashText{
	color: red !important;
}
.t_form {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	COLOR: #999999;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.100 {
	width: 100%;
}
.body {
	background-color: #FFFFFF;
	background-image: url(imagem/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

