body  {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

.hr {
	font-size : 1px;
}

.headerfont {
	font-family : "Times New Roman", Times, serif;
	font-size : 18pt;
	font-weight : bold;
	color : Blue;
}
.screennamefont {
	font-family : "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color : Blue;
}  
.basefont {
	font-size: 10pt;
	font-weight: normal;
}  
.labelfont {
	font-size: 10pt;
	font-weight: bold;
}
link {
	font-size: 10pt;
	font-weight: bold;
	color: blue;
}
.errorfont {
	font-size: 10pt;
	font-weight: bold;
	color: white;
}
hr{
	background : Black;
}
.helpsubtitle{
	font: bold 14;
	color : Blue;
}
.detail
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}
.detail_link
{
	font-size: 8pt;
	color: blue;
	font-family: Verdana;
	cursor:hand;
	text-decoration: underline;
}
.detail_9link
{
	font-size: 9pt;
	color: blue;
	font-family: Verdana;
	cursor:hand;
	text-decoration: underline;
}
.detail_9redlink
{
	font-size: 9pt;
	color: red;
	font-family: Verdana;
	cursor:hand;
	text-decoration: underline;
}
.detail_10
{
	font-size: 10pt;
	color: black;
	font-family: Verdana;
}

.detail_lightblue10
{
	font-size: 10pt;
	color: black;
	font-family: Verdana;
	background-color:lightblue;
}
.detail_lightyellow10
{
	font-size: 10pt;
	color: black;
	font-family: Verdana;
	background-color:#FFFFCC;
}
.detail_bold
{
	font-size: 8pt;
	font-weight: bold;
	color: black;
	font-family: Verdana;
}
.detail_bold10
{
	font-size: 10pt;
	font-weight: bold;
	color: black;
	font-family: Verdana;
}
.detail_bold11
{
	font-size: 11pt;
	font-weight: bold;
	color: black;
	font-family: Verdana;
}
.detail_bold12
{
	font-size: 12pt;
	font-weight: bold;
	color: black;
	font-family: Verdana;
}
.dropdown_1
{
	font-size:10pt;
	font-family:Verdana;
	background-color:lightblue;
}
.dropdown_12
{
	font-size:12pt;
	font-family:Verdana;
	background-color:lightblue;
}
