.EMHE_MenuItem
{
	width: 12%;
	float: left;
	height: 20px;
	text-align: center;
	color: White;
	white-space: nowrap;
}

.EMHE_MenuItem A
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.EMHE_MenuItem A:Hover
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	text-decoration: underline;
}

.EMHE_MenuItem A:Active
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.EMHE_MenuItem A:Visited
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}

.EHME_MenuItemSeparator
{
	width: 1px;
	float: left;
	height: 20px;
	color: White;
	text-align: center;
	background-color: White;
}

.EHME_PageTitle
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
	color: #005f8d;
}

.EMHE_MainContent
{
	background-color: White;
	border: 1px solid #005f8d;
	padding: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: table;
	width: 630px;
	text-align: left;
}

.EMHE_LabelRequired
{
	font-weight: bold;
}

.modelTable
{
	font-family: Verdana;
	font-size: 8.5pt;
	font-weight: normal;
	background-color: #EEEEEE;
	border: 1px solid #6699CC;
	line-height: 12pt;
	padding: 8pt;
}

.modelInfoTable
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	background-color: #FFFFCC;
	border: 1px solid #999966;
	line-height: 12pt;
	padding: 5px;
	margin: 10px;
	width: 170px;
}

body
{
	background-color: #336699;
	margin: 10px;
}

.greytable
{
	font-family: Verdana;
	font-size: 8.5pt;
	font-weight: normal;
	background-color: #EEEEEE;
	border: 1px solid #6699CC;
	line-height: 12pt;
}

.AttachmentsSection
{
}

.AttachmentsSection .adxAttachmentTitle
{
	color: Black;
}

.AttachmentsSection .adxAttachmentTitle A
{
	color: Black;
}

.AttachmentsSection .adxAttachmentTitle A:Visited
{
	color: Black;
}

.AttachmentsSection .adxAttachmentTitle A:Hover
{
	color: Black;
}

.AttachmentsSection .adxAttachmentDetails
{
	color: Gray;
}

.AttachmentsSection .adxAttachmentFilename
{
	color: Gray;
}

.AttachmentsSection .adxAttachmentFilename A
{
	color: Gray;
}

.AttachmentsSection .adxAttachmentFilename A:Visited
{
	color: Gray;
}

.AttachmentsSection .adxAttachmentFilename A:Hover
{
	color: Gray;
}

.AttachmentsSection .adxAttachmentSize
{
	color: Gray;
}

.AttachmentsSection .adxAttachmentSummary
{
	color: Black;
	font-size: 8pt;
}

.adxSectionSubhead
{
	font-size: 12pt;
	font-weight: bold;
}

