@charset "utf-8";
/* CSS Document */
html, body{
	height:100%;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
}

form{
	margin:0px;
	padding:0px;
}

body {
	margin:0px;
	padding:0px;
	background-color:#a7a29c;
	background-image:url(/mte/images/cs/bodyBGSmall.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
div.fakeBg{
	position:relative;
	width:auto;
	height:auto;
	background-image:url(/mte/images/cs/fakeBodyBg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#container {
	position: relative;
	display:table;
	width: 990px;
	height:auto;
	margin:auto;
	padding:0px;
	text-align:left;
	background-color:#fff;
	background-image:url(/mte/images/cs/mainBg.gif);
	background-repeat:repeat-y;
	min-height: 100%; /* this is where inheritance stops */
} 

/********************** Header **************************/	
	
#headerContainer {
	position:relative;
	width:990px;
	height:134px;
	margin:auto;
	padding:0px;
	}
	
#logo {
	width:202px;
	height:134px;
	float:left;
	margin:0px;
	padding:0px;
	overflow:hidden;
	vertical-align:bottom;
	}

#logo img{
	margin:0px;
	padding:0px;
	}

#headerBg {
	width:788px;
	height:134px;
	background-image:url(/mte/images/cs/header-bg.jpg);
	background-repeat:no-repeat;
	float:left;
	border:0px;
	}
	
#headerFormBg {
	position:relative;
	width:395px;
	height:135px;
	background-image:url(/mte/images/cs/header-form-bg.gif);
	background-repeat:no-repeat;
	float:right;
	}
	
#headerFormContainer {
	position:relative;
	width:350px;
	height:96px;
	margin-top:15px;
	padding-left:22px;
	float:left;
	text-align:left;
	}
	
#headerFormHeading {
	width:350px;
	height:20px;
	float:left;
	}
	
#headerFormFieldArea {
	width:350px;
	height:40px;
	float:left;
	margin-top: 5px;
	}
	
#headerFieldCorreo {

	width:163px;
	height:35px;
	float:left;
	left:22px;
	text-align:left;
	margin-top: 5px;
	}
	
#headerFieldContra {
	width:121px;
	height:35px;
	float:left;
	text-align:left;
	margin-top: 5px;
	}	

#headerBtnEntrar {
	width:54px;
	height:20px;
	float:right;
	margin-top:25px;
	margin-right:5px;
	background-image:url(/mte/images/cs/btn-entrar-bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	line-height:12pt;
	}
	
#headerFormBotArea {
	width:350px;
	height:40px;
	float:left;
	}
	
#headerBtnNuevo {
	width:92px;
	height:20px;
	float:left;
	background-image:url(/mte/images/cs/btn-nuevo-bg.gif);
	background-repeat:no-repeat;
	margin-top:15px;
	}
	
.headerNuevoText {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding-left:1px;
	line-height:12pt;
	}
	
#headerFormNav {
	width:255px;
	height:20px;
	float:right;
	margin-top:15px;

	}
	
	
/*Main Body*/

#mainLeft {
	display:inline-table;
	width:202px;
	height:100%;
	float:left;
	text-align:left;
	clear:none;
	}
	
	
/* MAIN LEFT COLUMN */

#leftMainNav {
	width:202px;
	height:auto;
	float:left;
	/*min-height:100%;*/
	}
	
#leftMainNavTop {
	width:202px;
	height:25px;
	/*float:left;*/
	background-color:#367494;
	background-image:url(/mte/images/cs/left-menu-top.jpg);
	background-repeat:no-repeat;
	}
	
#leftMainNavMiddle {
	display:table;
	width:202px;
	height:auto;
	background-color:#154E7B;
	float:left;
	margin:0px;
	}
	
#leftMainNavMiddle span{
	color:#E7E7E7;
	display:block;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 10px 10px;
}
	
#leftMainMenuBot {
	width:202px;
	height:21px;
	float:left;
	background-image:url(/mte/images/cs/left-menu-bottom.gif);
	background-repeat:repeat-y;
	background-position:bottom;
	}
	
#leftCloudTagCenter {
	width:202px;
	height:auto;
	background-image:url(/mte/images/cs/left-menu-cloudtag-center.gif);
	background-repeat:repeat-y;
	background-position:left;
	margin-top:0px;
	float:left;
	clear:both;
	}
	
#leftCloudTagBottom {
	width:202px;
	height:17px;
	float:left;
	}
	
#leftMainNavBox {
	width: 175px;
	height:170px;
	float:left;
	margin-left:11px;
	margin-top:25px;
	}
	
#leftMainNavTextBox {
	width: 175px;
	height:33px;
	float:left;
	}
	
#leftCloudsTags {
	width: 160px;
	position:relative;
	padding-left:18px;
	padding-top:17px;
	text-align:center;
	line-height:17px;	
}

#leftMainProyectos {
	width: 181px;
	height:20px;
	float:left;
	margin-left:12px;
	margin-top: 30px;
	text-align:left;
	border-bottom:1px solid #E7E7E7;
	background-repeat:no-repeat;
	clear:none;
	}

#leftMainProyText {
	width: 100px;
	float:left;
	}

#leftMainVertodos {
	width: 50px;
	float:right;
	}
	
#leftBelowMainMenu{
	float:left;
	width:202px;
	min-height:24px;
	background-image:url(/mte/images/cs/belowMenuBg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#leftBelowMainMenu #submenu {
	background-color:#333333;
	width:197px;
	margin: 4px 3px 3px 2px;
	padding-bottom:3px;
}
#leftBelowMainMenu #submenu h1{
	color:#FFFFFF;
	margin:0px 6px 6px 6px;
	padding-top:2px;
	display:block;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#leftBelowMainMenu #submenu ul{
	display:block;
	background-color:#FFFFFF;
	margin: 2px 4px 3px 3px;
	padding:2px 1px;
	}
#leftBelowMainMenu #submenu li{
	display:block;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#154E7B;
	
	list-style-type:none;
	position:relative;
	margin:0px;
	padding:0px;
	clear:both;
	overflow:hidden;
	width:100%;
	}
	
#leftBelowMainMenu #submenu li a{
	background-image:url(/mte/images/cs/bullet.gif);
	background-repeat:no-repeat;
	background-position:4px 11px;
	padding:6px 2px 6px 20px;
	display:block;
	width:auto;
	text-decoration:none;
	color:#154E7B;
	
}

#leftBelowMainMenu #submenu li a:visited{}

#leftBelowMainMenu #submenu li a:active{
}

#leftBelowMainMenu #submenu li a:link{
	color:#154E7B;
}

#leftBelowMainMenu #submenu li a:hover{
	background-color:#E7E7E7;
	font-weight:normal;
	color:#002447;
}
/*
#usersTab{

	width:196px;
	margin-left:2px;
}
#usersTab div.mainTabTop{
	
	height:33px;
	overflow:hidden;
}
#usersTab div.tab{
	display:block;
	float:left;
	clear:none;
	width:96px;
	height:33px;
	background-image:url(/mte/images/cs/tabLarge.gif);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:middle;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	
}

#usersTab div.tabHSep{
	display:block;
	width:4px;
	height:33px;
	float:left;
}
	
#usersTab div.tab:hover,  #usersTab div.active {
	display:block;
	width:96px;
	height:45px;
	background-image:url(/mte/images/cs/tabLargeOver.gif);
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:middle;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}
#usersTab div.tab:hover a,  #usersTab div.active a:visited, #usersTab div.active a:active, #usersTab div.active a:link{
text-decoration:none;
	color:#FFFFFF;
	display:block;
}
#rightMainTabTop div.tab:hover a,  #rightMainTabTop div.active a:visited, #rightMainTabTop div.active a:active, #rightMainTabTop div.active a:link{
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
}
#usersTab div.tab div{
	width:auto;
	margin:4px 6px;
	padding:0px;
	line-height:11px;
}
#usersTab div.tabSeparator{
	display:block;
	
	margin:0px;
	padding:0px;
	
	background-image:url(/mte/images/cs/tabSeparator.gif);
	background-repeat:repeat-x;
	width:196px;
	height:6px;
}
#usersTab div.box{

	border:1px solid #377594;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}

#usersTab div.box ul{
	display:block;
	background-color:#FFFFFF;
	margin: 2px 4px 3px 3px;
	padding:2px 0px;
	line-height:12px;
	
}

#usersTab div.box li{
list-style-type:none;
		position:relative;
		margin:0px;
		padding:0px;

	width:100%;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#367494;
	clear:both;
	overflow:hidden;
}

#usersTab li a{
	display:block;
	background-image:url(/mte/images/cs/pictureBullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	
		
	height:18px;
	
	
	padding:6px 2px 6px 24px;
	color:#367494;
	text-decoration:none;
	font-size:11pt;
}
#usersTab li a:hover{
	background-color:#f3f3f3;
}*/
/* Main Bar under Header */
#mainBar {
	width: 783px;
	height:6px;
	float:left;
	background-image:url(/mte/images/cs/header-bar.gif);
	background-repeat:repeat-x;
	margin-left:2px;
	display:inline-table;
	}
		
/*Main Right Box*/

#mainRight {
	width:784px;
	display:inline-table;
	/*display:table;
	overflow:hidden;*/
	height:100%;
	float:left;
	background-image:url(/mte/images/cs/main-right-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:left;
	padding-bottom:50px;
}

#mainRight h2{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:15px;
	color:#002447;
}

/*Top  right form*/

#rightBusquedaForm {
	width:200px;
	height:30px;
	float:right;
	margin-top:0px;
	margin-right:20px;
	}

#rightFormField {
	width:120px;
	height:20px;
	float:left;
	margin-top:5px;
}

#rightbtnBuscar {
	width:54px;
	height:20px;
	float:right;
	margin-top:7px;
	background-image:url(/mte/images/cs/btn-entrar-bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	line-height:13pt;
	}
	
/* Bread Crump */
#IntTopNavContainer {
	position:relative;
	width:751px;
	height:30px;
	margin:0 auto;
	padding: 0;
	text-align:left;
	}

#IntTopNav {
	width:520px;
	height:20px;
	margin-top:10px;
	float:left;
	text-align:left;
	}
	
#mainTextBox {
	display:table;
	width: 751px;
	height:auto;
	float:left;
	padding-left:20px;
	margin-top:15px;
	text-align:left;
	}
	
#mainTextBox h1{
	display:block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#002447;
	border-bottom:1px solid #E7E7E7;
	margin-top:23px;
	font-weight:bold;
	
	}
	
#mainTextArea {
	display:table;
	width:440px;
	height:auto;
	margin-top:20px;
	}	
	
#mainSpacer {
	position:relative;
	width: 990px;
	height:20px;
	margin:0 auto;
	background-color:#FFFFFF;
	}
	
/**************************** RIGHT COLUMN ************************/
#RightCol {
	display:table;
	width: 300px;
	height:auto;
	float:right;
	text-align:left;
	margin-bottom:20px;
	margin-left:13px;
	}
	
#rightBanner {
	width:300px;
	height:90px;
	margin-top:20px;
	}	
	
#rightBusquedaForm {
	width:200px;
	height:30px;
	float:right;
	margin-top:0px;
	margin-right:20px;
	}

#rightFormField {
	width:120px;
	height:20px;
	float:left;
	margin-top:8px;
}

#rightbtnBuscar {
	width:54px;
	height:20px;
	float:right;
	margin-top:10px;
	background-image:url(/mte/images/cs/btn-entrar-bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	line-height:13pt;
	}
	
#rightMainTab {
	display:table;
	width: 300px;
	height: auto;
	float:left;
	margin:0 auto 0;
	}
	


#rightMainTabTop {
	width: 300px;
	height:45px;
	float:left;
	}
#rightMainTabTop div.tab:hover a,  #rightMainTabTop div.activado a:active, #rightMainTabTop div.activado a:link{
    text-decoration:none;
    cursor:pointer;
    display:block;
	color:#fff;
	background-color:#367494;
}

#rightMainTabTop div.activado a:visited{
    text-decoration:none;
    cursor:pointer;
    display:block;
}


/* Right Tabs */
/*
#tabText {
	width:68px;
	height:25px;
	padding-top:8px;
	}
#tabText a.nav3:link { 
	color:#000;  
	text-decoration: none; 
}

#tabText a.nav3:hover { 
	color:#FFFFFF;  
	text-decoration: none; 
}	

#tab1 {
	width:68px;
	height:45px;
	margin-left:4px;
	float:left;
	}
	
#tab2 {
	width:68px;
	height:45px;
	float:left;
	margin-left:6px;
	}
	
#tab3 {
	width:68px;
	height:45px;
	float:left;
	margin-left:6px;
	}
	
#tab4 {
	width:68px;
	height:45px;
	float:left;
	margin-left:6px;
	}
		
#tabLine {
	width:300px;
	height:6px;
	margin:0;
	padding:0;
	float:left;
	background-image:url(/mte/images/cs/tab-box-line.gif);
	background-repeat:repeat-x;
	}
	
#TabTextBox {
	width:300px;
	height:161px;
	margin-top:0px;
	float:left;
	border:0px solid #377494;
	background-image:url(/mte/images/cs/00_45.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	}
	
#TabTextBox a.nav:link { 
	color:#367494;  
	text-decoration: underline; 
	font-size:10px; 
	float:right;
	margin-right:5px;
}
#TabTextBox a.nav:visited { 
	color:#367494; 
	text-decoration: underline; 
	font-size:10px; 
	float:right;
	margin-right:5px;
}

#TabTextBox a.nav:hover { 
	color:#000000;  
	text-decoration: underline; 
	font-size:10px; 
	float:right;
	margin-right:5px;
}
	
#TabComtInner {
	width:280px;
	height:55px;
	float:left;
	border-bottom:1px solid #D3D3D3;
	}
	
#TabTextBoxInner{
	width:280px;
	height:130px;
	margin-top:15px;
	margin-left:5px;
	display:block;
	overflow:hidden;
	position:absolute;
	}
	
#TabInnerComtBox {
	width: 21px;
	height:20px;
	float:left;
	}
	
#TabInnerComtText {
	width: 259px;
	height:56px;
	height:0px;
	text-align:left;
	float:left;
	}
	
#TabComtInner .textYellow2 a{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#DB980D;
}
	
#tabComtLine {
	width:280px;
	height:1px;
	color:#D3D3D3;
	margin-top:10px;
	}
#spacer {
	width:100%;
	height:12px;
	float:left
	}
*/	
#rightBanner1 {
	width:300px;
	float:left;
	margin-top:4px;
	}
	
#rightBanner1b {
	width:300px;
	height:148px;
	float:left;
	margin-top:40px;
	}
	
#rightBanner2 {
	width:300px;
	height:90px;
	float:left;
	margin-top:20px;
	}
	
#rightBanner3 {
	width:300px;
	height:90px;
	float:left;
	margin-top:10px;
	}	
	
	
	
/**************** Interior *********************/

#IntHeadingArea {
	position:relative;
	width:751px;
	/*height:92px;*/
	margin: 40px auto 0;
	padding: 0;
	text-align:left;
	}
	
#IntTextHeading {
	width:751px;
	height:22px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#002447;
	border-bottom:1px solid #E7E7E7;
	}
	
#IntMainNav {
	width:751px;
	height:50px;
	margin-top:20px;
	background-image:url(/mte/images/cs/int-nav-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}
	
#IntNavCommun {
	width:192px;
	height:45px;
	margin-top:5px;
	float:left;
	margin-left:14px;
	text-align:center;
	}
	
#IntNavOtras {
	width:138px;
	height:45px;
	margin-top:5px;
	padding-left:20px;
	float:left;
	margin-left:14px;
	text-align:center;
	line-height:25pt;
	}
	
#IntMainTextContainer {
	display:table;
	width:737px;
	height:auto;
	float:right;
	margin-top:25px;
	text-align:left;
	}
	
#IntMainTextContainer2 {
	display:table;
	width:737px;
	height:auto;
	margin:20px auto;
	text-align:left;
	}
	
#IntRight {
	width: 300px;
	height:250px;
	float:right;
	}
	
	
#IntMainTextTop {
	width:420px;
	height:270px;
	float: left;
	}
	
#IntMainHeading {
	width:420px;
	height:22px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#002447;
	border-bottom:1px solid #E7E7E7;
	}
	
#IntTextAreaTop {
	width:420px;
	height:100px;
	float:left;
	text-align:left;
	margin-top:20px;
	}
	
#IntTextLogoLeft {
	width:120px;
	height:94px;
	float:left;
	margin-left:20px;
	text-align:left;
	}
	
#IntTextRight {
	width:260px;
	height:94px;
	float:right;
	text-align:left;
	}
	
.IntTextMainContainer2 {
	width:655px;
	height:auto;
	float:left;
	text-align:left;
	padding-left:20px;
	}
	
.IntTextMainContainer2 label{
	display:block;
	width:205px;
	text-align:right;
	float:left;
	clear:left;
	}
	
.IntTextMainContainer2Input{
	display:block;
	width:289px;
	text-align:left;
	float:left;
	clear:right;
	margin-left:10px;
	margin-bottom:5px;
	}	

.IntTextMainContainer2Tarea{
	display:block;
	width:290px;
	height:85px;
	text-align:left;
	float:left;
	clear:right;
	margin-left:10px;
	margin-bottom:5px;
	}
		
#IntTextContainer2 {
	display:table;
	width:495px;
	height:auto;
	float:right;
	}	

.IntSpacer {
	width:100%;
	height:30px;
	float:left;
	}	

.IntMainHeading2 {
	width:737px;
	/*height:22px;*/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#002447;
	border-bottom:1px solid #E7E7E7;
	float:left;
	}
	
#IntBottomLogos {
	display:table;
	position:relative;
	width:990px;
	height: auto;
	background-color:#FFFFFF;
	border-top: 2px solid #E7E7E7;
	margin:0 auto;
	padding-bottom: 20px;
	}
	
#IntBottomLogosInner {
	position:relative;
	width:670px;
	height:60px;
	margin:20px auto 0;
	padding: 0;
	}

#IntBottomPatronos {
	width:92px;
	height:20px;
	margin-top:20px;
	float:left;
	}
	
#IntBottomLogoeContainer {
	width:575px;
	height:54px;
	margin-top:0px;
	float:right;
}
	
.corpInnerMainBox {
	float:left;
	width: 712px;
	height:100%;
	text-align:left;
	margin:0px 0px 20px 0px;
	padding-left:30px;
	}
	
.corpTextBox {
	display:block;
	float:left;
	clear:none;
	width: 710px;
	height:auto;
	text-align:left;
	margin:0px;
	padding:0px;
	border:1px solid #E7E7E7;
	padding:7px 0px;
	}
	
	
.corpTextInnerBox {
	width: 694px;
	height:auto;
	text-align:left;
	margin:auto;
	border-top:1px solid #E7E7E7;
	}

.corpTextInnerBoxRow {
	width: 694px;
	float:left;
	clear:both;
	text-align:left;
	border-bottom:1px solid #E7E7E7;
	height:auto;
	background-image:url(/mte/images/cs/tableBkg.gif);
	background-repeat:repeat-y;
	background-position:left;
	border-right:1px solid #E7E7E7;
	border-left:1px solid #E7E7E7;
	}
	
/*.corpTextInnerBoxRow2 {
	width: 694px;
	height: 51px;
	text-align:left;
	border-bottom:1px solid #E7E7E7;
	border:1px solid orange;
	}*/
	
.corpTextInnerBoxCol1 {
	width: 179px;
	text-align:left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#002447;
	font-weight:bold;
	padding-left:8px;
	padding-top:10px;
	float:left;
	/*background-color:#EFEFEF;
	border-right:1px solid #E7E7E7;*/
	
}
	
.corpTextInnerBoxCol2 {
	width: 496px;
	text-align:left;
	vertical-align:middle;
	float: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	padding-top:10px;
	}

	
#corpSpacer {
	width:751px;
	height:15px;
	float:left;
	}
	
#corpEndText {
	width:711px;
	height:20px;
	float:left;
	margin-top:10px;
	}
	
/****************************** Corporativa Page *****************************/
#corpMainIntContainer {
	position:relative;
	width:751px;
	height:950px;
	margin:0 auto;
	padding: 0;
	text-align:left;
	}
	
#corpPerfilMain {
	width:358px;
	height:110px;
	float:left;
	padding-left:20px;
	margin-top:9px;
	}
	
#corpPerfilTop {
	width:358px;
	height:25px;
	float:left;
	}
	
#corpPerfilTopLeft {
	width:85px;
	height:15px;
	float:left;
	text-align:left;
	margin-top:10px;
	}
	
#corpPerfilTopRight {
	width:170px;
	height:20px;
	float:right;
	text-align:right;
	}
	
#corpPerfilText {
	width:352px;
	height:80px;
	float:left;
	text-align:left;
	}
	
#corpFotoFrame {
	width: 59px;
	height: 72px;
	margin-top: 7px;
	float:left;
	text-align:left;
	}
	
#corpPerfilRightArea {
	width: 283px;
	height: 80px;
	float:right;
	text-align:left;
	}
	
#corpPerfilRightLink {
	width: 200px;
	height: 15px;
	float:right;
	text-align:right;
	}
	
#corpTextTop {
	width: 751px;
	height: 20px;
	float:left;
	text-align:left;
	margin-top:30px;
	}
	
#corpInnerMainBox {
	position:relative;
	width: 712px;
	height: 800px;
	text-align:left;
	margin:20px auto;
	}
	
#corpTextBox {
	width: 710px;
	height: 346px;
	text-align:left;
	margin-top:5px;
	border:1px solid #E7E7E7;
	}
	
#corpTextBox2 {
	width: 710px;
	height: 346px;
	text-align:left;
	margin-top:10px;
	border:1px solid #E7E7E7;
	}
	
#corpTextInnerBox {
	position:relative;
	width: 694px;
	height: 330px;
	text-align:left;
	margin:7px auto;
	border:1px solid #E7E7E7;
	}
	
	

#corpTextInnerBoxRow {
	width: 694px;
	height: 37px;
	text-align:left;
	border-bottom:1px solid #E7E7E7;
	}
	
#corpTextInnerBoxRow2 {
	width: 694px;
	height: 51px;
	text-align:left;
	border-bottom:1px solid #E7E7E7;
	}
	
#corpTextInnerBoxCol1 {
	width: 179px;
	height: 27px;
	text-align:left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#002447;
	font-weight:bold;
	padding-left:8px;
	padding-top:10px;
	float:left;
	background-color:#EFEFEF;
	border-right:1px solid #E7E7E7;
	}
	
#corpTextInnerBoxCol1b {
	width: 179px;
	height: 46px;
	text-align:left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#002447;
	font-weight:bold;
	padding-left:8px;
	padding-top:5px;
	float:left;
	background-color:#EFEFEF;
	border-right:1px solid #E7E7E7;
	}
	
#corpTextInnerBoxCol2 {
	width: 496px;
	height: 27px;
	text-align:left;
	vertical-align:middle;
	float: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	
	padding-top:10px;
	}
	
#corpTextInnerBoxCol2b {
	width: 496px;
	height: 46px;
	text-align:left;
	vertical-align:middle;
	float: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	padding-left:2px;
	padding-top:5px;
	}
	
#corpSpacer {
	width:751px;
	height:15px;
	float:left;
	}
	
#corpEndText {
	width:711px;
	height:20px;
	float:left;
	margin-top:10px;
	}

	


/*************** Bottom Area ***********************/

#bannerBottom {
	display:table;
	position:relative;
	width:990px;
	height:206px;
	margin:0 auto;
	background-color:#FFFFFF;

	}
	
#bannerBottomInner {
	position:relative;
	width:940px;
	height:190px;
	margin:0 auto;
	background-color:#FFFFFF;
	}
	
#bannerBottomInnerLeft {
	width:150px;
	height:190px;
	float:left;
	}
	
#bannerBottomInnerRight {
	width:782px;
	height:190px;
	float:right;
	}
	
#bannerBottomInnerRightRow1 {
	width:782px;
	height:90px;
	float:left;
	}
	
#bannerBottom1 {
	width: 150px;
	height: 90px;
	float:left;
	}
	
#bannerBottom2 {
	width: 150px;
	height: 90px;
	float:left;
	margin-left:8px;
	}
	
#bannerBottomInnerRightRow2 {
	width:782px;
	height:90px;
	margin-top:10px;
	float:left;
	}
	
/* Footer*/
#footerBg {
	position:relative;
	width:990px;
	height:45px;
	background-image:url(/mte/images/cs/footer-bg.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	padding: 0;
	}
	
#footerBottom {
	position:relative;
	width:990px;
	height:52px;
	margin:0 auto;
	padding: 0;
	}
	
#footerBottomW3C {
	width:100px;
	height:31px;
	float:left;
	margin-left:15px;
	margin-top:11px;
	}
	
#footerBottomLink {
	width:490px;
	height:15px;
	float:left;
	margin-left:15px;
	margin-top:20px;
	}
	
#footerMainBox {
	position:relative;
	width:960px;
	height:20px;
	margin-left:15px;

	}
	
#footerRssBox {
	position:relative;
	width:100px;
	height:20px;
	padding: 0;
	float:left
	}
	
#footerCenterBox {
	position:relative;
	width:400px;
	height:20px;
	margin-left:200px;
	float:left
	}
	
#footerBookMark {
	position:relative;
	width:125px;
	height:20px;
	float:right;
	}	
	
/*Agend Box*/

#agendaContainer {
	width:748px;
	height:233px;
	margin-right:18px;
	margin-top:0px;
	background-image:url(/mte/images/cs/agenda-bg.gif);
	background-repeat:no-repeat;
	float:right;
	
	}
	
#agendaInnerContainer {
	display:table;
	width:723px;
	height:auto;
	margin:12px auto;
	border-bottom:0;
	text-align:left;
	}
	
#agendaBoxLeft {
	width:361px;
	height:200px;
	float:left;
	border-right:1px solid #D8D8D8;
	text-align:left;
	}
	
#agendaBoxRight {
	width:360px;
	height:200px;
	float:right;
	text-align:right;
	}
	
	
#agendaInnerLeftBox {
	width:260px;
	height:150px;
	padding-left:60px;
	margin-top:20px;
	float:left;
	text-align:left;
	}
	
#agendaHeading {
	width:200px;
	height:20px;
	float:left;
	}
	
#verMasHeading {
	width:200px;
	height:20px;
	float:right;
	}
	
#agendaInnerRightBox {
	width:260px;
	height:150px;
	padding-left:60px;
	margin-top:20px;
	float:right;
	text-align:left;
	}
	
#agendaInnerMainLB {
	width:260px;
	height:70px;
	float:left;
	text-align:left;
	}
	
#agendaCaldBg {
	width:56px;
	height:64px;
	background-image:url(/mte/images/cs/calander-bg.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
#agendaCaldDate {
	width:48px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	margin-left:0px;
	margin-top:10px;
	text-align:center;
	}
	
#agendaCaldText {
	width:185px;
	height:55px;
	margin-right:10px;
	text-align:left;
	float:right;
	}
	
#agendaInnerRightBox {
	width:260px;
	height:150px;
	margin-left:60px;
	margin-top:20px;
	float:left;
	text-align:left;
	}		
	
/********************* FORM STYLE *******************/

.headerFormField {
	width:145px;
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	}
	
.headerFormField2 {
	width:114px;
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	}
	
.headerFormField3 {
	width:129px;
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	}
		
/************** NAVIGATION STYLE ******************/
a.nav:link { color:#367494;  text-decoration: underline; }
a.nav:visited { color:#367494; text-decoration: underline; }
a.nav:hover { color:#000000;  text-decoration: underline; }

#corpPerfilTopRight a.nav:link { color:#FFFFFF;  text-decoration: underline; }
#corpPerfilTopRight a.nav:visited { color:#F2F2F2; text-decoration: underline; }
#corpPerfilTopRight a.nav:hover { color:##1D3E50;  text-decoration: underline; }

a.nav2:link { color:#FFFFFF;  text-decoration: none; }
a.nav2:visited { color:#FFFFFF; text-decoration: none; }
a.nav2:hover { color:#FCAC21;  text-decoration: none; }

a.nav3:link { color:#666666;  text-decoration: none; }
a.nav3:visited { color:#666666; text-decoration: none; }
a.nav3:hover { color:#FFFFFF;  text-decoration: none; }

a.nav4:link { color:#DB980D;  text-decoration: none; }
a.nav4:visited { color:#DB980D; text-decoration: none; }
a.nav4:hover { color:#000000;  text-decoration: none; }

a.nav5:link { color:#002447;  text-decoration: none; }
a.nav5:visited { color:#002447; text-decoration: none; }
a.nav5:hover { color:#000000;  text-decoration: none; }

a.nav6:link { color:#000000;  text-decoration: underline; }
a.nav6:visited { color:#000000; text-decoration: underline; }
a.nav6:hover { color:#002447;  text-decoration: none; }

a.nav7:link { color:#666666;  text-decoration: none; }
a.nav7:visited { color:#666666; text-decoration: none; }
a.nav7:hover { color:#4A95BD;  text-decoration: underline; }

a.int:visited {
	display:block;
	width:100%;
	height:50px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #367494;
	text-decoration:none;
	}
a.int:link {
	display:block;
	width:100%;
	height:50px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #367494;
	text-decoration:none;
	}
	
a.int:hover {
	display:block;
	width:100%;
	height:45px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #001E44;
	background-image:url(/mte/images/int-nav-over.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration:none;
	font-weight: bold;
	}

.tab { 
	display:block;
	width:68px;
	height:45px;
	background-image:url(/mte/images/cs/tab-normal.gif);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	}
	
.tab:hover, .activado {
	display:block;
	width:68px;
	height:45px;
	background-image:url(/mte/images/cs/tab-over.gif);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}
	
#rightMainTabTop div.active {
display:block;
	width:68px;
	height:45px;
	background-image:url(/mte/images/cs/tab-over.gif);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
	
/******************** TEXT STYLE **********************/
.text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	float: left;
	height: auto;
	}
	
.textNav {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#367494;
	}
	
.text12 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#367494;
	}
	
.subHeading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	}
	
.tableTitle{
	font-weight:bold;
	padding-bottom:5px;
}
	
.textBlack12 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}	
	
.textDark13 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1B3647;
	}
	
.textBlue {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4A95BD;
	}
	
.textBlue2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2F6582;
	}
	
.tex14 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#367494;
	}
	
.textProyectos {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3F5A74;
	}
	
.textYellow {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#DB980D;
	}
	
.textYellow2{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#DB980D;
	}
	
.textGray {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	}
	
.textBlack {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:16px;
	}
	
.mainHeading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#002447;
	text-transform:capitalize;
	}
	
.textDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666666;
	}
	
.textLeftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:13pt;
	}

/************************ LEFT MENU *****************************************/

	.clear{
		clear:both;
	}	

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
		margin:0px;
		padding:0px;
		/*display:block;*/
		/*border-bottom:1px solid #367494;*/
	}
	
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;
		overflow:hidden;/*added by george*/
	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu {		
		width:202px;	
		margin:0px;
		padding:0px;
		margin-left:0px;
			overflow:hidden;
				height:auto;
	}
	
	#dhtmlgoodies_slidedown_menu ul span{
		color:#E7E7E7;
		display:block;
		font-size:14px;
		font-weight:bold;
		margin:0px 0px 10px 10px;
	}	


	#dhtmlgoodies_slidedown_menu li .active {
        color:#002447;
        background-color:#cce1ec;
        text-decoration:none;   
        display:block;
        clear:both;
       /* width:202px;*/
        height:21px;
        margin-top:1px;
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
        font-weight:bold;
        padding-left:12px;
        line-height:15px;
        }

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		text-decoration:none;	
		display:block;
		clear:both;	
		height:21px;
		margin:1px 3px 8px 2px;
		padding:0px;
		color: #E7E7E7;
		font-size:13px;
	}
	
	#dhtmlgoodies_slidedown_menu a img{
		border:0px;
		margin-left:6px;
		margin-top:1px;
	}
	
#dhtmlgoodies_slidedown_menu li a:active{
		margin:1px 3px 8px 2px;
		color: #002447;
		text-decoration:none;
		background-color:#cce1ec;	
		display:block;
		clear:both;	
	}	
	

		
#dhtmlgoodies_slidedown_menu li a:focus {
		margin:1px 3px 8px 2px;
		color: #002447;
		text-decoration:none;
		background-color:#cce1ec;	
		display:block;
		clear:both;	
	}
#dhtmlgoodies_slidedown_menu li a:link, #dhtmlgoodies_slidedown_menu li a:visited {
		margin:1px 3px 8px 2px;
		/*color: #FFFFFF;*/
		text-decoration:none;	
		display:block;
		clear:both;	
	}	
#dhtmlgoodies_slidedown_menu li a:hover {
		margin:1px 3px 8px 2px;
		color: #FFFFFF;
		background-color:#1D3E50;
		text-decoration:none;	
		display:block;
		clear:both;
		width:185px;
		}	

	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */	
		/*width:202;*/ 
		width:190px;
		height:20px;
		margin-top:1px;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FFFFFF;
		font-weight:bold;
		padding-left:12px;
		line-height:15px;
	}	
	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FFFFFF;
		font-weight:bold;
		padding-left:5px;
		line-height:13pt;
		height:20px;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FFFFFF;
		font-weight:bold;
		padding-left:5px;
		line-height:13pt;
		height:20px;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:red;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:15px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:25px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}

#corpTextTop{
	margin-left:12px;
}

.radiosContainer{
	width:504px;
	height:auto;
	display:block;
	margin-left:225px;
	margin-top:-15px;
	padding:0px;
	vertical-align:top;
}

.radios{
	float:left;
	width:168px;
	text-align:left;
}

.radios label{
	text-align:left;
	margin:0px;
	padding:0px;
	width:158px;
}

.checkContainer{
	width:300px;
	height:auto;
	display:block;
	margin-left:225px;
	padding:0px;
	vertical-align:top;
}

.check{
	float:left;
	width:150px;
	text-align:left;
	vertical-align:top;
}

.check label{
	/*text-align:left;
	margin:0px;
	padding:0px;
	width:140px;
	vertical-align:top;
	margin-top:-18px;
	margin-left:20px;*/
	text-align:left;
	margin:0px;
	padding:0px;
	width:148px;
}

.check input{
	padding-top:3px;
}

.infoGroup {
	width:100%;
	height:100%;
	float:left;
	clear:both;
	padding-top:20px;
	}	
	
.sepLine {
	width:737px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:0px;
	color:#002447;
	border-bottom:1px solid #E7E7E7;
	float:left;
	}

.legacy{
	width:450px;
	float:left;
}
	
.blueBtn {
	width:111px;
	height:20px;
	float:right;
	background-image:url(/mte/images/cs/btnBlueBig.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
	background-color:transparent;
	font-size:9pt;
	line-height:11pt;
	color:#fff;
	border:0px;
	font-family:tahoma, arial, verdana, "sans serif";
	margin-bottom:8px;
	cursor:pointer;
}


.goBack{
	font-family:tahoma, arial, verdana, "sans serif";
	font-size:12px;
	line-height:20px;
}

.premiosImg{
	float:left;
	margin-right:20px;
	background-color:#377594;
	background-image:url(/mte/images/cs/agrandarImg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.premiosImg img{
	 display:block;
	 width:auto;
	 float:left;
	 clear:both;
}

.premiosImg .epigrafe{
	background-color:#377594;
	color:#fff;
	float:left;
	display:block;
	clear:both;
	margin:3px;
	margin-bottom:8px;
}

.premiosImg .agrandarFoto{
	background-image:url(/mte/images/cs/lupa.gif);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	clear:both;
}

.premiosImg .agrandarFoto a{
	margin-left:20px;
}

.headerLink{
	background-image:url(/mte/images/cs/orangeBullet.gif);
	background-position:0px 9px;
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:11pt;
	display:block;
	line-height:18pt;
}

.premiosP{
	padding-left:15px;
	text-align:justify;
}

.navImg{
	background-image:url(/mte/images/cs/open-new-window.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:15px;
}

/* Pastilla Video Banner */
#videoBanner{
	border:1px solid #97989a;
	width:733px;
	height:133px;
	background-color:white;
	margin:25px 0px 25px 20px;
	clear:both;
}
#videoBanner div.videoBannerInner{
	background-image:url(/mte/images/cs/videoBannerBg.jpg);
	background-repeat:repeat-x;
	border:1px solid #97989a;
	margin: 8px 9px;
	height:116px;
}

#videoBanner div.videoBannerInnerLeft{
	background-image:url(/mte/images/cs/videoBanner.jpg);
	background-repeat:no-repeat;
	width:163px;
	height:116px;
	float:left;
}

#videoBanner div.videoBannerInnerRight{
	width:auto;
	height:116px;
	float:left;
	color:#FFFFFF;
	width:549px;
	text-align:center;
	
}
#videoBanner div.videoBannerInnerRight p a{
	display:block;
	margin:30px 0px;
	padding:0px;
	text-decoration:none;
	color:#fff;
}

#videoBanner div.videoBannerInnerRight img{
		vertical-align:bottom;
		margin-left:5px;
		border:0px;
}

/*
#rightMainTabTop div.active {
	display:block;
	width:68px;
	height:45px;
	background-image:url(/mte/images/cs/tab-over.gif);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

#rightMainTabContainer, #rightMainTabContainer2, #rightMainTabContainer3, #rightMainTabContainer4{
	position:absolute;
	width:300px;
}
*/



.noticeRateComment{
	height:27px; 
	border-bottom:1px solid #e7e7e7;
	width:auto;
	vertical-align:bottom;
}

.noticeRateComment div{
	margin-top:5px;
}

.noticeRateComment a img{
	border:0px;
	margin:0px 2px;
}


.commentsContainer{
	height:auto; 
	width:auto;
	vertical-align:bottom;
	padding-top:15px;
	text-align:center;
}

.commentsContainer h1{
	font-size:15px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.commentsContainer h2{
	float:left;
	width:570px;
}


.commentsContainer a img{
	border:0px;
	margin-top:6px;
}

.commentsHeader{
	height:35px;
	border-bottom:1px solid #e7e7e7;
	text-align:left;
}

.comments{
	width:610px;
	margin:20px auto;
}

.comments img{
	float:left;
	clear:left;
}

.commentsTxt{
	display:block; 
	float:left; 
	width:530px; 
	text-align:left;
	margin:0px 0px 0px 0px;
}

.commentsTxt div{
	margin-left:20px;
}

.commentsTxt div p{
	margin:15px 70px 15px 0px;
	color:#000;
}


.commentsTxt div.commentsTitleBar{
	margin-left:20px;
	text-align:left;
	background-color:#f1f1f1;
	height:25px;
}

.commentsTxt div.commentsTitleBar p{
	margin:0px 0px 0px 10px;
	color:#000;
	display:block;
	line-height:22px;
}

.commentsTxt div.commentsTitleBar div{
	float:right; 
	z-index:50; 
	margin-top:-15px; 
	margin-right:8px;
}

.commentsCounter{
	border-bottom:1px solid #e7e7e7; 
	border-top:1px solid #e7e7e7; 
	height:23px;
	width:100%;
	display:block;
	clear:both;
	margin-top:20px;
}

.commentsCounter div{
	width:250px;
	position:relative;
	float:left;
	color:#000;
}

.commentsCounter div a:link{ 
	color:#367494;  
	text-decoration: underline; 
}
.commentsCounter div a:visited{ 
	color:#367494; 
	text-decoration: underline; 
}
.commentsCounter div a:hover{ 
	color:#000000;  
	text-decoration: underline; 
}
.commentsCounter div a:active{ 
	color:#000000;  
	text-decoration:none; 
	font-weight:bold;
}

.sep{
	border-bottom:1px solid #e7e7e7; 
}

.mainTextRight {
	display:table;
	width: 751px;
	height:auto;
	float:left;
	padding-left:20px;
	/*margin-top:50px;*/
	text-align:left;
	font-size:11px;
	line-height:17px;
	}
	
.mainTextRight #RightCol{
	margin-left:10px;
	background-color:#fff;
	
	}
	
.mainTextRight h2{
	font-size:15px;
	margin:10px 0px 0px 0px;
	padding:0px;
	}

.mainTextRight h2 span{
	font-size:15px;
	font-weight:normal;
	color:#002447;
	}
	
.mainTextRight span{
	color:#999;
	font-size:11px;
	margin:0px;
	padding:00px;
	}

	
.mainTextRight li{
	list-style:none;
	display:block;
	}
	
.mainTextRight h3 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#DB980D;
	margin-top:30px;
	margin-bottom:0px;
	padding:0px;
	font-weight:normal;
	}
	
.mainTextRight p {
	margin-top:5px;
	}
