body
{
	font-size: 9pt;
	color: black;
	/*line-height: 14pt;*/
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-color: white;
}

.Background
{
	background-color:#ECE9D8;
}

.StdText
{
	color:#008000;
	font-family:Verdana, Tahoma;
	font-size:9pt;
}

TD
{
	font-size: 9pt;
	color: black;
	font-family: Verdana, Tahoma;
}
TR
{
	font-size: 9pt;
	color: black;
	font-family:  Verdana, Tahoma;
}
.Head
{
	font-family: Verdana, Tahoma;
	font-size:14pt;
	color: Green;
	font-weight:bold;
	line-height: 28px;
}
.SubHead, .subhead
{
	font-family: Verdana, Tahoma;
	font-size:11pt;
	color: black;
	font-weight:bold;
}
.button
{
	color: black;
	width: 98px; /*changing from 84px #4607*/
}
.bglabel
{
	font-size: 9pt;
	color: black;
	line-height: 14pt;
	font-weight:bold
}
.question
{
	font-size: 12pt;
	font-family: Tahoma,Verdana ;
	color: blue;
	line-height: 18pt;
	font-weight:bold
}

.error, .Error
{
	color: red;
}
.field
{
	font-family: Tahoma,Verdana ;
	font-size: 9pt;
	color: black;
}

.menu
{
	font-family: Tahoma,Verdana ;
}
.menubar
{
	font-family: Tahoma, Verdana;
	color: black;
	background-color:#e4e4e4;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	font-size: 8pt;
}
.kips
{
	color: Red;
}
.callbackground
{
	background-image: url(../images/dm_headlinebg.gif);
	background-repeat: no-repeat;
}

.feedbackbackground
{
	background-image: url(../images/orangebanner.gif);
	background-repeat: no-repeat;
}

/*CL 31/10/13 hyperlink images showing borders in IE10*/
a img {
    border: 0px none transparent;
}