.noprint, .leftMenuContainer, #navcontainer {
	display:none;
}

.overallPageContentFooterContainer {
	background-color: #fff;
	width: 640px;
	border: none;
	margin:20px 10px 0px 10px;
	clear:both;
}
table.footerHome {
	background-color: #fff;
	width: 100%;
}
table.footer {
	background-color: #fff;
	width: 100%;
}

/* general presentation stuff */

body, p, ul, a, .pageContainer {
	background-color: #fff;	
	color: #000;
	font-family: "Times New Roman", Garamond, serif;
	font-size: 12pt;
}

h1,h2,h3,h4,h5 {
	color:#048;
	font-family: "Times New Roman", Garamond, serif;
	clear:both;
	}
	
h1 {
	font-size:16px;
	line-height:16px;
	font-weight:700;
	margin:0px 0px 15px 0px;
	}

h2 {
	font-size:14px;
	line-height:15px;
	margin:0px 0px 10px 0px;
	}

h3 {
	margin:5px 0px;
	font-size:12px;
	line-height:14px;
	}
h4 {
	margin:5px 0px;
	font-size:11px;
	line-height:13px;
	}
	
h5 {
	margin:3px 0px;
	font-size:12px;
	line-height:18px;
	font-weight:600;
	}
	
p {
	font:11px/20px "Times New Roman", Garamond, serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	font-size:12px;
	}

.imitationH2{
	color:#048;
	font-size:14px;
	line-height:15px;
	}

.imitationH3{
	color:#048;
	font-size:12px;
	line-height:12px;
	}

.HeadItalics{
	font-size:12px;
	line-height:16px;
	font:italic;
	}
	
a {
	color:#0080FF;
	font-size:12px;
	text-decoration:none;
	font-weight:500;
}

a img {
	border-style: none;
}

img.floatR {
	float:right;
	margin:0px 0px 0px 10px;
	}

th {
	color:#fff;
	font-size:14px;
	line-height:15px;
	background-color:#048;
	}
	
td {
	line-height:18px;
	}

td.greyspace {
	font:1px;
	line-height:2px;
	background-color:#eeeeee;
	}

td.aboutus {
	width:70px; 
	vertical-align:top;
	background-color:#eeeeee;
	}
		
td.indextable {
	vertical-align:top;
	text-align:left;
	}

ol {
 font-size:12px;
 }