/*Body
{
	background-image: url(/sharedImages/15/LoginImages/gradient.gif);
	background-repeat: repeat-y;
}
*/
.ErrorItems
{
	color: #CC0000;
	font-family: Arial; 
	font-size: 8pt;
	font-weight: bold;
	/*/*/
	font-size: 10px;
	/* */
}
.ErrorItemsManagementCompany
{
	color: #FFFFFF;
	background-color: #B92533;
	font-weight: bold;
	font-family: Arial; 
	font-size: 8pt;
	padding: 2px 4px 2px 4px;
	margin: 0px;
	/*/*/
	font-size: 10px;
	border: 1px solid #CCCCCC;
	/* */
}
.ErrorText
{
	font-family: Arial;
	font-size: 9pt; 
	font-weight: bold;
	/*/*/
	font-size: 11px;
	/* */
	color: #CC0000;
}
#navbar
{
	position:absolute; 
	left:0px; 
	top:0px; 
	width:208px;
	height: 100%;
	z-index:1;
}
.subheader 
{
	font-size: 12px; 
	color: #666666;
	font-family: Arial;
	font-weight: bold;
}

.regular 
{
	font-size: 11px;
	color: #666666;
	font-family: Arial;
}
.required
{
	font-size: 11px;
	color: #B92533;
	font-family: Arial;
}

a:active, a:link, a:visited 
{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a:hover 
{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #B92533;
	font-weight: bold;
}

.inputClass {/*/*/border: 1px solid #999999;/* */}