body {
	margin: 13px 0px 13px 0px;
	background: #ffffff;
	color: #404040;
	font-family: arial, verdana, helvetiva, geneva;
	font-size: 10px;
	text-align: center;
}

p,td {
	color: #404040;
	font-family: arial, verdana, helvetiva, geneva;
	font-size: 10px;
	text-align: justify;
}

table {
	clear: both !important;
}

font {
	color: #404040;
	font-family: arial, verdana, helvetiva, geneva;
	font-size: 10px;
}

td p.bodytext {
	margin: 0px;
}

td p.align-center {
	text-align: center;
	margin: 0px;
}

blockquote {
	float: left;
	width: 100%;
	height: 12px;
	background: url(../img/res.gif);
	margin: 0px;
}

blockquote p {
	line-height: 11px;
	text-indent: 2px;
	color: #ffffff !important;
	font-size: 12px;
	font-weight: bold !important;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #230608;
}

a.on {
	color: #000000;
}

a.nounderline:hover {
	text-decoration: none;
}

a.enviar {
	height: 11px;
	overflow: hidden;
	background: url(../img/back_send.gif);
	line-height: 8px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 0px 1px;
}


h1,h2,h3,h4,h5 {
	color: #230608;
	font-family: arial, verdana, helvetiva, geneva;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h5 {
	font-size: 28px;
	margin-bottom: 0px;
}

.important_back {
	float: left;
	width: 100%;
	height: 11px;
	background: url(../img/back_important.gif);
	line-height: 9px;
	color: #ffffff;
	font-weight: bold;
}

.important {
	color: #000000;
}

img {
	border: none;
	margin: 0px;
}

table,tr,td {
	border: none;
}

table {
	margin-bottom: 5px;
}

td {
	vertical-align: top;
}

td.align-right {
	text-align: right !important;
}

/* divs */

.float_left {
	float: left;
}

.float_right {
	float: right;
}

#container {
	position: relative;
	margin: 0px auto 0px auto;
	width: 775px;
	padding: 10px;
	background: url(../img/back.gif);
	overflow: hidden;
	text-align: left !important;
}

head:first-child+body #container {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 755px;
	padding-bottom: 0px;
}

#top_bar {
	float: left;
	width: 755px;
	display: inline;
	overflow: hidden;
}

#headerbanner {
	float: left;
	width: 755px;
	height: 0px;
	margin-bottom: 5px;
	clear: both;
	display: none;
}

#subheaderbanner {
	float: left;
	width: 755px;
	height: 109px;
	margin-top: 1px;
	margin-bottom: 5px;
	clear: both;
	display: inline;
}

body.home #headerbanner {
	display: inline;
	height: 164px;
}

body.home #subheaderbanner {
	display: none;
	height: 0px;
}

#wrap_back_head {
	float: left;
	width: 755px;
	height: 70px;
	background: url(../img/back_head.gif) top no-repeat;
	overflow: hidden;
	line-height: 0px;
}

#logo {
	float: left;
	width: 357px;
	height: 53px;
	text-align: left;
	overflow: hidden;
}

#language_selector {
	float: right;
	width: 394px;
	height: 53px;
	padding: 37px 5px 0px 0px;
	overflow: hidden;
	text-align: right;
	font-size: 10px;
	color: #ffffff;
	line-height: 16px;
}

head:first-child+body #language_selector {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 389px;
	height: 17px;
}

#language_selector a {
	color: #ffffff;
}

#language_selector a:hover {
	color: #666666;
}

#language_selector a.on {
	color: #666666;
}

#wrap_menu {
	float: left;
	width: 755px;
	height: 16px;
	display: block;
	z-index: 999;
	text-align: center;
	overflow: hidden;
	padding: 0px;
}

#menu {
	float: left;
	margin-left: -10px;
	width: 775px;
	height: 16px;
	z-index: 999;
	text-align: center;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 0px;
}

#menu a {
	height: 16px;
	line-height: 16px;
	margin-left: 1px;
	display: inline;
	background: #ffffff;
	padding: 0px 30px 3px 30px;
}


head:first-child+body #menu a {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	padding-top: 3px;
}

#menu a:hover,#menu a.on {
	color: #666666;
	background: #e5e4e4;
}

#header {
	float: left;
	width: 740px;
	margin-top: 5px;
	margin-left: 8px;
	margin-bottom: 3px;
	clear: both;
}

head:first-child+body #header {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	margin-top: 0px;
}

#header h1 {
	font-size: 24px;
	margin: 0px;
	text-transform: uppercase;
}

body.home #header {
	display: none;
}

.columns_1,.columns_12,.columns_23 {
	float: left;
	width: 740px;
}

#left_column,#middle_column,#right_column  {
	overflow: hidden;
}

.columns_1 #left_column {
	float: left;
}

.columns_12 #left_column {
	float: left;
	width: 360px;
}

.columns_12 #middle_column {
	float: right;
	width: 360px;
}

.columns_123 #left_column {
	float: left;
	width: 232px;
	margin-right: 20px;
}

.columns_123 #middle_column {
	float: left;
	width: 232px;
}

.columns_123 #right_column {
	float: right;
	width: 232px;
}

body.home #left_column {
	width: 347px;
	padding: 15px 5px 15px 5px;
	background: #d8d7d8;
}

body.home #middle_column {
	width: 364px;
	padding: 15px;
	background: #c0bbba;
}

#visor_wrap {
	float: left;
	position: relative;
	width: 360px;
	height: 208px;
	overflow: hidden;
}

#visor {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 208px;
	overflow: hidden;
}

#visor {
	position: relative;
	width: 360px;
	height: 540px;
	overflow: hidden;
}

/* */

#bottom_bar {
	position: relative;
	margin: 2px auto 0px auto;
	width: 775px;
	padding: 0px 10px 0px 10px;
	background: url(../img/back_bottombar.gif);
	clear: both;
	font-size: 9px;
	color: #999999;
	text-align: left;
	line-height: 14px;
}

head:first-child+body #bottom_bar {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 755px;
}

#bottom_bar a {
	color: #666666;
}

#content_area {
	float: left;
	width: 740px;
	margin-left: 8px;
	overflow: hidden;
	z-index: 999;
	text-align: left !important;
}

body.home #content_area {
	width: 757px;
	margin-left: 0px;
}

body.home .columns_12 {
	width: 755px;
}

/* forms */

form {
	padding: 5px;
	margin: 0px;
	border: none;
	background: #e5e4e4;
}

fieldset {
	padding: 0px;
	margin: 0px;
	border: none;
	clear: both;
}

input,textarea,select,file {
	float: left;
	width: 155px;
	height: 18px;
	margin-top: 10px;
	border-top: 1px solid #848484;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #848484;
	color: #000000;
	font-family: arial, verdana, helvetiva, geneva;
	font-size: 10px;
}

head:first-child+body input {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	height: 14px;
}

textarea {
	width: 155px;
	height: 70px;
}

input.radiocheckbox {
	width: 15px;
	border: none;
}

select {
	height: 19px;
}

head:first-child+body select {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	height: 16px;
}

label {
	float: left;
	display: inline;
	width: 110px;
	height: 20px;
	line-height: 11px;
	margin-left: 80px;
	font-weight: bold;
	margin-top: 10px;
}

/* */

.display_none {
	display: none;
}

td.csc-form-labelcell {
	width: 100px;
	vertical-align: top;
	font-weight: bold;
	padding-left: 105px;
}

td.csc-form-labelcell p {
	margin: 0px;
}

td.csc-form-fieldcell {
	width: 155px;
}