/* CSS Document */

#container {
	width: 778px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#siteGrad {
	width: 808px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/siteGRD.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

/* HEADER */
#header {
	width: 778px;
	height: 90px;
	background-color: #2A22E7;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	width: 160px;
	height: 89px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#logoIMG {
	padding-top: 3px;
	height: 60px;
	width: 62px;
	margin-right: auto;
	margin-left: auto;
}
.logoText, .logoText a:link, .logoText a:visited, .logoText a:active, .logoText {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 18px;
	text-align: center;
	letter-spacing: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
#logoRContainer {
	height: 90px;
	width: 615px;
	float: right;
}
#searchE {
	height: 60px;
	float: right;
	width: 615px;
}
#Lang {
	height: 10px;
	float: right;
	width: 250px;
	margin-top: 10px;
	font-family: Verdana;
	font-size: 10px;
	color: #292a28;
	text-decoration: none;
	margin-right: 20px;
}
#Lang a:link, #Lang a:visited, #Lang a:active {
	color: #FFFFFF;
	line-height: 1.3em;
}
.Lang a:hover {
	color: #a1c9f7;
	text-decoration: underline;
}

/* TOP MENU STYLES */
#menuTop {
	height: 30px;
	width: 615px;
	background-color: #0075be;
	float: left;
	padding: 0px;
	margin: 0px;
}

#menuTop ul {
	list-style-type: none;
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	margin: 0px;
	height: 30px;
	background-image: url(../images/menu_top_BGR.gif);
	background-repeat: repeat-x;
	padding: 0px;
}

#menuTop ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#menuTop ul a   {
	line-height: 2.6em;
	text-decoration: none;
	color: #fff;
	background-image: url(../images/menu_top_sep.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	margin: 0px;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 13px;
}

#menuTop ul .first a {
	background-image: url(../images/menu_top_leftdivAZL.gif);
	background-repeat: no-repeat;
}

#menuTop ul a:hover {
	color: #333;
	text-decoration: underline;
}
#divider_menuTop {
	height: 4px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/menu_top_DividerB.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#ledCalcP {
	height: 30px;
	background-color: #EDF0F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEB2BE;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}
#ledCalcPButton {
	width: 155px;
	float: right;
	height: 30px;
	background-color: #909BB9;
	text-align: center;
}
.ledCalcP, .ledCalcP a:link, .ledCalcP a:visited, .ledCalcP a:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.ledCalcP a:hover {
	text-decoration: underline;
}

/* BREADCRUMB STYLES */
#breadCrumbs {
	width: 620px;
	float: left;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

#breadCrumbs ul {
	list-style-type: none;
	font-family: Verdana;
	font-size: 10px;
	color: #2a22e7;
	padding-left: 10px;
	margin: 0px;
	font-weight: normal;
	padding-top: 8px;
}

#breadCrumbs ul li {
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	margin: 0px;
}

#breadCrumbs ul a   {
	text-decoration: none;
	color: #2a22e7;
	display: block;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px;
	text-transform: lowercase;
}

#breadCrumbs ul .first a {
	background-image: none;
	padding-left: 0px;

}
#breadCrumbs ul .arrow a {
	text-align: center;
}

#breadCrumbs ul a:hover {
	color: #2a22e7;

	text-decoration: underline;
}
.breadCrumbs {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* MAIN CONTENTS */
#contContainer {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#conContainerOTL {
	float: left;
	height: 100%;
	width: 195px;
}
#conContainerSR {
	float: right;
	height: 100%;
	width: 195px;
}
#conContainerOTLTXT {
	height: 100%;
	width: 175px;
	margin-right: 0px;
	margin-left: 10px;
}
#conContainerOTR {
	width: 578px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AEB2BE;
	padding-bottom: 10px;
	float: right;
}
#conContainerTextL {
	width: 578px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AEB2BE;
	padding-bottom: 10px;
	float: left;
}
#mainPR {
	float: left;
	height: 100%;
	width: 594px;
	padding-left: 10px;

}
#mainPR-L {
	width: 196px;
	float: left;
}
#mainPR-M {
	width: 196px;
	float: left;
}
#mainPR-R {
	width: 196px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEB2BE;
	float: right;
}
#mainCatPR-L {
	height: 25px;
	width: 194px;
	text-align: center;
	background-image: url(../images/fp_cat_BCKG.gif);
	margin-top: 2px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	margin-left: 1px;
	margin-right: 2px;
}
#mainCatPR-M {
	height: 25px;
	text-align: center;
	background-image: url(../images/fp_cat_BCKG.gif);
	margin-top: 2px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	margin-left: 1px;
	margin-right: 2px;
	width: 194px;
}
#mainCatPR-R {
	height: 25px;
	width: 194px;
	text-align: center;
	background-image: url(../images/fp_cat_BCKG.gif);
	margin-top: 2px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	margin-left: 1px;
}
#mainContPR-LOV {
	width: 194px;
}
#mainContPR-LOVL {
	font-family: Verdana;
	font-size: 10px;
	padding-top: 11px;
	margin-right: 7px;
	margin-left: 7px;
	padding-bottom: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AEB2BE;
	text-align: left;
}
#mainContPR-L {
	height: 220px;
	width: 193px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AEB2BE;
	background-color: #edf0f9;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AEB2BE;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEB2BE;
	padding-bottom: 14px;
	margin-left: 1px;
	margin-right: 2px;
}
#mainContPR-M {
	height: 220px;
	width: 193px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AEB2BE;
	background-color: #edf0f9;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AEB2BE;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEB2BE;
	padding-bottom: 14px;
	margin-left: 1px;
	margin-right: 2px;
}
#mainContPR-R {
	height: 220px;
	width: 193px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AEB2BE;
	background-color: #edf0f9;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AEB2BE;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEB2BE;
	padding-bottom: 14px;
	margin-left: 1px;
}
#mainContPR-Ltxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	text-align: justify;
	margin-right: 7px;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AEB2BE;
	padding-top: 7px;
	padding-bottom: 7px;
}
#mainHL {
	float: right;
	width: 163px;
	background-color: #F3F5F9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #AEB2BE;
	border-bottom-color: #AEB2BE;
	margin-right: 10px;
	margin-top: 0px;
}
#mainHL2 {
	float: right;
	width: 163px;
	background-color: #F3F5F9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #AEB2BE;
	border-bottom-color: #AEB2BE;
	margin-right: 10px;
	margin-top: 5px;
}
#mainHLHeader {
	height: 20px;
	background-image: url(../images/fp_cat_BCKG_R.gif);
	background-repeat: repeat-x;
	text-align: center;
	width: 163px;
}
#header2HLTXT {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 155px;
	background-color: #f3f5f9;
	padding-bottom: 10px;
	color: #333;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 5px;
	height: 100%;
}
.contTopic, .contTopic a:link, .contTopic a:visited, .contTopic a:active {
	color: #5c5c5c;
	text-decoration: none;
}
#contactLeft {
	width: 33.3%;
	height: 100px;
	float: left;
}
#contactRight {
	width: 33.3%;
	float: left;
	height: 100px;
	clear: right;

}
#productosLeft {
	width: 242px;
	height: 93px;
	border: 1px solid #000;
}
#productosLeftTexto {
	width: 265px;
	margin-top: 5px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #000;
	border-left-color: #fff;
	padding-bottom: 5px;
	margin-left: 10px;
}
#productosRight {
	width: 242px;
	height: 93px;
	border: 1px solid #000;
}

#productosRightTexto {
	width: 265px;
	float: right;
	margin-top: 5px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #666;
	border-left-color: #fff;
	padding-bottom: 5px;
	margin-right: 20px;
}

#productosText, #productosText a, #productosText {
	padding-left: 3px;
	color: #fff;
	font-family: Verdana;
	font-size: 9px;
	margin-top: 58px;
	width: 210px;

}

#productosText hover {
	text-decoration: underline;
}

/* LEFT CONTAINER */
#relatedBul {
	width: 175px;
	height: 100%;
	list-style-image: url(../images/breadcrumb_arrow.gif);
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	list-style-position: inside;
}
#relatedBul ul {
	list-style-type: none;
	font-weight: normal;
	margin: 0;
}

#relatedBul ul li {
}

#relatedBul ul a   {
	text-decoration: none;
	color: #2a22e7;
	display: block;
	text-align: left;
}

#relatedBul ul a:hover {
	text-decoration: underline;
}

/* FOOTER */
#footContainer {
	width: 778px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #bfc2cb;
	clear: both;
}
#footer {
	text-align: center;
	margin-top: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #8c8c8c;
	margin-right: 0px;
	margin-left: 0px;
	text-transform: lowercase;
}

/* BOTTOM MENU STYLES */
#menuFooter {
	margin-top: 10px;
	margin-bottom: 5px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
}

#menuFooter ul {
	list-style-type: none;
	font-family: Verdana;
	font-size: 10px;
	color: #2a22e7;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: lowercase;
}

#menuFooter ul li {
	float: left;
}

#menuFooter ul a   {
	text-decoration: none;
	color: #2a22e7;
	background-image: url(../images/menu_bot_sep.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
}

#menuFooter ul .first a {
	background-image: none;
	padding-right: 5px;
	padding-left: 5px;
}

#menuFooter ul a:hover {
	color: #2a22e7;
	text-decoration: underline;
}
#footSHD {
	width: 808px;
	background-image: url(../images/siteGRD_Bot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #7E8692;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
}
#video {
	text-align: center;	
}

/* GENERAL CLASSES AND ELEMENTS */
body {
	background-color: #7e8692;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
a:link, a:active, a:visited {
	color: #2a22e7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
dt {
	margin-top: 10px;
	text-align: justify;
}
dd {
	text-align: justify;
}
table.ledCAR {
	border-collapse: collapse;
	border: 1px solid #666;
	text-align: left;
	font-size: 0.9em;
}
caption {
	font-size: 1em;
	margin: 1em 0;
}
col {
	border-right: 1px solid #ccc;
}
th.mod, td.mod {
	padding: 0.1em 0.1em;
}
th.item, td.item {
	padding: 0.1em 0.2em;
}
.header1 {
	font-family: Tahoma;
	color: #2a22e7;
	font-size: 19px;
	margin-top: 15px;
	margin-bottom: 2px;
	margin-left: 10px;
	background-color: #FFFFFF;
	font-weight: normal;
	margin-right: 0px;
}
.header2, .header2 a:link, .header2 a:visited, .header2 a:active {
	font-family: Tahoma;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	color: #FFFFFF;
	font-weight: normal;
}
.header2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.header2HL, .header2HL a:link, .header2HL a:visited, .header2HL a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.header2HL a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.unB {
	font-weight: normal;
}
.header1TXT {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 585px;
	font-weight: normal;
	margin-top: 0px;
	text-align: justify;
	padding-bottom: 15px;
}
.inH2 {
	font-family: Verdana;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 10px;
	padding: 0px;
}
.inH2ArtB {
	font-family: Verdana;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	margin-left: 0px;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aeb2eb;
	padding-top: 5px;
}
.prodH3 {
	font-family: Tahoma;
	font-size: 10px;
	margin-top: 7px;
	margin-bottom: 0px;
	font-weight: normal;
	margin-left: 3px;
	color: #666;
}
.inH3 {
	font-family: Verdana;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: normal;
	margin-left: 0px;
	font-style: italic;
}
.inH3L {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}
.inH3LT {
	margin-top: 0px;
	margin-bottom: 5px;
}
.rcTXT3 {
	margin: 10px 0 0 10px;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}
.related {
	font-size: 12px;
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	margin: 15px 0 5px 10px;
}
.videos {
	font-size: 12px;
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	margin: 15px 0 5px 10px;
}
.context {
	text-align: justify;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.articleIMG {
	clear: left;
	float: right;
	border: 2px solid #aeb2be;
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
}
.productosContext {
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	float: left;
}
.rcIMG {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #BFC2CB;
}
.smTitle {
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	font-style: italic;
}
.odd {
	background-color: #edf5ff;
}
.glosH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	
}
.0G {
	margin-left: 0px;
}
.thumbnail
{
	margin: 7px 10px 2px 0px;
}
ul.rgb{margin:0 0 0 17px; padding: 0;}
ul.rgb li{list-style-position:outside; list-style-image: url(../images/blt-red.gif); padding: 0px 0 3px 0; margin:0 0 0 0;}
#bullets {
	margin: 0px;
	padding: 0px;
}
#bullets ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#bullets ul li {
	margin: 0px;
	padding: 0px;
}
.seperate {
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px dashed #666666;

}
#amex {
	margin-top: 160px;
	margin-left: 10px;

}
#onestat {
	position: absolute;
	visibility: hidden;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
}


/* Downloadable Documents Highlighting */
