/* main  */
/* HTML */
a{
color: #06c ;
}

body{
	background: #e0e0e0;
	margin:10px 0;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	}
form{
	margin:0;
	padding:0;
	}
hr {
	padding:0;
	margin:10px 0;
	height:1px;
	}
h1 {
	font:24px Arial, Helvetica, sans-serif;
	color: #000;
	}
h2 {
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #000;
	margin:0;
	padding:0;
	}
h3 {
	font-size: 14px;
	color: #000;
	}
h4 {
	font-size: 13px;
	color: #000 ;
	}
h5 {
	font-size: 13px;
	color: #000 ;
	}
iframe {
	border: 1px solid #ccc;
	}

p, ul, li {
	font-size:13px;
	}
#focal ul, #bottomNav ul {
	margin-left:0;
	margin:0;
	padding-left:0;
	padding:0;
	list-style:none;
	display:block;
	}
#focal ul li, #bottomNav ul li {
	margin-left:0;
	margin:5px 0;
	padding-left:0;
	padding:0;
	}

/* IDs */
#container {
	width: 96%;
	margin: 0px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 5px;
	background:#FFF;
	border:1px solid #b8b8b8;
	}
div.error404#content {
	margin-top:10px;
}	
#content {
	padding:10px 20px;
	margin: 0;
	}

#content form#userForm {
	padding:10px 20px;
	font-size:13px;
	background:#ffffe6;
	border: 1px solid #333;
	}
#content fieldset {
	border:none;
	margin:0;
	padding:0;
	
	  }
#content fieldset p {
	margin:5px 0;
	padding:0;
	color: #454545;
	}
#content fieldset label {
	margin:0;
	padding:0;
	font-size:12px;
	display:block;
	font-weight:bold;
	  }
#content ul {

				}
	
#crumb {
	font: 12px Arial, Helvetica, sans-serif;
	color: #003300;
	margin-bottom: 20px;
}
#crumb a {
	color:#0072c6 ;
	padding: 0 2px;
}
#crumb span {
	color:#0072c6;
}
#divider {
font-size:1px;
line-height: 1px;
border-bottom:1px solid #0041b3;
padding:0;
Margin:0;
}
#error {
	margin:5px 0;
	padding:5px;
	background: #ffc;
	border: 1px solid #CC0000;
	}	
#error p {
margin:0;
	padding:2px 5px;
	color:#CC0000;
	}

#focal{
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	}

#focal h4{
	color:#06c;
	}	
	
#focal h1{
	font:22px Arial, Helvetica, sans-serif;
	color: #000;
	}	
#focalRightCol {
	width:200px;
	text-align: left;
	vertical-align: top;
	}	
#footer {
	clear:both;
	padding: 10px 0px 25px 0px;
	margin: 0;
	border-top:1px solid #969489 ;
	background: url(images/footer_logo.gif) no-repeat right 10px;
	}
#footer p.copyright{
	float:left;
	width:300px;
	margin-top: 2px;
	font-size:11px;
	}
#footer p.footLinks{
	padding-right: 125px;
	margin-top: 2px;
	font-size:11px;
	float:right;
	text-align:right;	
	}
#formActions {
	color: #333;
	font-size:12px;
	background: #ffc;
	padding:5px 10px;
	margin:0;
	}
#formActions a.current {
	font-weight:bold;
	text-decoration: none;
	}
#header {
	background:#06c url(imagenes/header.jpg) no-repeat 0px 0px;
	padding: 0;
	height:80px;
	}
 #header fieldset {
	padding:0;
	margin:0;
	border:none;
	}
#header fieldset a img {
	text-align: center;
	vertical-align: middle;
	padding:0 0 0 2px;
	}
#header fieldset label {
	padding:0 2px 0 0;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin: 0 0 5px 0;
	  float:left;
	  text-align: right;
	  width:45%;
	}

#homePageContent {
margin:0;
padding:0;
} 
#login {
font-size: 12px;
margin: 5px 0;
background: #ffc;
border: 1px solid #a54D1d;
padding:0px;
color:#900;
}
#login a {
color: #900;
}
td.page#login {
padding: 10px;}

td.page#login h2 {
	color:#900;
	}
#login h4 {
color:#900;
margin:0 0 10px 0;
padding:0;
	}
#login fieldset {
  border: none;
  padding: 5px;
  margin:0;
  }
#login label {
  font:11px;
  margin: 0 0 5px 0;
  display:block;
  }
#login span {
font-size: 11px;
}
#loginBand  {
	padding:7px 20px ;
	float:left;
	color:#fff;
	font-size:14px; 
}

div#toolsContainer div#loginBand a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #9f4411;
	border-left: 1px solid #df9d3c;
	border-top: 1px solid #df9d3c;
	border-right: 1px solid #91490e ;
	border-bottom: 1px solid #91490e ;
	font-weight:bold;
	margin:0 2px 0 0 ;
	padding:4px 6px;
	text-decoration: none;
	}
div#toolsContainer div#loginBand a.editProfile {
	color: #ffffff;
	background:transparent url("#");
	border: none;
	margin: 0 10px 0 0;
	font-weight:normal;
	text-decoration: underline;
	}



/* START ----- Left Nav ------- */
#navHolder {
	padding: 10px;
	background:#dae9f8;
	width:205px;
	}
#navcontainer
	{	
	background:#fff; 
	margin:0;
	width:205px;
	border-top:1px solid #036 ;
	border-left:1px solid #036 ;
	border-right:1px solid #036 ;
	 }
#navcontainer li a#current {
	background:#06c url(images/bullet_nav.gif) no-repeat left 7px;
	color:#fff;
	font-weight: bold;
	}
#navcontainer ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	}

#navcontainer li { 
	margin: 0; 
	}
#navcontainer a
	{
	font:13px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 5px 5px 5px 10px;
	width: 205px;
	width/* */:/**/190px; 
	width:/**/190px;
	color: #036 ;
	background-color: #fff;
	text-decoration: none;
	border-bottom:1px solid #036;
	}
#navcontainer a:hover
	{
	color: #036;
	background-color: #9cf;
	text-decoration: none;
	}


/* Second level Nav */

#navcontainer ul ul {
	border-bottom:1px solid #00477a;
	}
#navcontainer ul ul li { 
	margin: 0;
	background: #E2F3CA;
	}

#navcontainer ul li ul#subnavlist li a {
	background: transparent url(images/bullet_subnav.gif) no-repeat 4px 8px;
	display: block;
	margin:0 0 0 0px;
	padding: 5px 5px 5px 15px;
	width: 205px;
	width/* */:/**/185px; 
	width:/**/185px;
	color: #036;
	text-decoration: none;
	border-bottom:none;
	font-weight: normal;
	}
#navcontainer ul li ul#subnavlist li a:hover
	{
	text-decoration: underline;
	}
#navcontainer ul li ul#subnavlist li a#subactive { 
font-weight:bold;
	}
/* Third level Nav */
#navcontainer ul ul ul {
	border-bottom:none;
	}
#navcontainer ul ul ul li { 
	margin: 0;
	background: #fff;
	}
#navcontainer ul ul ul#tertnavlist li a {
	display: block;
	margin:0;
	padding: 5px 5px 5px 15px;
	width: 205px;
	width/* */:/**/185px; 
	width:/**/185px;
	color: #06c;
	text-decoration: none;
	border-bottom:none;
	font-weight: normal;
	}
#navcontainer ul ul ul li a#tertactive { 
font-weight:bold;
	}
	
/* Fourth level Nav */
#navcontainer ul ul ul ul {
	border-bottom:none;
	}
#navcontainer ul ul ul ul li { 
	margin: 0;
	background: #fff;
	}
#navcontainer ul ul  ul ul#fourthnavlist li a {
	display: block;
	margin:0;
	padding: 5px 5px 5px 15px;
	width: 205px;
	width/* */:/**/185px; 
	width:/**/185px;
	color: #090;
	text-decoration: none;
	border-bottom:none;
	font-weight: normal;
	}
#navcontainer ul ul ul ul li a#fourthactive { 
font-weight:bold;
	}
	

/* Fifth level Nav */
#navcontainer ul ul ul ul ul {
	border-bottom:none;
	}
#navcontainer ul ul ul ul ul li { 
	margin: 0;
	background: #fff;
	}
#navcontainer ul ul  ul ul ul#fifthnavlist li a {

	display: block;
	margin:0;
	padding: 5px 5px 5px 15px;
	width: 205px;
	width/* */:/**/185px; 
	width:/**/185px;
	color: #036;
	text-decoration: none;
	border-bottom:none;
	font-weight: normal;
	}
#navcontainer ul ul ul ul ul li a#fifthactive { 
font-weight:bold;
	}
/* END ----- Left Nav ------- */



	
#news{
	text-align: left;
	vertical-align: top;
	padding-bottom:10px;
	}

 #features {
	text-align: left;
	vertical-align: top;
	padding-bottom:10px;
	}
#features h2{
color: #2d5b88;
  font-size:16px;
  padding:0;
  margin:0;
  }
 #features p {
 	color: #2d5b88;
	font-size:12px;
 	padding:5px 0;
	margin:0;
	}
#news h3  {

	line-height: 28px;
	margin:0 0 10px 5px;
	padding:0 0 0 10px;
	color: #036;
	}	
#features h3  {

	line-height: 28px;
	margin:0 0 10px 1px;
	padding:0 0 0 10px;
	color: #036;
	}	
#news h3 span a, #features h3 span a{
	font-size: 11px;
	font-weight: normal;
	padding-left:4px;
	}
/*#features img.dctm_imgLeft, #news img.dctm_imgLeft { 
	margin-left:10px;
	}*/

/* START - rounded box */

.box {
	padding:0 12px 0 0;

}
.bi {
	padding:0 0 0 12px;

}
.bt {
	height:17px;
	margin:0 -12px;

}
 
/* hack to fix browser float render problem in IE 6 */
 /* Hide from IE5-mac. Only IE-win sees this. \*/

 * html .boxContent p {
   height: 1%;
   }
  
 /* End hide from IE5/mac */


/*  END  - rounded box */


#news h3  {

line-height: 28px;
margin:0 0 0px 5px;
padding:0 0 0 10px;
color: #036;
}	
	
#news p{
margin:0;
padding:0px 15px;
}
#news p.date{
padding:10px 0 5px 15px;
color:#5284ad;
clear:both;
}
#news h4{
color: #036;
margin:0;
padding:5px 15px;
}
#news p span a{
color: #06c;
font-size: 11px;
}
#printLogo {
display:none;
}


#search {
padding-right: 10px;
text-align: right;
	vertical-align: middle;
}
#searchResults a{
padding:0 0 0 10px;
margin:0;


}
#searchResults p{
padding:0 0 10px 0;
margin:0 0 10px 0;
border-bottom:1px solid #CECECA;
}
#searchResults p span{
font-weight:bold;
display:block;
}
#segmentationContainer {
	background:#ffc;
	border: 1px solid #999;
	padding:10px;
	margin-bottom: 15px;
	}
#segmentationContainer h4 {
padding:0 0 10px 0;
margin:0;
}

#stylesheetBox {
	display:none;
}

#migrationTeaser {
	color:#300;
	background-color: #FFDEAD;
	padding:5px;
	border: 1px solid #c60;
}

#migrationTeaser h2 {
	font-size:14px; 
	color: #990000; 
	padding:0;
	margin:0;
}

#migrationTeaser a {
	color:#300;
}

#module {
	margin: 5px 0;
	color: #004747;
	border: 0px solid #4bcbd2;
	padding:5px 10px 10px 5px;
	font-size: 11px;
	background: #ffffff;
}
#module h1 {
font-size: 14px;
color: #004747;
margin:0;
padding:0;
}
#module h2 {
font-size: 12px;
color: #004747;
margin:0;
padding:0;
}

#module p {
color: #004747;
padding:5px 0;
margin:0;
}
#tools {
	background-image: url(imagenes/header_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #014CA9;
}
#tools a{
	font: Arial, Helvetica, sans-serif;
	color: #fff;
	border-left: 1px solid #b6d4f2;
	font-weight:normal;
	margin:0;
	padding:9px 6px 8px 30px;
	text-decoration: none;
	}
#tools a:hover{
	text-decoration: underline;
	}
#toolsContainer {

	border-top: 1px solid #b6d4f2;
	text-align:right;
}
#verification {
	margin:5px 0;
	padding:0;
	background: #cfc;
	border: 1px solid #060;
	}	
#verification p {
	margin:0;
	padding:2px 5px;
	font-size:12px;
	color:#060;
	}
/* CLASSES */

.clear{
	clear:both;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
	}
.clearTools{
	clear:both;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;}
.chart {
float:right;
margin: 20px 0 10px 5px;
}

.greenButton {
	color: #FFFFFF;
	background: #0c6  ;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	}
.tbl_izq_calen {
	color: #FFFFFF;
	background: #006699;
	padding-right: 5px;
	padding-left: 3px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	}
.tbl_izq_calen:hover {
	color: #FFFFFF;
	background: #006699;
	padding-right: 5px;
	padding-left: 3px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration: underline;
	}
.greyButton {
	color: #000;
	background: #ccc  ;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	}
	.greyButton2 {
	color: #000;
	background: #EBEBEB;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	}

.searchButton {
	color: #FFFFFF;
	background: #559E68  ;
	padding-right: 2px;
	padding-left: 2px;
	margin-left:5px;
	vertical-align: middle;
	font:bold 14px Arial, Helvetica, sans-serif;
	}


.intro {
	background: #fff;
	border: 1px solid #999;
	border-top: none;
	padding:10px;
	margin-bottom: 15px;
	}

.intro p {
	margin:0;
	font-size: 15px;
	}
.loginHelp {
	font-weight: normal;
	font-size:11px;
	color:#fff;
	}
.loginButton {
	text-align: center;
	padding: 5px 10px 0 0;
	}


img.logo {
	margin-left: 20px;
	}
.navLast{
	border-bottom: 1px solid #00477a;
	}
.news {
	border:1px solid #c7c7c7;
	  }
.print{
	background: url(images/icon_print.gif) no-repeat left center;
	}		

.thumbnailContent{
padding-bottom:10px;

}
.thumbnailContent ul{
	}

/*//documentum specific classes//*/ 
.dctm_imgLeftNoWrap{ 
display: block;
text-align: left 
}
.dctm_imgRightNoWrap {
display: block; 
text-align: right;

}
.dctm_imgCenter { 
display: block; 
text-align: center;
}
.dctm_imgLeft { 
float:left;margin-right:20px; margin-bottom:10px;
}
.dctm_imgRight { 
float: right; margin-left:10px;  margin-bottom:10px; 
}
ul.dctm_toc li a{

}
/*//end documentum specific classes//*/ 


/* // wizard styles // */

#wizlist
{

margin: 0;
padding:0;
}

#navHolder #wizlist ul, #navHolder #wizlist li
{
list-style-type: none;
margin: 0 0 0 0px;
padding: 0;
background: none;
}

#navHolder #wizlist a:link, #navHolder #wizlist a:visited
{
background: #E8EBF0;
border: 1px solid #333;
color: #666;
float: left;
font-size: 11px;
font-weight: bold;
line-height: 14px;
margin: 2px;
width:170px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navHolder #wizlist a:link#current, #navHolder #wizlist a:visited#current
{
background: #ffffe6;
color: #000;
}

#navHolder #wizlist a:hover { color: #06c; }
div.step, div.stepActive {
border: 1px solid #333;
padding: 5px;
margin:0 0 2px 0;
}
div.step p, div.stepActive p {
margin:0;
padding:0;
}
div.step h4 {
font-weight:normal;
margin:0;
padding:0;
}
div.step{
background: #fff;
}
div.stepActive{
background: #0067ff;
color: #fff;
}
div.stepActive h4{
margin:0;
padding:0;
color: #fff;
}
p.descriptor { font-size: 10px; color: #757575;}



/* START ----- site map styles ----- */

#content ul#sitemap  {
margin:0;
padding:0;
list-style: none;
} 
#content ul#sitemap li  {
font-size: 16px;
font-weight: bold;
background: transparent url("#");
} 
#content ul#sitemap li a  {
color: #036;
} 
#content ul#sitemap ul {
margin:0;
padding:0 0 0 10px;
list-style: none;
} 

#content ul#sitemap ul li a {
color: #036;
} 
#content ul#sitemap ul ul {
margin:0;
padding:0 0 0 10px;
list-style: none;
}

#content ul#sitemap ul ul li a {
color: #06c;
}
/* END ----- site map style ----- */

/* Module support */
#main_col_content{width:100%;}

.one_col #content {
  margin:0px 0px 20px 0px;
  }

.one_col #right_col{
display:none;
}

#content .clear{
  display:none;
}

#right_col{
	position:relative;
	top:0px;
	left:5px;
	margin-right:3px;
	float:right;
	width:176px;
    margin-top:0px;
	border:none;

	padding:0px 0px 0 0;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
}
	
/*Secondary Page Side Modules*/
.sideModules {
    margin-bottom:50px;
}

.sideModules .topOfModulesbordered{
  height:10px;
  background-color:#FFF;

}
.sideModules .topOfModulesborderless{
  padding-top:0px;
  margin:0px;
}


.sideModules li {padding:4px 4px 0px 4px; margin:-5px 5px 5px 5px;}
.sideModules .firstBorderedModuleHeader{font-weight:bold; font-style:normal; font-size:12px;color:#fff; border-top:1px solid #0044B4; margin:0;padding:5px 0 0px 3px; padding:5px; background:#d7e6f7 url(../image/right_module_primary_title_a.gif) top left repeat-y;}
 .sideModules br{
   line-height:70%;
 }

.sideModules .borderedNum0 .module_subhead {
color:#143ED2; line-height:100%; margin-bottom:5px; margin-top:3px; padding:0px 0 0 7px;font-style: italic}

.borderedNum0 .module_subhead{font-weight:bold; font-size:12px;color:#fff; border-bottom:1px solid #0044B4; margin:0 0 5px 0;padding:5px 0 5px 3px; background-color:#2189E0;}
.borderedNum1 .module_subhead{font-weight:bold; font-size:12px;color:#fff; border-bottom:1px solid #0044B4; margin:0 0 5px 0;padding:5px 0 5px 3px; background-color:#2189E0;}
.borderedNum2 .module_subhead{font-weight:bold; font-size:12px;color:#fff; border-bottom:1px solid #0044B4; margin:0 0 5px 0;padding:5px 0 5px 3px; background-color:#2189E0;}
.borderedNum3 .module_subhead{font-weight:bold; font-size:12px;color:#fff; border-bottom:1px solid #0044B4; margin:0 0 5px 0;padding:5px 0 5px 3px; background-color:#2189E0;}
.borderedNum4 .module_subhead{font-weight:bold; font-size:12px;color:#fff; border-bottom:1px solid #0044B4; margin:0 0 5px 0;padding:5px 0 5px 3px; background-color:#2189E0;}
.borderedNum5 .module_subhead{font-weight:bold; font-size:12px;color:#fff; border-bottom:1px solid #0044B4; margin:0 0 5px 0;padding:5px 0 5px 3px; background-color:#2189E0;}
.borderedNum6 .module_subhead{font-weight:bold; font-size:12px;color:#fff; border-bottom:1px solid #0044B4; margin:0 0 5px 0;padding:5px 0 5px 3px; background-color:#2189E0;}
.borderedNum7 .module_subhead{font-weight:bold; font-size:12px;color:#fff; border-bottom:1px solid #0044B4; margin:0 0 5px 0;padding:5px 0 5px 3px; background-color:#2189E0;}

.sideModules .bordered { padding:0px 0 0px 0; width:173px; background-color:#D9E9F8; margin:0px 0 0px 0px;border:1px solid #0044B4; /*border-top:0; Nate removed July 14*/}
.sideModules .bordered h2 {font-weight:bold; font-size:12px;color:#fff; border-bottom:1px solid #0044B4; margin:0;padding:5px 0 0px 3px; padding:5px; background-color:#2189E0;}
.sideModules p{padding:4px 4px 0px 7px; margin:-5px 5px 5px 0px; color:#616161; font-size:12px;}
.sideModules a{padding:0 0 0px 0; margin:10px 5px 0px 10px;}

.sideModule {margin-bottom: 15px; line-height: 1.15em;}/* Nate added July 14 */


.moduleNum_0 { padding:0px 0 0px 0; width:166px; background-color:#fff; margin:10px 0 15px 4px;border:1px solid #155AB7;}
.moduleNum_0 h2 {font-weight:bold; font-size:12px; color:#155AB7; border-bottom:1px solid #000000; margin:0;padding:5px 0 0px 3px; padding:5px; background:#D9E9F8;}

.moduleNum_0 br{line-height:30%;}
.moduleNum_0 p{padding:4px 4px 5px 4px; margin:0px 5px 0px 5px; color:#616161;}
.moduleNum_0 a{padding:0 0 10px 0; margin:5px 5px 10px 10px;}
.moduleNum_0 ul{padding:0px; margin:0px; line-height:100%;}


.moduleNum_1 { padding:0px 0 0px 0; width:166px; background-color:#fff; margin:10px 0 15px 4px;border:1px solid #155AB7;}
.moduleNum_1 h2 {font-weight:bold; font-size:12px; color:#155AB7; border-bottom:1px solid #000000; margin:0;padding:5px 0 0px 3px; padding:5px; background:#D9E9F8;}

.moduleNum_1 br{line-height:30%;}
.moduleNum_1 p{padding:4px 4px 5px 4px; margin:0px 5px 0px 5px; color:#616161;}
.moduleNum_1 a{padding:0 0 10px 0; margin:5px 5px 10px 10px;}
.moduleNum_1 ul{padding:0px; margin:0px; line-height:100%;}

.moduleNum_2 { padding:0px 0 0px 0; width:166px; background-color:#fff; margin:10px 0 15px 4px;border:1px solid #155AB7;}
.moduleNum_2 h2 {font-weight:bold; font-size:12px; color:#155AB7; border-bottom:1px solid #000000; margin:0;padding:5px 0 0px 3px; padding:5px; background:#D9E9F8;}
.moduleNum_2 br{display:none;}
.moduleNum_2 p{padding:4px 4px 5px 4px; margin:0px 5px 0px 5px;  color:#616161;}
.moduleNum_2 a{padding:0 0 10px 0; margin:5px 5px 10px 10px;}
.moduleNum_2 ul{padding:0px; margin:0px; line-height:100%;}

.moduleNum_3 { padding:0px 0 0px 0; width:166px; background-color:#fff; margin:10px 0 15px 4px;border:1px solid #155AB7;}
.moduleNum_3 h2 {font-weight:bold; font-size:12px; color:#155AB7; border-bottom:1px solid #000000; margin:0;padding:5px 0 0px 3px; padding:5px; background:#D9E9F8;}
.moduleNum_3 br{display:none;}
.moduleNum_3 p{padding:4px 4px 5px 4px; margin:0px 5px 0px 5px;  color:#616161;}
.moduleNum_3 a{padding:0 0 10px 0; margin:5px 5px 10px 10px;}
.moduleNum_3 ul{padding:0px; margin:0px; line-height:100%;}

.moduleNum_4 { padding:0px 0 0px 0; width:166px; background-color:#fff; margin:10px 0 15px 4px;border:1px solid #155AB7;}
.moduleNum_4 h2 {font-weight:bold; font-size:12px; color:#155AB7; border-bottom:1px solid #000000; margin:0;padding:5px 0 0px 3px; padding:5px; background:#D9E9F8;}
.moduleNum_4 br{display:none;}
.moduleNum_4 p{padding:4px 4px 5px 4px; margin:0px 5px 0px 5px;  color:#616161;}
.moduleNum_4 a{padding:0 0 10px 0; margin:5px 5px 10px 10px;}
.moduleNum_4 ul{padding:0px; margin:0px; line-height:100%;}

.moduleNum_5 { padding:0px 0 0px 0; width:166px; background-color:#fff; margin:10px 0 15px 4px;border:1px solid #155AB7;}
.moduleNum_5 h2 {font-weight:bold; font-size:12px; color:#155AB7; border-bottom:1px solid #000000; margin:0;padding:5px 0 0px 3px; padding:5px; background:#D9E9F8;}
.moduleNum_5 br{display:none;}
.moduleNum_5 p{padding:4px 4px 5px 4px; margin:0px 5px 0px 5px;  color:#616161;}
.moduleNum_5 a{padding:0 0 10px 0; margin:5px 5px 10px 10px;}
.moduleNum_5 ul{padding:0px; margin:0px; line-height:100%;}

.moduleNum_6 { padding:0px 0 0px 0; width:166px; background-color:#fff; margin:10px 0 15px 4px;border:1px solid #155AB7;}
.moduleNum_6 h2 {font-weight:bold; font-size:12px; color:#155AB7; border-bottom:1px solid #000000; margin:0;padding:5px 0 0px 3px; padding:5px; background:#D9E9F8;}
.moduleNum_6 br{display:none;}
.moduleNum_6 p{padding:4px 4px 5px 4px; margin:0px 5px 0px 5px;  color:#616161;}
.moduleNum_6 a{padding:0 0 10px 0; margin:5px 5px 10px 10px;}
.moduleNum_6 ul{padding:0px; margin:0px; line-height:100%;}

.portletNum_0{ padding:0px 0 0px 0; width:166px; background-color:#FFFFFF; margin:4px 0 10px 4px;border:1px solid;}
.portlet .portletNum_0 .dctm_imgCenter{}
.portletNum_0 h2{font-weight:bold; border-bottom:1px solid #0044B4; margin:0;padding:5px 0 3px 3px; background-color:#dae9f8;font-size:12px; color:#0043b4;}
.portletNum_1 h2{font-weight:bold; font-size:12px;color:#0043b4; border-bottom:1px solid #0044B4; margin:0;padding:5px 0 0px 3px; padding:1px; background-color:#dae9f8;}

.portlet{padding:0px 0 0px 0; width:166px; background-color:#FFFFFF; margin:4px 0 10px 4px;border:1px solid #0044B4;}
.portlet p{padding:4px 4px 15px 4px; margin:-5px 5px 5px 5px;}
.portlet a{padding:0 0 10px 0; margin:10px 5px 10px 10px;}

#content td li{
	
	color:#25177A;
	
	line-height: 120%;
	padding: 0px 0 1px 5px;
	margin: 0px 0 5px 25px;}
.main_content_module{width:93%; margin-top:20px; margin-bottom:10px; border:1px solid #0043b4; padding-bottom:25px;}
.main_content_module p{padding:5px;margin-bottom:0px; margin-top:0px;}
.main_content_module br{display:none;}
.main_content_module h2{padding:5px; margin:0px; font-size:14px; color:#FFFFFF; font-weight:bold; border-bottom:1px solid #0043b4; background:#d7e6f7 url(../image/main_content_portal_title_b.gif) top left repeat-y;}
.main_content_module b{color:#0043b4; }
.main_content_module .dctm_imgRight{margin:5px 20px 2px 5px;}

 #main_col_content #content .thumbnailContent .main_content_module ul li{

		
	color:#25177A;
	
	line-height: 120%;
	padding: 0px 0 1px 5px;
	margin: 5px 0 5px 25px;}
.main_content_multi_bullet{width:95%; margin-top:20px; margin-bottom:10px; height:105px;}
.main_content_module_title{border-bottom:1px solid #0043b4; background:#d7e6f7 url(../image/main_content_portal_title_b.gif) top left repeat-y;}
.main_content_module_footer{padding:5px 0 5px 0; margin-top:-30px; margin-bottom:20px; border:1px solid #0043b4; border-top:0; width:93%;}

.main_content_module_column1{width:95%; padding:4px; margin:0px; height:50%;}
.main_content_module_column2{width:45%; padding:4px; margin-top:10px; float:left; }


.navigationModule { padding:0px 0 5px 0; width:99%; background-color:#dae9f8; margin:15px 0 0 0px;border:1px solid #0044B4;}
.navigationModule h2{color:#00ff66;border-bottom:1px solid #0044B4; margin:0px 0 0px 0; font-size:12px; padding:2px 3px 2px 3px; background-color:#0043b4;}
.navigationModule p{padding:4px 4px 0px 7px; margin:0px 5px 5px 0px; color:#616161; font-size:12px;} /* Nate added July 14 */
.navigationModule {line-height: 1.15em;} /* Nate added July 14 */

.navigationModule br{padding:0; margin:0px; line-height:25%;}
.navigationModule ul{margin:0 0 0 5px; padding:5px; padding-left:0px; text-indent:-4px;}
.navigationModule li{
	list-style:none;
	color:#25177A;
	background: url(../image/green_arrow.gif) 0px 0px no-repeat;
	line-height: 120%;
	padding: 0px 0 1px 20px;
	margin: 5px 0 0px 0px;}

#multi_column_list {width:49%; float:left; border:0;}
#multi_column_list ul{padding:0px; margin:0px; }
#multi_column_list ul li {color:#25177A;
	background: url(../image/green_arrow.gif) 5px 1px no-repeat;
	line-height: 120%;
	list-style-type: none;
	padding: 0px 0 1px 30px;
	margin: 5px 0 5px 15px;}

	.main_content_portal_footer ul{margin:0 0 0 5px; padding:0;}
.main_content_portlet_footer li{

	color:#25177A;
	background: url(../image/green_arrow.gif) 0px 1px no-repeat;
	line-height: 120%;
	padding: 0px 0 1px 20px;
	margin: 5px 0 5px 0px;}
#right_col ul{margin:0 0 0 5px; padding:5px; padding-left:0px; text-indent:-4px;}
#right_col li{
	list-style:none;
	color:#25177A;
	background: url(../image/green_arrow.gif) 0px 5px no-repeat;
	line-height: 120%;
	padding: 0px 0 1px 10px;
	margin: 5px 0 5px 0px;}
#right_col a{padding:0px 0px 0 5px; margin:0px;}
.thumbnailContent ul{margin:0 0px 0 2px; padding:0px;}
.thumbnailContent ul li{
	
	color:#000000;
	
	line-height: 120%;
	padding: 0px 0 1px 5px;
	margin: 5px 0 5px 25px;}
.bulletList ul li {
	list-style-type:disc;
	line-height: 120%;
	padding: 0px 0 1px 5px;
	margin: 5px 0 5px 25px;;
}

#tools {
	background-image: url(imagenes/header_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #014CA9;
}
#accufondo {
	background-image: url(images/accuclub_home.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 250px;

}
#fondo_scroll {
	background-image: url(images/fondo_novedades.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 120px;
}
.fondo_scroll {
	background-image: url(images/fondo_novedades.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 120px;
}

#H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: 003366;
	background-position: left top;
	padding: 5px;
	font-style: normal;
}
#banner {
	margin: 5px;
	width: 356px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
}
#banner_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #014CA9;
	padding: 3px;
}



#txt_central {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	clear: right;
	float: right;
	width: 500px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	height: auto;
	clip: rect(auto,auto,auto,20px);
	font-weight: bold;
	background-color: #FF962D;
}
.textochico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #003366;
	font-weight:bold
}
.vinculos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
	}
.titulograndeazul {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #003366;
	font-weight:bold
}
.titulograndeblanco {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #ffffff;
	font-weight:bold
}
.titulograndeceleste {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #77BBFF;
	font-weight:bold
}
.bajada_celeste {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #61ABE9;
	font-weight:normal
}
.letrachicabold{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	font-weight:bold
}
.letrachicalight{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
.letrachicacursiva{
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	font-weight: normal;
}
.textoInterior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.textoInteriorTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold
}
.style18 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight:bold
}

.bordecito {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border: 1px;
	background:#ECF5FF;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #003366;
	font-weight:bold
}
.borde_tablas {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border: 1px
}
.bordecito2 {
	border: 1px;
	background:#ECF5FF;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #003366;
	font-weight:bold
}
.bordecito3 {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #84AEE7;
	border-right-color: #84AEE7;
	border-bottom-color: #84AEE7;
	border-left-color: #84AEE7;
	border: 1px;
	background:#ECF5FF;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #003366;
	font-weight:bold
}
.botones {
	border:none;
	background:#003366;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #ECF5FF;
	font-weight:bold
}
#txt_articulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
	text-decoration: none;
	text-align: center;
	clear: right;
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	height: 80px;
	clip: rect(auto,auto,auto,20px);
	font-weight: bold;
}
#menu_fondo {
	background-color: #014CA9;
	background-image: url(imagenes/header_1.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
#logo {
	margin: 15px 15px 0px;
	height: 50px;
	width: 200px;
	background-image: url(imagenes/logo_acu.gif);
	background-repeat: no-repeat;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066cc;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
}
.pie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066cc;
	text-decoration: underline;
	text-align: left;
	text-indent: 5px;
}
.pie_privacidad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
}
.pielegal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
}

#rectangulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 003366;
	text-decoration: none;

	background-image: url(imagenes/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clip: rect(10px,auto,auto,auto);
	border: thin solid #99C0E8;
	background-color: #FFFFFF;
	background-image: url(imagenes/gradient.jpg);
}
#titulo_rectangulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 003366;
	text-decoration: none;
	margin: 5px;
}
.tituloGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #484DA8;
	font-weight: bolder;
}
#consulta_enlinea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
.gradiente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 003366;
	background-attachment: fixed;

	background-image: url(imagenes/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: thin solid #99C0E8;
	text-align: left;
	text-indent: 5px;
	background-image: url(imagenes/gradient.jpg);
}

.preguntas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 003366;
	font-weight: bold;
	text-decoration: none;
}
.preguntas:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 003366;
	font-weight: bold;
	text-decoration: underline;
}
.naranjo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	text-indent: 5px;
}
.txtGeneralDerecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004da8;
	text-decoration: none;
	text-align: right;
}
.txtGeneralDerecha:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004da8;
	text-decoration: none;
	text-align: right;
}
.txtGeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	text-align: left;
}

.txtGeneral:hover {
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099CC;
}
#derecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000055;
	text-decoration: none;
}
#accuclub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.rojo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	text-indent: 5px;
}
.tbl_izq_calenCopy {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 3px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	background-color: #3399CC;
}
