
	
	#Content h1 {
	  color: #00698c;
	  font-size: 2em;
	  margin-bottom: 13px;
	}
	
	#Content h2 {
	  color: #00698c;
	  font-size: 1.5em;
	  line-height:1; 
	  margin-bottom: 13px;
	}
	
	#Content h3 {
	  color: #00698c;
	  font-size: 1.3em;
	  margin-bottom: 10px;
	}
	
	#Content p{ 
	line-height: 1.1;
	}
	
	#Content {
	  color: #333333;
	  
	}
	
	#Content a {
	  color: #00698c;
	  
	}
	#Content a:visited {
	color: #551A8B;
	
}
#content2 a:visited {
	color: #551A8B;
	
}

	#Content ol {
	  color: #333333;
	  padding-left:40px;
	  line-height: 1;
	}
	
	#Content ol li{
	   margin-bottom:1em;
	}
	#Content ul li{
	   margin-bottom:.3em;
	   line-height:1em;
	}
	
	#Content dl {
	  color: #333333;
	  
	}
	
	#Content dl dt{
	  font-weight:bold;
	  margin-bottom:1em;
	  
	}
	
	#Content ul {
	  color: #333333;
	  padding-left:40px;
	  margin-top:5px;
	}
	
	#Content ul ul{
	   color: #333333;
	  padding-left:40px;
	  margin-top:5px;
	   margin-bottom:5px;
	}
	
	#Content table {
	  margin-bottom:12px;
	 margin-left:20px;
	}
	
	#Content input {
	 
	 margin-left:20px;
	}
	
	#Breadcrumbs {
		color: #555555;
		
	}
	
	#Breadcrumbs a {
		color: #555555;
		
	}
	
	#Breadcrumbs a:hover {
		color: #555555;
		
	}
	
	.arrowspacer {
	text-align: right;
	margin-bottom: 3em;
	margin-top: 0;
}

.reviewdate {
	text-align: right;
	
	margin-top: 0;
	font-weight:bold;
}

.table_blue th { 
	background-color:#00698c;
	color:#fff;
	font-weight:bold;
	border: 1px solid white;
	
}
.table_blue th { 
	
	color:#fff;
	
}


.table_blue { 
	background-color:#00698c;
	width:95%;
	
}

.table_blue td { 
	background-color:#fff;
	
}
	
	#archive_notification {
	margin: 0px;
	font: normal 110%/120% Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 8px 16px;
	background: #e36f1e;
	margin-bottom: 20px;
	}
#archive_notification a {
	color: #ebe729;
	text-decoration: underline;
	}	
#archive_notification a:hover {
	color: #fdb924;
	text-decoration: underline;
	}
	.datefont {
	font: normal 90% Arial, Helvetica, sans-serif;
	}
.redtext {
	color: #c30;
	font-weight: bold;
	}	
.dateline {
	font: normal 95% Arial, Helvetica, sans-serif;
	}	
.datefont {
	font: normal .8em Arial, Helvetica, sans-serif;
	}	
	
	#pdfmenu {
	background: #fff;
	border: 1px solid #000;
	width: 250px;
	margin-bottom: 20px;
	}
#pdfmenu li {
	list-style-type: none;
	margin-left: -15px;
	padding-right: 15px;
	}	
.pdfmenuheader {
	font-size: 14px; 
	font-weight: bold; 
	color: #fff; 
	background-color: #00698c; 
	text-align: center;
	border-bottom: 1px solid #000;
	}
	
	#insertmenu {
	background: #fff;
	border: 1px solid #000;
	width: 250px;
	margin-bottom: 20px;
	}
#insertmenu li {
	list-style-type: none;
	margin-left: -15px;
	padding-right: 15px;
	}	
.insertmenuheader {
	font-size: 14px; 
	font-weight: bold; 
	color: #fff; 
	background-color: #00698c; 
	text-align: center;
	border-bottom: 1px solid #000;
	}
	
caption {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	/*
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 2px;
	margin-right: 0px;
	margin-left: 0px;
	*/
}	
table.slimborder {
	width: 95%;
	border-collapse: collapse;
}
table.slimborder th {
	background-color:#E8E8E8;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
	
	<!--[if IE]>
	<link rel="stylesheet" type="text/css" href="all-ie-only.css" />
<!-- <![endif]-->