/* body styles */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	scrollbar-base-color : #00336F;
	scrollbar-arrow-color : #AE7E06;
} 

/* language select page styles */
.textChooseLanguage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00336F;
	text-decoration: none;
}
a.textChooseLanguage:hover {
	color: #AE7E06;
	text-decoration: underline;
}
/* Menu styles */
.bottomRuleMenu {
	border: 0;
	border-bottom: 1px solid #CCB882;
}
.topRuleMenu {
	border: 0;
	border-top: 1px solid #F7F2E5;
}
.dobleRuleMenu {
	border: 0;
	border-bottom: 1px solid #CCB882;
	border-top: 1px solid #F7F2E5;
}


/* general layout styles */
.topRule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AE7E06;
	border-right-color: #AE7E06;
	border-bottom-color: #AE7E06;
	border-left-color: #AE7E06;
}
.imageBoxLeft{
	display: inline;
	clear: both;
	float: left;
	border: 2px solid #AE7E06;
	margin: 10px 15px 0px 0px;
	padding: 0px;
}
.imageBox{
	border: 2px solid #AE7E06;
}

.tableBoxBrown {
	border: 1px solid #AE7E06;
}
.spacer5 {
	font-size: 5px;
	line-height: 5px;
}
.spacer10 {
	font-size: 10px;
	line-height: 10px;
}
/* general text styles */
.copyRightTextLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8099B7;
	text-decoration: underline;
	line-height: 16px;
}
a.copyRightTextLink:hover {
	color: #AE7E06;
	text-decoration: underline;
}
.copyRightText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8099B7;
	text-decoration: none;
	line-height: 16px;
}
.textSectionsHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AE7E06;
	text-decoration: none;
}
a.textSectionsHome:hover {
	color: #00336F;
	text-decoration: none;
}
.textSectionsHomeMini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #AE7E06;
	text-decoration: none;
}
a.textSectionsHomeMini:hover {
	color: #8099B7;
	text-decoration: none;
}
.textNormalBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00336F;
	line-height: 16px;
}
a.textNormalBlue:hover {
	color: #AE7E06;
	text-decoration: underline;
}
.textNormalBrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AE7E06;
}
a.textNormalBrown:hover {
	color: #00336F;
	text-decoration: underline;
}
.textEntradilla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AE7E06;
}
.textMenuWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.textMenuWhite:hover {
	color: #CCB882;
	text-decoration: none;
}
.textMenuActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCB882;
	text-decoration: none;
}
.bottomRule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCB882;
	border-right-color: #CCB882;
	border-bottom-color: #CCB882;
	border-left-color: #CCB882;
}
.textAdWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #DFEEFF;
	text-decoration: none;
}
.tableBoxBlue {

	border: 1px solid #00336F;
}
.bottomRuleBlue {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00336F;
	border-right-color: #00336F;
	border-bottom-color: #00336F;
	border-left-color: #00336F;
}
.imageBoxLeftNoBrd {

	display: inline;
	clear: both;
	float: left;
	border: none;
	margin: 10px 15px 0px 0px;
	padding: 0px;
}
.textBigWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.formImput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #00336F;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #AF7E07;
}
