body{
	margin:25px;
}
table{border-collapse:collapse;}
body,
td,
th
{
	font-size: 10pt;
	font-family: Times New Roman;
	color: #000000;
}
th{font-weight:bold;}
a{color:#000000;text-decoration:none;cursor:pointer;}
a:hover{text-decoration:underline;}
h1
{
	font-size: 12pt;
	font-weight: bold;
	font-family: Times New Roman;
	margin:0px 0px 15px 0px;
	color: #000000;
}
h2, h3
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Times New Roman;
	margin:0px 0px 15px 0px;
}
h4, h5, h6
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Times New Roman;
	margin:0px;
	color:#000000;
	text-align:left;
}
.TblStandard{border:1px solid #CCCCCC;}
.TblStandard td{border:1px solid #EAEAEA;padding:2px 5px;background: #FFFFFF;}
.TblStandard th{background:#EAEAEA;padding:2px 5px;font-weight:bold;border:1px solid #CCCCCC;}
/********** Columns ******************/
#LeftPanel
{
	display:none;
}
#MiddlePanel
{
}
#RightPanel
{
	display:none;
}
#Footer
{
	display:none;
}
#UserMenu
{
	display:none;
}
/********** Content ******************/
#Header, .PageHeading
{
	display:none;
}
#PierLogo
{
	display:none;
}

/************ This is the list of attachments **************/
.AttachmentList
{
	border-top:1px solid #A7A9AC;
	padding-top: 5px;
}
.Attachment
{
	margin-top: 8px;
}
.AttachmentIcon
{
	float:left;
	margin-right:5px;
}
.AttachmentTitle
{
}


/****************** FAQS *********************/
.FaqQuestionList{}
.FaqAnswerList{}
.FaqAnswerList .Faq{margin-bottom:15px;}
.FaqAnswerList .Question{font-weight: bold;  padding: 2px 5px; color: #000000;border-bottom: 1px solid #000000;}
.FaqAnswerList .Answer{margin-left: 5px; margin-right: 5px;}
.FaqAnswerList .Answer p{margin-top: 5px; margin-bottom: 10px;}

/******************* GLOSSARY ****************/
dt{font-weight: bold;margin-bottom: 2px;}
dd{margin-left:10px;margin-bottom:15px;}

/***************** NEWS ARTICLES *******************/
.NewsSnippet{ margin-bottom: 20px;}
.NewsSnippet .Date{color: #999999;font-size:9px;}
.NewsSnippet .Title{font-weight: bold;margin-bottom: 2px;}
.NewsSnippet .Brief{}
.NewsArticle .Date{margin-bottom:10px;font-size:9px;color: #999999;}

/******************* MAIN TITLE ********************/
.MainTitle 
{
	border-bottom: 2px solid #000000;
}
.MainTitle .LeftCap
{
	display:none;
}
.MainTitle .Text
{
	color:#000000;
	padding-bottom:7px;
	font-weight:bold;
	font-size:12pt;
}
.MainTitle .RightCap
{
	display:none;
}
.MainBody
{
	margin-top:20px;
}
.MainBody p{margin-top:0px;}
.MainBody a{color: #000000;}
/*.MainBody img{border:1px solid #CCCCCC;}*/

.MainBodyFooter
{
	display:none;
}

/******************** BREAD CRUMB *************************/
.Breadcrumb {position:absolute;margin-top: -15px;margin-bottom:0px; color:#999999;font-size:9pt;}
.Breadcrumb a{color:#000000; text-decoration:none;}
.Breadcrumb a:hover{text-decoration:underline;}

.RegistrationForm {background:#FFFFFF;border:1px solid #CCCCCC;}
.RegistrationForm tr{background: #EAEAEA;}
.RegistrationForm td{padding:2px 5px;}
.RequiredField{background: #D3D3D3;}
.RequiredListItem{background: #D3D3D3;padding:2px 5px;border:1px solid #CCCCCC;margin-bottom: 5px;}
.NotRequiredListItem {background: #EAEAEA;padding:2px 5px;border:1px solid #CCCCCC;margin-bottom: 5px;}

.LessonIconSmall,
.LessonPageLinks,
#PageTopLink,
.LastUpdated
{
	display:none;
}