/*PAGE LAYOUT STYLES*/
body {
	/*font-family: "Trebuchet MS", Arial, sans-serif;*/
	margin: 0px;
	padding: 0px;
}
@media print {TABLE.noprint, DIV.noprint {display:none} } 

#contentTable {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 13px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: none;
	border:  none;
}
#contentTable td {
	vertical-align: top;
}
.navCell {
	display: none;
}
/*
Sets the masthead table, sets the height of the table cell
to match the height of the background image.*/
#masthead {
	background-color: #ffffff;
	/*height: 95px;*/
}

#topinfo {
	display: none;
}

#resize {
	display: none;
}
#topborder {
	display: none;
}
#topinfonews, #topinfoprint, #topinfoemail, #topinfofont {
	display: none;
}


#menubar {
	display:  none;
}

#sidebar1, #sidebar1pic{
	display:  none;
}
#maincontent {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 13px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#sidebar2  {
	display: none;
}
#sidebar2table {
	display: none;
}
#sidebar2table, #sidebar2table ul {
	display: none;
}
#footer {
	display: none;
}
h1, h2 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	line-height: normal;
}
h1 {font-size: 1.5em; color: #000000;} 
h2 {font-size: 1.3em; color: #000000;} 
h3 {font-size: 10px; color: #000000;} 

a:link {
	color: #000000; /*green*/
}
a:visited {
	color: #000000; /*dark purple*/
}
a:hover, a:active, a:focus {
	color: #000000; /*orange*/
}
hr {
	display: none;
}

form {
	display: none;
}

input.txt {
	display: none;
}

input.btn {
	display: none;
}
.imgright {
	display: none;
}
.imgleft {
	display: none;
}
.thinborderfloat {
	display: none;
}
.podimgleft {
	display: none;
}
/*

