.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.SmallDarkBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.SmallDarkBlueTextUnderlined {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
.requiredinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #990000;
	font-weight: bold;
}
.dirbusname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.HeadlineLCD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.bodytextLCD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}
.HeadlineSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.multiLineText { WIDTH: 360px; HEIGHT: 120px }
	.inputClass { WIDTH: 300px }
	.inputSmallClass { WIDTH: 100px }
	.inputSmallestClass { WIDTH: 30px }
.itemTable td
{	font-size: 12px;	}
#adminContent
{
	font-size: 12px;
	text-align: left;
	padding-left: 50px;
}
.pdfTable td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	padding-left: 4px;	
	padding-right: 1px;
	padding-bottom:15px;	
}
.pdfTable thead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;	
	text-align: center;
}
.textAreaStyle
{
    width: 320px;
    height: 120px;
}
.headerPanelClass
{
    cursor: pointer;                
    color: #000066;                             	
}

.headerPanelClass: hover
{
    cursor: pointer;                
    color: #0066cc;                             	
}
.addItemLabel
{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	}
.contentPanelClass
{	
	visibility: hidden;	
    height: 0px;	
}

            
