
.contentStyle
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 10px 15px 10px 15px;
}

.contentStyleLateral
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 0px;
}

.contentStyle li,.contentStyleLateral li {
	vertical-align: middle;
}	

.contentStyle p, .contentStyleLateral p
{
	margin-top: 5px;
}

.contentStyle input
{
	/*border: 1 solid #4D5F9F;*/
	cursor: text;
}

.contentStyle table, .contentStyleLateral table{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.contentStyle table td,.contentStyleLateral table td{
		vertical-align: top;
}

.contentStyle img
{
	border: none;
}

.contentStyle a
{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: blue;
}

.contentStyleLateral a
{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: blue;
}

.contentStyle select
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.contentStyle textarea
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.contentStyle .form_checkbox
{
	border: 0;
	cursor: hand;
}

.contentStyle .form_submit
{
	cursor: hand;
}
