



body
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000;
	background-color:#fff;
	text-align:left;
}
img,img a
{
	border:none;
}
#footer td.smallText
{
	font-size:9pt;
}
/* remove unwanted print page options */
#mainNav,#header,#banner,#page_options,
#footer_links,#backTop,#top-header,
.editpanel,navContent,.skiplink,.stats,
.AspNet-TreeView,.AspNet-Menu  
{
	display:none;
}
p,td,th,ul{}
.noshow
{
	position:absolute;
	left:-9000px;
}
h1
{font-size:18pt;color:#f2f9fd;font-weight:normal;line-height:24pt;}
h2{font-size:14pt;color:#CC3333;line-height:16pt;background-color:inherit;}
h3{font-size:12pt;color:#003366;line-height:14pt;background-color:inherit;}
h4{font-size:10pt;color:#8F7E38;line-height:12pt;background-color:inherit;}
h5{font-size:9pt;color:#CC3333;line-height:12pt;background-color:inherit;}
h6{font-size:9pt;color:#000000;line-height:12pt;background-color:inherit;}

a.ModuleEditLink:active,
a.ModuleEditLink:hover,
a.ModuleEditLink:link,
a.ModuleEditLink:visited 
{
	display:none;
}
a:link,
a:visited,
a:hover,
a:active 
{ 
	color:black; 
}
ul 
{ 
	font-size:smaller;
}
table, table.anyTable, table.bordered 
{
	border-width:1px;
	border-style:solid;
	border-color:#CCC;
	border-collapse: collapse;
	padding: 0.5em;
	width:100%;
}
table caption, table.anyTable caption, table.bordered caption
{
	font-weight:bold;
	padding:0.5em;
}
table th, table.anyTable th, table.bordered th 
{
	border-width:1px;
	border-style:solid;
	border-color:#CCC;
	padding: 0.5em;
	vertical-align:top;
}
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;
}
