body
{ 
	font-size:12pt; 
	font-family: "Times New Roman", sans-serif; 
}
.noshow
{
	display:none;
}
#top-header
{
	display:none;
}
#footer_links
{
	display:none;
}
#backTop
{
	display:none;
}
#footer .smallText img
{
	display:none;
}
#banner
{
	display:none;
}
img 
{ 
	border: 0px; 
}
#wrapwebsite 
{
	width:650px;   
}
a.ModuleEditLink:active ,
a.ModuleEditLink:hover ,
a.ModuleEditLink:link ,
a.ModuleEditLink:visited 
{
	display:none;
}
.editpanel
{
	display:none;
}
.navigation
{
	display:none;
}
h1 { margin: 0px;}
h2 { margin: 0px;}
h3 { margin: 0px;}
h4 { margin: 0px;}
h1 {font-size: 105%;}
h2 {font-size: 100%;}
h3 {font-size: 95% ;}
h4 {font-size: 90%;}
a:link,
a:visited,
a:hover,
a:active 
{ 
	color:black; 
}

ul 
{ 
	font-size:smaller;
}
.skiplink 
{
	display:none
}
.stats 
{ 
	display:none; 
}
.AspNet-TreeView,
.AspNet-Menu 
{ 
	display: none;
}

table.layouttbl 
{
	padding:0;
	margin:0;
	border:0;
}
table.layouttbl th 
{
	padding:0;
	margin:0;
	border:0;
}
table.layouttbl td 
{
	padding:0;
	margin:0;
	border:0;
	vertical-align:top;
}
table.layouttbl td table, table.anyTable, table.bordered 
{
	border-width:1px;
	border-style:solid;
	border-color:#CCC;
	border-collapse: collapse;
	padding: 0.5em;
	width:100%;
}
table.layouttbl td table caption, table.anyTable caption, table.bordered caption
{
	font-weight:bold;
	padding:0.5em;
}
table.layouttbl td table th, table.anyTable th, table.bordered th 
{
	border-width:1px;
	border-style:solid;
	border-color:#CCC;
	padding: 0.5em;
	vertical-align:top;
}
table.layouttbl td table td, table.anyTable td, table.bordered td 
{
	border-width:1px;
	border-style:solid;
	border-color:#CCC;
	padding: 0.5em;
	vertical-align:top;
} 
table.unbordered 
{
	padding:0.5em;
	border:0;
}
table.unbordered  th 
{
	padding:0.5em;
	border:0;
}
table.unbordered td 
{
	padding:0.5em;
	border:0;
	vertical-align:top;
}

