input, select, textarea {
	border : 1px solid #B8860B;
	border-bottom : 1px solid #F5F5DC;
	border-right : 1px solid #F5F5DC;
	font-style : normal;
	font-weight : normal;
	font-size : 9pt;
	color : #0F479F;
	background : #FFF8F0;
}

input.plainInput {
	background: transparent;
	border: none;
}

button {
	margin : 1px;
	border : thin solid #FFEBCD;
	border-right : thin solid #DAA520;
	border-bottom : thin solid #DAA520;
	font-style : normal;
	font-weight : bold;
	font-size : 9pt;
	color : #0F479F;
	background : #FFF8F0;
}

BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #0F479F;
	margin : 0px;
	padding: 0px;
	text-indent : 0px;
	text-align : justify;
	text-decoration : none;
	font-size : 9pt;
	font-weight : normal;
	line-height: normal;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #0F479F;
	margin : 0px;
	padding: 0px;
	text-indent : 0px;
	text-align : justify;
	text-decoration : none;
	font-size : 9pt;
	font-weight : normal;
	line-height: normal;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	line-height :100%;
	margin : 0px;
	color : #F0B020;
	font-weight : bold;
	font-size : 12pt;
	padding: 0px;
	font-style: normal;
	text-decoration: none;
	line-height :normal;
	text-decoration: none;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	line-height :100%;
	margin : 0px;
	color : #F0B020;
	font-weight : bold;
	font-size : 10pt;
	padding: 0px;
	font-style: normal;
	text-decoration: none;
	line-height :normal;
	border-bottom-width: 0px;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	line-height :100%;
	margin : 0px;
	color : #88A4D0;
	font-weight : normal;
	font-size : 7pt;
	padding: 0px;
	font-style: normal;
	text-decoration: none;
	line-height :normal;
	border-bottom-width: 0px;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	line-height : 100%;
	margin : 0px;
	font-size : 8pt;
	text-align: left;
	vertical-align: top;
	font-weight : normal;
	color: #0F479F;
	background: #FFF8F0;
	empty-cells: show;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #F2ECE3;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #F2ECE3;
        padding: 3px;
        spacing: 0px;
}

H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #0F479F;
	margin : 0px;
	padding: 0px;
	text-indent : 0px;
	text-align : right;
	text-decoration : none;
	font-size : 9pt;
	font-weight : normal;
	line-height: normal;
}

HR {
	border : 1;
	height : 1;
	size : 1;
	color : #ADC0D6;
}

OL {
	font-weight : normal;
	padding-right : 0px;
	padding-top : 0px;
	padding-left : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style: normal;
	line-height: normal;
	color: #0F479F;
	text-align : justify;
	text-decoration: none;
}

UL {
	font-weight : normal;
	padding-right : 0px;
	padding-top : 0px;
	padding-left : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style: normal;
	line-height: normal;
	color: #0F479F;
	text-align : justify;
	text-decoration: none;
}

UL:bold {
	font-weight : 700;
}

UL:sub {
	padding-left : 20;
}

A {
	text-decoration : none;
	color: #0F479F;
}

A:hover {
	text-decoration : underline;
	color: #F0B020;
}


.tabla {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align: left;
	vertical-align: top;
	font-weight : normal;
	color: #000066;
	background: #FFF8F0;
	empty-cells:show;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #F2ECE3;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #F2ECE3;
        padding:1px;
        spacing:1px;
}

td.contactTabsOn {
	padding : 3px;
	border : 1px solid #B8860B;
	border-bottom : 0px;
	border-top : 1px solid #F5F5DC;
	border-left : 1px solid #F5F5DC;
	font-weight : bold;
}

td.contactTabsOff {
	padding : 3px;
	border : 1px solid #F5F5DC;
	border-right : 1px solid #B8860B;
	background : #E8CEAC;
	font-weight: bold;
}

td.contactContainerMain {
	border : 1px solid #B8860B;
	border-left-color : #F5F5DC;
	border-top-color : #F5F5DC;
}

table.contactDetailMain {
	border : 1px solid #B8860B;
	border-left-color : #F5F5DC;
	border-top-color : #F5F5DC;
	padding-bottom : 6px;
}

.contactContainerHeader {
	color : #336633;
	font-weight: bold;
}

.note {
	font-size: 10px;
	color: red;
}
