P
{
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
TD
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
UL LI
{
    LIST-STYLE-IMAGE: url(images/marker.gif)
}
SELECT
{
    FONT-SIZE: smaller;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
A
{
    COLOR: #ff3300;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
A:link
{
    COLOR: #ff3300;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
A:visited
{
    COLOR: #ff3300;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.result
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: arial,helvetica
}
.defaulttitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #CC0000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: black
}
.inputheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Arial
}
.DEinputheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Arial
}
.DEinputheaderNotReq
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Arial
}
.fixedfont
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial
}
.fixedfont11
{
    FONT-SIZE: 11pt;
    FONT-FAMILY: Arial
}

TABLE.APPREVIEW_TABLEMain
{
	width: 100%;
}

TABLE.APPREVIEW_TABLEHeader
{
	width: 100%;
	background-color: #000000;
	border-color: #000000;
	border-style: solid;
	border-top-width: thin;
	border-bottom-width: 0px;
	border-right-width: thin;
	border-left-width: thin;
}

TABLE.APPREVIEW_TABLEHeaderYellow
{
	width: 100%;
	background-color: #FFCB29;
	border-color: #000000;
	border-style: solid;
	border-top-width: thin;
	border-bottom-width: 0px;
	border-right-width: thin;
	border-left-width: thin;
}

TD.APPREVIEW_TDHeader
{
	width: 100%;
	font-weight: bold;
	font-size: 11pt;
	font-family: arial;
	color: #FFFFFF;
}

TD.APPREVIEW_TDHeaderYellow
{
	width: 100%;
	font-weight: bold;
	font-size: 11pt;
	font-family: arial;
	color: #FF0000;
}

TABLE.APPREVIEW_Elements
{
	width: 100%;
	background-color: #CCCCCC;
	border-color: #000000;
	border-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-right-width: thin;
	border-left-width: thin;
}

TD.APPREVIEW_FieldName
{
	font-weight: bold;
	font-size: 10pt;
	font-family: arial;
	white-space: nowrap;
}

TD.APPREVIEW_FieldData
{
	width: 100%;
	font-weight: normal;
	font-size: 10pt;
	font-family: arial;
}
.OuterBox
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #CCCCCC;
	width: 372px;
}	
.TitleBox
{
	background-color: #000000;
	text-align: center;
}	
.PaddingBox
{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.ElementBox
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #CCCCCC;
}

