/* Community Posting Style Classes */
.LoginForm
{
	border-right: thin ridge;
	padding-right: 8px;
	border-top: thin ridge;
	padding-left: 8px;
	font-size: 8pt;
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-left: thin ridge;
	width: 250px;
	padding-top: 8px;
	border-bottom: thin ridge;
	background-color: #f8eeee;
	text-align: left;
}
.MarginMessage
{
	font-weight: bold;
	font-size: 10pt;
	margin: 5px 8px 8px 5px;
	color: maroon;
	font-family: Verdana;
	text-align: center;
}
.template
{
	padding-right: 4px;
	font-size: 8pt;
	padding-bottom: 4px;
	padding-top: 4px;
	font-family: Verdana;
	background-color: ghostwhite;
}
.smalltext
{
	font-size: 8pt;
	border-top-style: none;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.smalltextmultiline
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: white;
}
.medtextbold
{
	font-weight: bold;
	font-size: 10pt;
	border-top-style: none;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.Status
{
	font-weight: bold;
	font-size: 10pt;
	color: green;
	border-top-style: none;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: right;
	border-bottom-style: none;
}
.largetextbold
{
	font-weight: bold;
	font-size: 11pt;
	border-top-style: none;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
   .sectionheader
   {
      font-weight: bold;
      font-size: 8pt;
      padding-bottom: 3px;
      color: ghostwhite;
      padding-top: 3px;
      font-family: Verdana;
      background-color: #bb828b;
      text-align: center;
   }
.sectiontitle
{
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 3px;
	color: #bb828b;
	padding-top: 3px;
	font-family: Verdana;
	text-align: center;
}
.DataEntryTable
{
	border-top-width: 1px;
	table-layout: fixed;
	border-left-width: 1px;
	font-size: 8pt;
	border-left-color: darkgray;
	border-bottom-width: 1px;
	border-bottom-color: darkgray;
	border-top-color: darkgray;
	font-family: Verdana;
	border-collapse: collapse;
	background-color: #fff3f0;
	border-right-width: 1px;
	border-right-color: darkgray;
}
.DataEntryReqInd
{
	padding-left: 3px;
	font-size: 8pt;
	color: #b22222;
	text-align: center;
}
.DataEntryLabel
{
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
}
.DataEntryReqVal
{
	font-size: 8pt;
	color: red;
	font-family: Wingdings;
	text-align: center;
}
.DataEntryInput
{
	padding-right: 5px;
	text-align: left;
}
.DataEntryField
{
	font-size: 8pt;
	text-align: left;
}
.DataEntryMessage
{
	border-right: thin ridge;
	padding-right: 5px;
	border-top: thin ridge;
	padding-left: 5px;
	font-size: 8pt;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-left: 7px;
	border-left: thin ridge;
	margin-right: 7px;
	padding-top: 5px;
	border-bottom: thin ridge;
	background-color: #f8eeee;
	text-align: left;
}
.DataEntryMessageText
{
	color: #696969;
	text-align: center;
}
.DataEntryErrorMessage
{
	font-size: 8pt;
	color: red;
	font-style: italic;
	font-family: Verdana;
}
.MessageSentTitle
{
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 3px;
	color: green;
	padding-top: 3px;
	font-family: Verdana;
	text-align: center;
}
.InstructionPanel
{
	margin-bottom: 5px;
}
.AddPostingMessage
{
	border-right: thin ridge;
	padding-right: 5px;
	border-top: thin ridge;
	padding-left: 5px;
	font-size: 8pt;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-left: thin ridge;
	padding-top: 5px;
	border-bottom: thin ridge;
	background-color: #f8eeee;
	text-align: left;
}
