body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #336;
	margin-left: 150px;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 1em;	

        }
img {
border: none;
}

p, h1, h2, h3, h4, h5, h6 {
	max-width: 61.7em;
	margin-left: 150px;
}

em {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-style:oblique;
	font-size: inherit;
}


ol li {
	list-style-type:decimal;
	padding: 0;
	margin-left: -10px;
	}
#wrapper {                      /*main box: holds all*/
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
}

#masthead {
display: none;
        }  
#spotlight {
	width: 200px;
	padding: 0 0 10px 10px;
	margin: 10px 0 10px 20px;
	background-color: #D2D3D5;
	border: 1px solid black;
	z-index: 3;
	float: right;
        } 
#nav {
display: none;
        }
		
/* table styling  */
table {
	table-layout:auto;
	border: 1px solid white;
	border-collapse: separate;
	border-spacing: 3px;
	empty-cells:show;
}

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%;
    } 


#footer {
display: none;
}
 
 
        
h1 {
	color:#213E57;
	font-size: 2em;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: white;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 1.2em;
        }    
h2 {
	font-size: 1.5em;
	margin-top: 20px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
        }
h3 {
	font-size: 1.45em;
	margin-top: 12px;
	margin-bottom: 5px;
	line-height: 1.2em;
        }
h4 {     /* for introductory material in centercol  */
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 1.1em;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: underline;
        }       
h5 {
	color:#254866;
	font-size: 1.2em;
	font-weight:bold;
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
        }   
h6 {
	font-size: 1.1em;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom:0px;
	vertical-align: middle;
    }         
		
   
img, a:link img, a:visited img, #masthead img {
border-style: none;
} 
#spotlight h1 {
	color:black;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 0.95em;
	margin: 5px 0 5px 0;
	border: 0;
	background-color: silver;
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	padding: 2px 0 2px 0;
        }

		

        
	


/*classes below */   



.emphasis {
	margin-top: 0px;
	font-style:oblique;
	color:#466C93;
	font-weight:bold;
	margin-bottom: 5px;
	font-size: 114%;
	line-height: 1.6em;
	background-color: #EBECED;
        }
#spotlight .emphasis {
	margin-top: 0px;
	font-style:italic;
	color:#980C16;
	font-weight:bold;
	margin-bottom: 5px;
	font-size: 95%;
	padding-left: 3px;
        }		

.retrobutton {
	display: block;
	border: 1px solid;
	border-color: #720910;
	width: 20em;
	text-align: center;
	z-index:3;
	text-decoration: none;
	background-color: #EFEFF1;
        } 

.retrobutton:hover {
	position: relative;
	top: 1px;
	left: 1px;
	border-color: #710912;
	text-decoration: none;
	background-color: #9CA6B2;
        } 
.leftimage {
	float: left;
	margin: 0 15px 10px 0;
	border:1px solid white;
        }
.leftimage-no-border {
	float: left;
	margin: 10px 10px 0 0;
	text-decoration: none;
	border-color: transparent;
        }
.rightimage {
	float: right;
	border: 1px solid white;
	margin: 10px 0 10px 15px;
        }
.rightimage-no-border {
	float: right;
	margin: 10px 0 20px 15px;
	text-decoration: none;
	border-color: transparent;
        }


.footer {
	font-size: 75%;
	border-top: 1px dotted white;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: black;
	letter-spacing: 0.2em;
	margin: 0 10px 0 10px;
	font-weight: 400;
	line-height: 2em;
	}
.underover {
border-bottom: 1px solid white;
border-top: 1px solid white;
}

