/* Local stylesheet for ICM pages */

body {margin-left:0;margin-top:0;background-color:#ffffff;font-size:80%;}

p,td,th {font-family:arial, helvetica, san-serif;font-size:12px;}
h1,h2,h3,h4,h5,h6 {font-family:arial, helvetica, san-serif;}

div.content-area {margin:5px 3px 5px 10px;width:720px;}
.colleft {
   margin:0px 10px 0px 0px;
   float:left;
   width:50%;
}

.colright {
	margin:0px 0px 0px 0px;
	float:left;
    width:49%;
    text-align:left;
}


p.indent{
	/*margin-bottom : -15px;*/
	margin-top : -2px;
	text-indent:20px;
}
p.contents{
	margin-bottom : -15px;
}
p.title{
	font-size:18px;
	color: Maroon;
	text-transform : uppercase;
}
p.subtitle{
	font-size:16px;
	color: Maroon;
	margin-top:-15px;
}
p.maroon{
	color: Maroon;
	margin-top:10px;
	margin-bottom: -2px;
}
p.aboutinfo{font-size:10px;
}
/*styles for headers*/
.masthead-blue {font-size:18px; color:#003399; font-family:Arial, helvetica, san-serif; font-weight:bold;}
.masthead-blue1 {color:#003399; font-family:Arial, helvetica, san-serif; font-weight:bold;}

/* styles for table listings */
td.insidebody {
	background-color: #EEE8AA;
}

td.insidehead {background-color:#cccccc;font-size:18px;text-indent:20px;font-weight:bold;}
th.heading {color:#003399;text-align:center;font-size:80%;}
td.insidehead2 {background-color:#cccccc;}
table.gray {background-color:#cccccc;}
table.barcode{background-color:#cedbef;}
td.insidecmo {background-color:#cccccc;font-size:18px;text-indent:20px;font-weight:normal;}


/* styles for lists */
.ol1 {margin-left:3.25em;margin-bottom:3px;text-indent:-1em;}
.ol1note {margin-left:3.25em;}
.ol2 {margin-left:4.5em;margin-top:3px;margin-bottom:3px;text-indent:-1em;}
.ol2note {margin-left:4.5em;}
.ol3 {margin-left:5.75em;margin-top:3px;margin-bottom:3px;text-indent:-1em;}
.ol3note {margin-left:5.75em;}
.ol4 {margin-left:7em;margin-top:3px;margin-bottom:3px;text-indent:-1em;}
.ol4note {margin-left:7em;}
.ol5 {margin-left:8.25em;margin-top:3px;margin-bottom:3px;text-indent:-1em;}

/*ul  {margin-left:3.25em;margin-bottom:3px;text-indent:-1em;}*/
ol  {
	margin-left:3.25em;
	margin-bottom:3px;
	text-indent:-1em;
	font-family : Arial, Helvetica, sans-serif;
}


/* styles used with spans to control sizing of inline text */
span.size150 {font-size:150%;}
span.size140 {font-size:140%;}
span.size130 {font-size:130%;}
span.size120 {font-size:120%;}
span.size110 {font-size:110%;}
span.size90 {font-size:90%;}
span.size80 {font-size:80%;}
span.size70 {font-size:70%;}
span.options {font-family:'Courier New', Courier, monospace;}
span.blankcell {color:#ffffff;}
span.nobold{font-weight:normal;}
span.blackhead{color:black;}
span.maroon{color:Maroon;}

/* styles used in toc and index pages 
.toc1 {margin-top:1px;margin-bottom:3px;margin-left:2em;text-indent:-2em;font-size:1em;}
.toc2 {margin-top:1px;margin-bottom:3px;margin-left:4.5em;text-indent:-2.5em;font-size:1em;}
.toc3 {margin-top:1px;margin-bottom:3px;margin-left:7em;text-indent:-2.5em;font-size:1em;}
.toc4 {margin-top:1px;margin-bottom:3px;margin-left:9.5em;text-indent:-2.5em;font-size:1em;}
.toc5 {margin-top:1px;margin-bottom:3px;margin-left:12em;text-indent:-2.5em;font-size:1em;}
.tochead1 {font-weight:bold;font-size:1.5em;}

.pgno-blue {color: #003399; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: left;} 
.pgno-red {color: #CC0000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: left;font-weight:bold;}
*/
@media print {
    .navigation {display:none;}
    span.blankcell {visibility:hidden;}
}

/* background colors
table.slatebackground {background-color: #003366;} /*slate blue*/
*/
/*font colors*/

