/*COMMON_HTML_TAGS*/

/* BODY */

body {
	width:1000px;
	margin: 0 auto 0 auto;
	/*font-family: Arial, Sans-serif;
	font-size: 70%;
	font-style: normal;
	font-variant: normal;*/
	background-color: White /* #C4DF9A; */
}



#body {
	clear: both;
	position: relative;
	height: auto;
}

div.body /*IE*/
{
	width: 955px;
	height: auto;
	float: right;
	padding: 0 0 0 45px;
	height: auto;
}

.bodyBottom {display:none}

/* END BODY*/

/* GERAL */
img { border: 0px;}
.hide { display:none }

a {
	text-decoration: none;
	color: #2A753A;
}

a:link {
	color:#2A753A;
	text-decoration: none;	
}

a:hover {
	color:#7C621C;
	text-decoration: underline;	
}

a:visited {
	color:#2A753A;
	text-decoration: none;	
}

a:visited:hover {
	color:#7C621C;
	text-decoration: underline;		
}

.normal
{

}

.bold 
{
  	font-weight: bold; 
}

.italic 
{
	font-style:italic;
}

.boldItalic
{
	font-weight: bold;
	font-style:italic; 
}

.floatLeft
{
	float:left;
}

.floatRight
{
	float:right;
}

.clearFloat
{
	float:none;
}

.clearBoth
{
	clear:both;
}

.contentTitle 
{
	color:#2A753A;
	font-size:large;
	font-weight:bold;
}

/* END GERAL */


/* HEADER */

.headerTop 
{
	height: 30px;
	text-align: left;
	width: 1000px;
	background-position: 0px 14px;
}

div.header /*IE*/
{
	/****/
	font-family: Arial, Sans-serif;
	font-size: 70%;
	font-style: normal;
	font-variant: normal;
	/****/
	
	width: 955px;
	height: auto;
	float: right;
	padding: 0 0 0 45px;
	height: auto;
}

.logo { float:left; margin-right: 130px; margin-left:10px;}

.headerInfoOptions { margin-bottom: 10px; height:25px;}

.siteLanguages {float:left;}

.siteLanguagesLinkText {margin-left:3px;}

.searchArea  	
{
	height: 100px;}

.searchSectionsFilterArea { float:left; }
.searchButton { padding-left: 3px; padding-top:15px;}

.searchTextArea  	
{
	float:left;
}

.currentDate  	
{
	float:left; 
	margin-right: 20px; 
	border-bottom:solid 1px black;}

.rssArea  
{
	float:right;
	width:50px;
	padding-right:50px;
	/*padding-left:15px;*/
     
}

.rssLabelAuxItem 
{
	display:block;
	width:20px;
	height:14px;
	background-image: url(../Images/feed-icon-14x14.png);
	background-repeat:no-repeat; 
	float:left;
}

.banner {clear:both;}

/*Header Services*/

.servicesContainer {
	/****/
	font-family: Arial, Sans-serif;
	font-size: 70%;
	font-style: normal;
	font-variant: normal;
	/****/
	width: 955px;
	height: 33px;
	text-align: right;
	position: absolute;
	top: 290px;	
	clear: both;
	padding: 0 30px 0 0;
	margin: 0 0 0 -45px;
}
.servicesTop { display: none; }

.services { clear:both;}

.servicesBottom { display: none; }

.services ul {
	padding: 4px 0 0px 5px;
	margin: 0;
	list-style-type: none;
	color: #CCC;
	height: 20px;	
}

.services ul li { display: inline; }

.services li a {
	color: #8B8B8C;
	text-decoration: none;
	background-image:url(../Images/separator_operations.jpg);/*separadormenu.gif);*/
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	/*padding:4px 0 0 12px;*/
}

.services li a:hover {
	color: #7C621C;
	text-decoration: underline;
}

.services a:visited {
	color:#8B8B8C;
	text-decoration: none;
}

.services li a:visited:hover {
	color: #7C621C;
	text-decoration: underline;
}

.loginLinkAuxItem { display: none; }
.loginLinkText { display: none; }

/*End Header Services*/

/*Start PAGE BACK/TOP style*/


.pageBackLinkAuxItem {
	background-image: url(../Images/back.png);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 23px;
}

.pageBack 
{
				/****/
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size:70%;
	/****/
	margin: 0 9px 10px 5px;
	float: right;
	padding: 5px 0 0 0;
	width: 60px;
}

.pageBackLinkText a { color: #8B8B8C; text-decoration: none; }
.pageBackLinkText a:hover {	color: #41566E; text-decoration: underline }
.pageBackLinkText a:visited { color: #8B8B8C; text-decoration: none; }
.pageBackLinkText a:visited:hover { color: #41566E; text-decoration: underline }

.pageBack a { color:#8B8B8C; text-decoration: none; }
.pageBack a:hover { color:#41566E; text-decoration: underline; }
.pageBack a:visited { color:#8B8B8C; text-decoration: none; }
.pageBack a:visited:hover { color:#41566E; text-decoration: underline; }

.pageTop 
{
				/****/
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size:70%;
	/****/
	
	float: left;
	width: 150px;
	vertical-align: bottom;
}

.pageTopLinkAuxItem {
	float: left;
	background-image: url(../Images/top.png);
	background-repeat: no-repeat;
	width: 20px;
	margin: 0 3px 0 0;
	background-position: bottom;
	height: 20px;
}

.pageTopLinkText {
	color: #A09C96;
	margin: 0 15px 0 0;
	text-transform: uppercase;
	font-size: 0.9em;
	padding: 3px 2px 0 0;
}

.pageTop a { color: #A09C96; text-decoration: none; }
.pageTop a:hover { color: #41566E; text-decoration: none; }
.pageTop a:visited { color: #A09C96; text-decoration: none; }
.pageTop a:visited:hover { color: #41566E; text-decoration: none; }

.pageTopLinkText a { color: #A09C96; text-decoration: none; }
.pageTopLinkText a:hover { color: #41566E; text-decoration: none; }
.pageTopLinkText a:visited { color: #A09C96; text-decoration: none; }
.pageTopLinkText a:visited:hover { color: #41566E; text-decoration: none; }


/*End PAGE BACK/TOP style*/

/*BreadCrumbs*/

.path 
{
	/****/
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-variant: normal;
	/****/
	color: #9CA3AD;
	float: left;
	padding: 5px 0 0 0;
	font-size: 0.9em;
	margin: 0 5px 10px 0;

}

/*Fat Erik's Breadcrumbs*/

.path ul 
{
	padding: 0;
	margin: 0;
	font-size: 1em;
}

.path ul li 
{
	/****/
	font-size: 70%;
	/****/
	display: inline;
	padding: 0;
	margin: 0;
	padding-left:5px;
}

.path ul li a 
{
	background-image: url(../Images/gt.gif);
	background-image: url(../Images/gt_.gif);
	background-repeat: no-repeat;	
	background-position:right;
	padding-right: 15px;
}

.path ul li a {	color: #5B7797; text-decoration: none; }
.path ul li a:visited {	color: #5B7797; text-decoration: none; }
.path ul li a:hover { color: #41566E; text-decoration: underline; }
.path ul li a:visited:hover { color: #41566E; text-decoration: underline; }


/*End BreadCrumbs*/

/*MENU*/

.menuContainer 
{
	/****/
	font-family: Arial, Sans-serif;
	font-size: 70%;
	font-style: normal;
	font-variant: normal;
	/****/
	width: 170px;
	float: left;
	padding:0 0 0 0;
}

.menuTop {
	width:170px;
	height:70px;
	background-color:#FFF;
	float: left;
	background-image: url(../Images/menu_base3_.gif); 
	background-repeat: no-repeat;
	background-position: bottom;
	
}

.menuBottom {
	width:170px;
	height:33px;
	background-color:#FFF;
	background-image: url(../Images/menu_base3_.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	clear: left;
	margin-bottom: 10px;
	
}

.menu {
	float: left;
	clear: left;
	width: 170px;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*background-color: #FFF;*/
}

.menu li { margin: 0 0 0 0; }

.menu .menuList a { width:170px }


/* Start Level 1 */

.menu .menuList { font-variant: small-caps; }

.menu .menuList .menuItem a { width: 159px; font-weight:bold; }  /* !!! */

.menu .menuList .menuItem a {
	display: block;
	color: #8B8B8C;
	text-decoration: none;
	padding: 2px 0px 1px 10px;
	border-bottom: 1px solid #DEDCD1;
}

.menu .menuList li a:hover {
	background-color: #FFF;
	text-decoration: none;
	color: #7C621C;
	padding: 2px 0px 1px 5px;
	border-bottom: 1px solid #B1AF9D;
	border-left: 5px solid #CAA21E;
	border-left: 5px solid #2A753A;
}

.menu .menuList li a:visited:hover {
	background-color: #FFF;
	text-decoration: none;
	color: #7C621C;
}

.menu ul ul li { margin: 0 0 0 0; }

/* Start Level 2 */

.menu .menuList .menuItemActive { font-variant: small-caps; }

.menu .menuList .menuItemActive a { width: 157px; }  /* !!! */
	
.menu .menuList .menuItemActive a {
	display: block;
	text-decoration: none;
	color: #CAA21E;
	text-decoration: none;
	border-bottom: 1px dotted #E3E3E3;
	border-left: 3px solid #88815A;
	padding: 2px 2px 1px 7px;
}

.menu .menuList .menuItemActive a:visited { 
	color: #CAA21E;
}

.menu .menuList .menuItemActive a:hover {
	color: #7C621C;
	padding-left: 5px;
	padding-right: 1px;
	border-left: 5px solid #CAA21E;
}

.menu .menuList .menuItemActive a:visited:hover {
	color: #7C621C;
	padding-left: 5px;
	border-left: 5px solid #CAA21E;
}


.menu .menuList .menuItemActive ul li { font-variant: normal; }

.menu .menuList .menuItemActive ul li a { width:153px }  /* !!! */

.menu .menuList .menuItemActive ul li a {
	color: #88815A;
	padding-left: 12px;
}

.menu .menuList .menuItemActive ul li a:visited {
	color: #88815A;
	padding-left: 12px;
}

.menu .menuList .menuItemActive ul li a:hover {
	color: #7C621C;
	padding-left: 10px;
	border-left: 5px solid #CAA21E;
}

.menu .menuList .menuItemActive ul li a:visited:hover {
	color: #7C621C;
	padding-left: 10px;
	border-left: 5px solid #CAA21E;
}


	
.menu .menuList .menuItemActive .selected a {
	width: 151px;
 	color: #88815A;
	font-weight: bold;
}

.menu .menuList .menuItemActive .selected a:hover {
	color: #7C621C;
}

.menu .menuList .menuList .menuItem a { width: 151px; padding-right: 3px; }  /* !!! */


.menu .menuList .menuItemActive .selected ul li a { color: #88815A; padding-left: 12px; font-weight: normal; }

.menu .menuList .menuItemActive .selected ul li a:hover { color: #7C621C; padding-left: 10px; }

.menu .menuList .menuItemActive .selected ul li a:visited { color: #88815A; padding-left: 12px; }

.menu .menuList .menuItemActive .selected ul li a:visited:hover { color: #7C621C; padding-left: 10px; }


.menu .menuList .menuItemActive .menuList .selected a { padding-left: 12px; }

.menu .menuList .menuItemActive .menuList .selected a:hover { color: #7C621C; padding-left: 10px; }

.menu .menuList .menuItemActive .menuList .selected a:visited { padding-left: 12px; }

.menu .menuList .menuItemActive .menuList .selected a:visited:hover { color: #7C621C; padding-left: 10px; }



.menu .menuList .menuList { display: none; }  /* !!! */

.menu .menuItemActive .menuList { display: block; }  /* !!! */

.menu .menuItemActive .menuList a { display: block; }

.menu .menuItemActive .menuList .menuItem { display: block; }

.menu .menuList .menuItemActive { display:block !important; }

.menu .menuList .menuList .menuItem a { display: block; }

.menuItem a {color: white;}





/* Start Level 3 */

.menu .menuList .menuList .menuList .menuItem a { width: 147px; padding-right: 1px; }  /* !!! */

	
.menu .menuItemActive .menuList .menuList .menuItem a { color: #88815A; padding-left: 18px; }

.menu .menuItemActive .menuList .menuList .menuItem a:hover { color: #7C621C; padding-left: 16px; }

.menu .menuItemActive .menuList .menuList .menuItem a:visited { color: #88815A; padding-left: 18px; }

.menu .menuItemActive .menuList .menuList .menuItem a:visited:hover { color: #7C621C; padding-left: 16px; }


.menu .menuItemActive .menuList .menuItemActive .selected a { width: 143px; }

.menu .menuItemActive .menuList .menuItemActive .selected a { padding-left: 18px; }

.menu .menuItemActive .menuList .menuItemActive .selected a:hover { color: #7C621C; padding-left: 16px; }

.menu .menuItemActive .menuList .menuItemActive .selected a:visited { padding-left: 18px; }

.menu .menuItemActive .menuList .menuItemActive .selected a:visited:hover { color: #7C621C; padding-left: 16px; }


.menu .menuItemActive .menuList .menuItem .menuList .menuItem { display: none; }


/* End Level 3 */






/* Start Level 4 */


.menu .menuItemActive .menuList .menuList .menuList .menuItem a { width: 131px; padding-right: 5px; }  /* !!! */


.menu .menuItemActive .menuList .menuList .menuList .menuItem a { color: #8B8B8C; padding-left: 30px }

.menu .menuItemActive .menuList .menuList .menuList .menuItem a:hover { color: #7C621C; padding-left: 28px; }

.menu .menuItemActive .menuList .menuList .menuList .menuItem a:visited { color: #8B8B8C; padding-left: 30px }

.menu .menuItemActive .menuList .menuList .menuList .menuItem a:visited:hover { color: #7C621C; padding-left: 28px; }


.menu .menuItemActive .menuList .menuList .menuItemActive .selected a { padding-left: 30px }

.menu .menuItemActive .menuList .menuList .menuItemActive .selected a:hover { color: #7C621C; padding-left: 16px; }

.menu .menuItemActive .menuList .menuList .menuItemActive .selected a:visited { padding-left: 30px }

.menu .menuItemActive .menuList .menuList .menuItemActive .selected a:visited:hover { color: #7C621C; padding-left: 16px; }


.menu .menuItemActive .menuList .menuList .menuItem .menuList .menuItem { display: none; }


/* End Level 4 */


/* End MENU */


/*CONTENT*/
.sectionDescription {
	clear: both;
	margin-top: 1.5em;
	/*text-align: justify;
	line-height: 1.3em;*/
	margin-right: 3.2em;
}

.contentContainer {
	float: right;
	clear: none;
	margin:0 auto 0 auto;
	padding: 0 10px 0 20px;
	width: 735px !important;
	width: 720px;
	width/**/:/**/715px;
}

.content {
	width: 700px;
	float: right;
	padding: 50px 25px 0 0;
	margin-top: 20px;
}

.contentDate 
{
	/****/
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-variant: normal;
	/****/
	font-size: 0.9em;
	font-size: 70%;
	color: #CCC;
	height: auto;
}

.contentList {
	width: auto;
	margin-bottom: 20px;
}

.contentList ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style-type: none;
}

.contentList ul li {
	clear: both;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	height: 100%;
}

.contentList ul li:first-child { padding-top: 20px; }


.contentImage {
	overflow: hidden;
	font-size: 0.8em;
	float: left;
	text-align: left;
	width: 120px;
	margin: 1px 49px 40px 1px;
	background-color: #FFF;
	background-image: url(../Images/sombra_images.gif);
	background-position: 1px bottom;
	background-repeat: no-repeat;
	padding: 0 0 21px 0;
	border-right: 10px solid #FFF;
}

.contentImage img {
	border:0;
	display: block;
	margin: 0 0 10px 0;
	height: 90px;
	border-bottom: 1px solid #CCC;
}

.contentImageAdditionalInformation {
	height: 16px;
	margin-top: 5px;
	text-align: right;
	border-top: 1px dotted #C5C5CF;
}

.contentImageAdditionalInformationText {
	text-align: right;
	vertical-align: middle;
	height: 13px;
	padding-top: 3px;
	margin-left: 5px;
	float: right;
}

.contentImageAdditionalInformationAuxItem {
	background-image: url(../Images/icon_Zoom.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	float: right;
	margin-left: 3px;
}

.contentLead {
	/*text-align: justify;
	font-size: 1em;
	line-height: 1.3em;*/
	margin: 0 30px 10px 0;
	padding: 0 10px 0 20px;
}

.contentBody {
	/*line-height: 1.3em;
	text-align: justify;
	font-size: 1em;*/
	margin: 0 30px 15px 10px;
	padding: 0 10px 30px 20px;
	height: auto;
}

.contentChanges 
{
	/****/
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-variant: normal;
	/****/
	clear: both;
	/*font-size: 0.9em;*/
	
	font-size:70%;
	
	color: #9DA7B4;
	margin: 5px 0 10px 10px;
}

.contentBottom { height: 1px; }




/*Related Contents*/

.relatedContentImage {
	width: 70px;
	font-size: 75%;
	float:left;
	text-align: right;
	margin: 0 5px 0 0;
	overflow: hidden;
}

.relatedContentImage img {
	border: 0px;
	float: left;
}

.relatedContentsTitle {
	color: #9DA7B4;
	font-size: 1.1em;
	padding: 10px 0 0 10px;
	font-variant: small-caps;
}

.relatedContentTitleDetailLink a {
	font-size: 1em;
	font-weight: bold;
	color: #C99400;
	display: block;
	text-decoration: none;
	padding-top: 5px;
}

.relatedContentTitleDetailLink a:visited {
	font-size: 1em;
	font-weight: bold;
	color: #C99400;
	text-decoration: none;
	padding-top: 5px;
}

.relatedContentTitleDetailLink a:hover {
	font-size: 1em;
	font-weight: bold;
	color: #94A7B8;
	text-decoration: underline;
	display: block;
	height: auto;
	padding-top: 5px;
}

.relatedContentTitleDetailLink a:visited:hover {
	font-size: 1em;
	font-weight: bold;
	color: #006;
	text-decoration: underline;
	padding-top: 5px;
}

.relatedContents {
	clear:	both;
	background-image: url(../Images/sombra_RelatedContents.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F0F0F0;
	border-top: 1px solid #BABCC8;
	margin:0 2.5em 10px 0;
	height: 150px;
}

.relatedContentsList {
	float: right;
	width: 650px;
	margin-top: 5px;
	padding: 0px;
	background-color: #F0F0F0;
}

.relatedContentDate {
	font-size: 0.9em;
	display: block;
}

.relatedContents ul {
	margin: 5px;
	padding: 0;
	list-style-type: none;
	height: auto;
	display: block;
}

.relatedContent {
	background-color: #FFF;
	margin-bottom: 5px;
	border-top: 1px solid #C5C5CF;
	clear: both;
	height: 58px;
}

.homepageLink {	float:left; }

/*End Related Contents*/



/*BreadCrumbs RelatedContent*/


.pathRelated { 
	padding-top: 5px;
	color: #5B7797;
}


/*Fat Erik's Breadcrumbs*/

.pathRelated ul {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
}

.pathRelated ul li {
	display: inline;
	padding: 0;
	margin: 0;
	padding-left:5px;
}

.pathRelated ul li a { color: #8B8B8C; text-decoration: none; }
.pathRelated ul li a:visited { color: #8B8B8C; text-decoration: none; }
.pathRelated ul li a:hover { color: #41566E; text-decoration: underline; }
.pathRelated ul li a:visited:hover { color: #41566E; text-decoration: underline; }

.pathRelated ul li {
	background-image: url(../Images/gt.gif);
	background-image: url(../Images/gt_.gif);
	background-repeat: no-repeat;	
	background-position:right;
	padding-right: 15px;
}

.pathRelated ul li a {
	background-image: url(../Images/gt.gif);
	background-image: url(../Images/gt_.gif);
	background-repeat: no-repeat;	
	background-position:right;
	padding-right: 15px;
}


/*End BreadCrumbs RelatedContent*/

/*End Related Content*/

/* CONTENT DETAILs*/

.contentTitleDetailLink  {
	font-size: 90%;
	font-size: 70%;
	font-weight: bold;
	color: #2A753A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	border-top: 1px dotted #C5C5CF;
}

.contentDetailLinkAuxItem {
	float: left;
	width: 0px;
}

.contentDetailLink {
	float: right;
	margin: 2px 40px 0 5px;
}

.contentDetail a { color: #C5C5CF; text-decoration: underline; }
.contentDetail a:hover { color: #41566E; text-decoration: underline;}
.contentDetail a:visited { color: #C5C5CF; text-decoration: none; }
.contentDetail a:visited:hover { color: #41566E; text-decoration: underline; }

.contentDetailLink a { color: #C5C5CF; text-decoration: none; }
.contentDetailLink a:hover { color: #41566E; text-decoration: underline;}
.contentDetailLink a:visited { color: #C5C5CF; text-decoration: none; }
.contentDetailLink a:visited:hover { color: #41566E; text-decoration: underline; }

.contentDetailLinkText 
{
	font-family: Arial, Sans-serif;
	font-size: 70%;
	font-style: normal;
	font-variant: normal;
	font-weight: bold; 
	color:green;}

.contentDetailLinkText a { color: #C5C5CF; text-decoration: none; font-weight: bold;}
.contentDetailLinkText a:hover { color: #41566E; text-decoration: underline; }
.contentDetailLinkText a:visited { color: #C5C5CF; text-decoration: none; }
.contentDetailLinkText a:visited:hover { color: #41566E; text-decoration: underline; }

.pageTitle 
{
	font-family: Arial, Sans-serif;
	font-size: 70%;
	font-style: normal;
	font-variant: normal;
	
	clear: both;
	margin: 15px 0 10px 0;
}

.pageTitle h2 
{
	color: #2A753A;
}

.pageTitle h3 
{
	color: #2A753A;
}

/*CONTENT LIST PAGES*/

.pageList {
	clear: both;
	margin: 0 0 30px 0;
	padding: 10px 0 0 0;
}

.pageList ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}

.pageList ul li:before { white-space: normal; }

.pageList ul li {
	float: left;
	vertical-align: middle;
	margin: 0 1px 0 0;
	padding: 0 2px 0 2px;
	border: 0px solid #CCC;
	font-weight: bold;
}

.pageList ul li a { 
	vertical-align: bottom; 
	padding: 0 4px 0 4px;
	border: 1px solid #CCC;
}

.pageList ul li a:hover {
	color: #FFF;
	background-color: #7C621C;
	border: 1px solid #7C621C;
	text-decoration: none;
}

.pageList ul li a:visited { 
	vertical-align: bottom; 
	padding: 0 2px 0 2px;
	border: 1px solid #CCC;
	color: #CCC;
}

/*CONTENT OPTIONS*/


.contentOptionsContainer 
{
		/****/
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size:70%;
	/****/
	width: 675px;
	padding: 0 0 0 30px;
	float: left;
}

.contentOptions
{
			/****/
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size:70%;
	/****/
	float: right;
	width: 675px;
	margin: 15px 0 5px 0;
	padding: 0px;
	clear: both;
	height: 20px;
}

.contentOptions ul {
	padding: 0 0 20px 0;
	margin: 0 0 10px 0;
	list-style: none;
}

.contentOptions ul li {
	height: 20px;
	padding: 0px 13px 0 13px;
	background-image: url(../Images/operations_bullet_.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 5px;
}

.contentOptions ul li a { color: #8B8B8C; text-decoration: none; }
.contentOptions ul li a:hover { color: #41566E; text-decoration: underline; }
.contentOptions ul li a:visited { color: #8B8B8C; text-decoration: none; }
.contentOptions ul li a:visited:hover { color: #41566E; text-decoration: underline; }

/*IE workaround*/
/*All IE browsers*/

.contentOptions ul li {
	height: 20px;
	float: left;
	padding: 0px 13px 0 13px;
	background-image: url(../Images/operations_bullet_.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

* html .contentOptions ul li:first-child { border-left: 0; }


/*OPERATIONS*/

.operationsContainer 
{
				/****/
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size:70%;
	/****/
	width: 680px;
	float: left;
	padding: 0 0 20px 30px;
}

.operations {
	float: right;
	width: 680px;
	margin: 10px 0 10px 0;
	height: 20px;
}

.operations ul {
	list-style: none;
	padding: 0 0 20px 0;
	margin: 0 0 10px 0;
}


.operations ul li a { color: #8B8B8C; text-decoration: none; }
.operations ul li a:hover { color: #41566E; text-decoration: underline; }
.operations ul li a:visited { color: #8B8B8C; text-decoration: none; }
.operations ul li a:visited:hover { color: #41566E; text-decoration: underline; }

/*IE workaround*/
/*All IE browsers*/

.operations ul li {
	height: 20px;
	float: left;
	background-image: url(../Images/operations_bullet_.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 20px 0 10px;
	text-align: left;
	text-indent: 5px;
}

* html .operations ul li:first-child { border-left: 0; }


/*End OPERATIONS*/






/*FOOTER*/


.footer 
{
				/****/
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size:70%;
	/****/
	
	clear: both;
	width: 935px;
	float: left;
	padding: 5px 20px 10px 45px;
	height: auto;
	margin: 0 0 0 0;
}

div.footerTop { 
	overflow:hidden;
	clear: both;
	height: 11px;
	height: 1px;
	width: 1000px;
	display: block;
}	

.footerServicesTop { display:none }

.footerServicesContainer 
{
				/****/
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size:70%;
	/****/
	
	font-size: 0.9em;
	border-bottom:1px solid #C4DF9A;
	/*border-bottom:1px dotted #D3D3D3;*/
	margin: 0 0 10px 0;
}

.footerServices {
	text-align:right;
	margin: 5px 10px 5px 10px;
}

.footerServices ul {list-style-type:none; padding:0;margin:0;}
.footerServices ul li {display:inline;padding:0;margin:0; padding-right:10px;}

.address {
	float: right;
	font-size: 0.8em;
	padding: 5px 10px 3px 5px;
	margin:0 10px 0 5px;
	text-align: right;
	bottom: 0px;
	width: 160px;
}

.logos {
	padding: 0 5px 10px 10px;
	vertical-align:	middle;
	float: left;
	line-height: 3em;
	width: 470px;
}

.logos ul { list-style-type:none; padding:0;margin:0; }
.logos ul li { display:inline;padding:0;margin:0; }
.logos ul li img { border-width:0; }

.lastChangeText { 
	margin-bottom: 0px;
	color: #A09C96;
}

.lastChangeAuxItem {
	float: right;
	margin-bottom: 0px;
	text-align: right;
}

.lastChangeLabel {
	display: block;
	text-align: right;
	margin-right: 0px;
}

.lastChange {
	float: right;
	margin:0 3px 0 2px;
	padding: 5px 3px 5px 3px;
	font-size: 0.8em;
	text-align: right;
	width: 120px;
	position: relative;
	bottom: 0px;
	vertical-align: middle;
}

.browserVersions{
	float: right;
	font-size: 0.8em;
	text-align: right;
	position: relative;
	bottom: 0px;
	width: 120px;
	height: 50px;
	vertical-align: middle;
	margin:0 3px 0 2px;
	padding: 5px 3px 5px 3px;
}

.footerServices li a { color: #A09C96; text-decoration: none; }
.footerServices li a:hover { text-decoration: underline; color: #7C621C; }
.footerServices a:visited { color: #A09C96; text-decoration: none; }
.footerServices a:visited:hover { color: #7C621C; text-decoration: underline; }


/*IE workaround*/
/*All IE browsers*/

.footerServices ul li {
	background-image: url(../Images/separator_operations.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 20px;
	height:22px;
}

.footerBottom {
	clear: both;
	float: left;
	height: 8px;
	width: 1000px;
	margin: 0 0 10px 0;
}


/*End FOOTER*/


.searchButton input 
{
	background-color:#C4DF9A;
	height:20px;
	font-family:Arial;
}

.operationsContainer
{
clear:both;
float:none;
}

.operations
{
clear:both;
}

.contentLead img
{
	/*
margin-left:15px;
margin-right:15px;*/
}

.contentBody img
{
	/*
margin-left:15px;
margin-right:15px;*/
}

table tbody tr td p
{
	margin:0;
	padding:0;

}


