* { padding: 0; margin: 0; } select { min-width:1.5em } p { margin: 0 0 1em 0; } form { display:inline; }
body,table { font-family:Arial,Helvetica,sans-serif; font-size:11pt;}
body { background-image:url('imagenes/swatchB2B7C2.jpg'); text-align:center; }
#top { 
	margin:0 auto 0 auto; 
	background-image:url('imagenes/icrenacer0709_01.jpg');
	background-repeat:no-repeat;
	background-position: top center;
	height:169px;
}
#content {
	margin:0 auto 0 auto; 
	background-image:url('imagenes/icrenacer1207_02.jpg');
	background-repeat:repeat-y;
	background-position: top center;
}
#content #cbody {
	margin:0 auto 0 auto;
	width:900px;
	text-align:left;
}
#colone {
	width:640px;
	float:left;
}
#coltwo {
	border-left:1px solid black;
	width:246px;
	float:right;
}
#coltwoIN {
	width:236px;
	float:right;
}
#coloneMSG {
	width:635px;
	float:left;
}
#coltwoMSG {
	width:250px;
	float:right;
}
#bottom {
	margin:0 auto 0 auto; 
	height:48px;
	background-image:url('imagenes/icrenacer1207_04.jpg');
	background-repeat:no-repeat;
	background-position: top center;
}
#footer { 
	padding-top:25px;
	width:900px;
	margin:0 auto 0 auto;
	font-size:9pt;
	color:#6A6C73;
}
#footer #lf { float:left; width:400px; text-align:left; } #footer #rt { float:right; width:400px; text-align:right;  }
.homemsg { 
	padding-top:10px;
	border-bottom:1px solid #DADDE2;
}
.homemsg .betweenea { padding-bottom:10px;  } /* matches padding-top above */
/* old styles: */
.msgpage .betweenea { }
.msgpage .msgeng {
	color:#6969AA;
}
.pipechar {
	color:#DADDE2; padding:0 2px 0 2px;
}
/* -- */

/* Msgs 3-09 */
#mnsg td { vertical-align:top; padding:0 5px 2px 0; }
#mnsg .msgeng { color: #6969AA }
#mnsg .msgrow { background-color:#E4EEFB; border-bottom:1px solid #d3dce6; border-top:1px solid #d3dce6; }
#mnsg .msgseriesrow  { background-color:#F0F0F6; border-bottom:1px solid #e0e0e0; border-top:1px solid #e0e0e0; }
#mnsg .serdiv { background-image:url('/imagenes/icrseriesdiv.gif'); background-repeat:repeat-y; }
#mnsg .msghvr:hover { background-color:#FFFFCC; } /* Note: using yellow b/c icons are not yet transparent - replace words and icons with single pics. */
/* -- */


#footer a { color:#6A6C73 }
h1 { padding-top:10px; font-size:13pt; color: #34569E; font-family:Verdana,Arial,sans-serif; border-bottom:1px solid #CCCCCC; margin-bottom: 1em; }
h2 { font-size:11pt; color: #34569E; font-family:Verdana,Arial,sans-serif; border-bottom:1px solid #CCCCCC; margin-bottom: 1em; }
.small { font-size:9pt; }
.smaller { font-size: 8pt; } /* used on messages - home side bar }
a:link    { color: #0000CC; }    /* unvisited links */
a:visited { color: #0000CC; }   /* visited links   */
a:hover   { color: #0000FF; } /* user hovers     */
a:active  { color: #0000EE; }   /* active links    */
/* Lists */
ul { margin-top: 0; margin-bottom: 2px; margin-left: 2px; padding-left: 1em; list-style-type: disc; }
ol { margin-top: 0; margin-bottom: 2px; margin-left: 2px; padding-left: 1em; list-style-type: disc; } /* decimal type - cuts off in IE, so set as bullets */
li { list-style-position: outside; list-style-type: disc; list-style-image: none; margin-bottom: 2px; font-weight:normal; }
