body 
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
}

td 
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
}

div 
{
	font-size: 10pt;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

A.LinkHoverUnderline
{
	color: Black;
	text-decoration: none;
}

A.LinkHoverUnderline:link 
{
	color: Black;
	text-decoration: none;
}

A.LinkHoverUnderline:visited  
{
	color: Black;
	text-decoration: none;
}

A.LinkHoverUnderline:hover
{
	color: Black;
	text-decoration: underline;
}

.MenuRowCell_Active
{
	height: 32px; 
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: white;
	color: black;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	padding-right: 4px;
}

.MenuRowCell
{
	height: 32px; 
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: steelblue;
	color: white;
	font-family: Arial, Sans-Serif;
	padding-right: 4px;
}

.MenuTable 
{
	border-collapse: collapse;
	height: 100%;
}

.MenuSpacerRow 
{
	height: 1px;
}

.MenuSpacerRowCell
{
	height: 4px;
	border-right: black 1px solid;
	font-size: 1pt;
}

.MenuFiller
{
	border-right: black 1px solid;
	font-size: 1pt;
}

A.MenuLink 
{
	color: white;
	text-decoration: none;
}

A.MenuLink:link 
{
	color: white;
	text-decoration: none;
}

A.MenuLink:visited  
{
	color: white;
	text-decoration: none;
}

A.MenuLinkActive 
{
	color: black;
	text-decoration: none;
}

A.MenuLinkActive:link 
{
	color: black;
	text-decoration: none;
}

A.MenuLinkActive:visited  
{
	color: black;
	text-decoration: none;
}

.ContentContainer 
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-bottom: black 1px solid;		
}

.ConfigOptionHeader 
{
	/* width: 75%; */
	width: 640px; 
	background-color: steelblue; 
	color: white;
	border: solid 1px black;
}

.ConfigOptionHeader td
{
	color: white;
}

.ConfigOptionHeader a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.ConfigOptionHeader a:visited
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.ConfigOptionHeader a:hover 
{
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

.ConfigOptionToggleAllHelpHeader 
{
	/* width: 75%; */
	width: 640px;
	color: black;
}


.ConfigOptionToggleAllHelpHeader td
{
	color: black;
}

.ConfigOptionToggleAllHelpHeader a
{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.ConfigOptionToggleAllHelpHeader a:visited
{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.ConfigOptionToggleAllHelpHeader a:hover 
{
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

.ConfigOptionHelp
{
	/* width: 75%; */
	width: 640px;
	background-color: #EEEEEE; 
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px; 
	border-left: solid 1px black;
	border-right: solid 1px black;
}

.ConfigOptionHelpContent
{
	width: 100%;
	background-color: white; 
	padding: 10px; 
	border: black 1px solid;
	text-align: left;
}

.ConfigOptionSetting 
{
	/* width: 75%; */
	width: 640px;
	background-color: #EEEEEE;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	padding: 4px;
}

.ConfigOptionSettingText 
{
	width: 154px;
}

.ConfigSaveErrorPanel 
{
	/* width: 75%; */
	width: 640px;
	color: Red;
	font-weight: bold;
}

.UploadDiv
{
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	WIDTH: 552px; 
	BORDER-BOTTOM: black 1px solid;
}

.UploadBannerDiv 
{
	BACKGROUND-IMAGE: url(Images/BannerFill.gif); 
	WIDTH: 550px; 
	HEIGHT: 78px; 
	TEXT-ALIGN: left;
}

.UploadFields
{
	width: 550px;
	padding: 2px;
}

.UploadFieldLabel 
{
	width: 184px;
	text-align: right;
}

.UploadFieldValue
{
	padding-left: 10px;
	text-align: left;
	width: 384px;
}

.UploadFieldTextBox 
{
	width: 384px;
}

.UploadFieldTextArea
{
	width: 384px;
}

.UploadFieldDropDown
{
	width: 192px;
}

.UploadFieldCheckBox
{
	width: 384px;
}

.UploadFieldFile
{
	width: 296px;
}

.UploadFooterDiv
{
	WIDTH: 550px; 
	TEXT-ALIGN: right;
	padding-right: 4px;
	padding-bottom: 2px;
}

.UploadNoteDiv
{
	text-align: left;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	WIDTH: 552px; 
	COLOR: black; 
	FONT-FAMILY: Arial; 
	BACKGROUND-COLOR: transparent;
}

.UploadErrorDiv 
{
	text-align: left;
	FONT-WEIGHT: bold; 
	WIDTH: 552px; 
	COLOR: white; 
	FONT-FAMILY: Arial; 
	BACKGROUND-COLOR: transparent
}

.CopyrightDiv
{
	font-size: smaller;
}

.UploadProgress
{
	width: 552px;
	padding: 2px;
}

.UploadError
{
	width: 552px;
	padding: 2px;
}

.UploadProgressText
{
}

.UploadProgressApplet 
{
}

.UploadProgressError
{
}

.UploadProgress
{
	width: 552px;
	padding: 2px;
}

.UploadCompleteText
{
	text-align: center;
}

.UploadErrorText
{
	text-align: center;
}
.tooltip
{
TEXT-DECORATION: none;
}
