body {
	font-family: Georgia, Garamond, serif;
	color: #213E58;
	margin:10px 10px 0px 10px;
	text-align:left;
	font-size: 1em;
        }
p {
	font-size: .9em;
	line-height: 1.4em;
	margin: 10px 0 0 0;
        } 
em {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-style:oblique;
	font-size: inherit;
}
#centercontent li, #centercontent ul {
	list-style-type:circle;
	margin-left: 1em;
	padding-left: 0px;
	margin-top: 5px;
	font-family: "Trebuchet MS", Verdana, Arial;
	}

#wrapper {                      /*main box: holds all*/
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
}

#masthead, #search, #nav {
display: none;
        }  
#outerwrapper {  /*dark blue background*/
	width: auto;
	top: 0px;
	left: 0px;
	position: absolute;
	height: auto;
}


#centercontent {
	width: 850px;
	padding: 0px 10px 10px 10px;
	float: left;
	margin: 10px 0 0 0;
	clear: none;
	height:auto;
	background-color:white;
        }		
#spotlight {
	width: 200px;
	float: right;
	clear:none;
	padding: 5px 5px 10px 5px;
	margin: 5px 0 20px 20px;
	border: 1px solid silver;
	background-color:white;
        } 
#footer {
	clear: both;
	height: 5%;
	padding: 10px 0 10px 0;
	margin: 10px 0 0 0;
	text-align: center;
	border-top: 1px solid silver;
	background-color: white;
	width:auto;
}
ol li {
	list-style-type:decimal;
	padding: 0;
	margin-left: -10px;
	}
#centercontent ol, #centercontent ul {
	list-style-type:circle;
	padding-left: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin: 5px 0 10px 1em;
	font-size: .9em;
	}
#spotlight li, #spotlight ul {
	list-style-type:circle;
	margin: 6px 0 0 1em;
	padding-left: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	line-height: 1.4em;
	}
#spotlight p {
line-height: 1.4em;
}

ol li {
	list-style-type:decimal;
	padding: 0;
	margin-left: -10px;
	}		
/* table styling  */
table {
	table-layout:auto;
	border: 1px solid white;
	border-collapse: separate;
	border-spacing: 3px;
	empty-cells:show;
}
table-row {
background-color: #CC0099; 
height: 20px;
}
th {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom:0px;
	vertical-align: middle;
	color: white;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #6A81A2;
	padding: 2px;
	letter-spacing: 0.05em;
	text-align: center;
	line-height: 1.1em;
    }   
td {
	margin-top: 10px;
	margin-bottom:0px;
	vertical-align: top;
	color: #23305A;
	font-family: "Trebuchet MS", Verdana, Arial;
	padding: 4px;
	border: 1px solid white;
	font-size: 92%;
    } 

td.middle {
	vertical-align: middle;
	background-color:#D6EFFC;
	border: 1px solid silver;
    } 

.month {
	width: 19px;
}	
.cruise {
	background-color: #88A6FF;
}
.meeting { background-color:#FFFF66; }
.report {
	background-color:#F78824; }
.field { background-color:#33CC33; 
}


 
 
        
h1 {
	font-size: 1.7em;
	line-height: 1.2em;
	margin: 35px 0 10px 0;
	color: #666B84;
        }    
h2 {
	font-size: 1.6em;
	margin-top: 15px;
	margin-bottom: 0px;
	font-weight: normal;
        }
h3 {
	font-size: 1.3em;
	margin-top: 25px;
	line-height: 1.2em;
	letter-spacing: -0.9%;
	margin-bottom: 0px;
	border-top: 1px solid silver;
        }
h4 {     /* for introductory material in centercol  */
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	text-transform: uppercase;
        }       
h5 {
	font-size: 1em;
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-variant: small-caps;
	color: #666B84;
        }   
h6 {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom:0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: underline;
    }    
	
	    	

#centercontent a, #centercontent-full a, #footer a {
	text-decoration: none;
	color: #980C16;
	font-weight: bold;
        }


img, a:link img, a:visited img, #masthead img {
	border-style: none;
	margin-top: 10px;
} 

#spotlight h1 {
	color:white;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 0.95em;
	margin: 15px 0 5px 0;
	border: 0;
	background-color: #980C16;
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	padding: 2px 0 2px 0;
        }
