body
{
	background-color: #FFFFFF;
	margin:0 0 0 0;
}

td
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

p
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

p.pagebreak 
{
	page-break-after: always;
}

.linkLightBlueView
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

.headerMainView
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: white
}

.subHeaderView
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: white
}
.headerMenuView
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: white
}

.headerView
{
	font-weight : bold;
	font-size : 14;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.general
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
}


.textbox
{
	border-left : none;
	border-right : none;
	border-top : none;
	border-bottom : thin solid Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	background-color : #cccccc;
	text-align: right;
}


.innertable
{
	border-bottom: thin solid; 
	border-left: thin solid; 
	border-right: thin solid; 
	border-top: thin solid; 
	border-color: Black Black Black Black; 
}

.readonly
{
	border-left : none;
	border-right : none;
	border-top : none;
	border-bottom : thin solid Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	background-color : #ffffff;
	text-align: right;
}

.qLabelView
{
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background-color : white;
	font-size : 12px;
}


.qLabelItalic
{
 FONT-STYLE:italic;
 FONT-WEIGHT:normal;
 }
 

.txtFieldReadonly
{
	border-left : none;
	border-right : none;
	border-top : none;
	border-bottom : thin solid Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	background-color : #ffffff;
	text-align: left;
}

