html{ }

body
{
	margin:auto;
	padding:0px;
	text-align:left;
	font-family:Lucida Grande;
}

.clearBoth {
	clear:both;
	line-height:0;
	font-size:0;
}

.formularioContainer
{
	width:620px;
	height:300px;
	padding-left:15px;
	float:left;
}

.formularioLabel
{
	padding-right:5px;
	color:#000000;
	font-size:11px;
	float:left;
}

.txtBox
{
	font-size:12px;
	color:#000000;
	height:19px;
	border:1px solid #000000;
}

.txtBoxWidth1
{
	width:306px;
}

.txtBoxWidth2
{
	width:164px;
}

.txtBoxWidth3
{
	width:328px;
}

.txtBoxWidth4
{
	width:54px;
}

.txtBoxWidth5
{
	width:48px;
}

.txtBoxWidth6
{
	width:220px;
}

.txtBoxWidth7
{
	width:135px;
}

.txtBoxWidth8
{
	width:220px;
}

.txtBoxWidth9
{
	width:229px;
}

.txtBoxWidth10
{
	width:191px;
}

.txtBoxWidth11
{
	width:311px;
}

.txtBoxWidth12
{
	width:225px;
}

.txtBoxWidth13
{
	width:239px;
}

.btnFormulario
{
	background:url('../img/seta.jpg') no-repeat 0px 4px;
	margin-left:10px;
	padding-left:12px;
	font-size:10.67px;
	color:#000000;
	float:right;
    height: 15px;
}

.btnFormulario a
{
	color:#000000;
	text-decoration:none;
}
