/* ----------------------------------------------------------------------- */
.PageContent
{
}

#ShortText
{
	padding: 1em 0em 1em 0em;
	display: none;
}

#Caption h1
{
	font: normal 12pt Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #008000
}

#ShortText, #innerPageContent
{
	font: normal 14px Arial, Helvetica, sans-serif; color: #333333;
}

#Image
{	
	margin: 0 auto;
	text-align: center;
}

#LastModified
{
	 padding: 2em 0em 0em 0em;
	 font: 10px Arial, Helvetica, sans-serif; color: #000000; font-weight:normal;
}

#Important
{
	display: none;
}

#IncludeInNewsletter
{
	display: none;
}

.breadcrumb
{
	padding-top: 2px;
	border-bottom: solid 0px black;
}

#innerPageContent A:link, #innerPageContent A:visited, #innerPageContent A:active
{
	color: #008000;
}

/* ----------------------------------------------------------------------- */
.ms-pagetitleareaframe table, .ms-titleareaframe
{
	background: none;
	height: 10px;
	overflow:hidden;
}
.ms-pagetitle, .ms-titlearea
{
	display:none;
}

