.discalimer
{
    FONT-FAMILY : Ariel, Helvetica;
    FONT-SIZE:xx-small;
}

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-bottom: 0 ;
    margin-top: 0;
    margin-left: 0 ;
    margin-top: 0 ;
}

.normal
{
	font-weight:normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-align: left;
}

.marlett
{ 
	font-family:Marlett; 
	}

.normalDG
{
	font-weight:normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}

.normalDGSI
{
	font-weight:normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana;	
	text-align:left;
	vertical-align:middle;
	background-color:"lightcyan";
}

IMG.logo 	
{
	border: none;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
	
.textarea
{width:100%;}

.stdHeader
{
	font-weight: bold;
	font-size: 10pt;
	width: 100%;
	color: black;
	border-top-style: solid;
	font-family: Verdana;
	border-right-style: solid;
	border-left-style: solid;
	height: 15px;
	background-color: lightskyblue;
	text-align: left;
	border-bottom-style: solid;
	border-style:solid;
	border-width:1;
}

.StdLabel
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-align: right;
}

.stdlabelmiddle
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-align:center;
}

.stdbutton
{
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana;
    height: 24px;
    background-color: white;
}

.stdlabelleft
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-align: Left;
}

.stdItem
{
	font-weight: Normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-align: left;
}

.stdasplink
{
	font-weight: Normal;
	font-size: 8pt;
	color: #3333cc;
	font-family: Verdana;
	text-align: left;
}

.stdtextbox
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-align: right;
}

.stdtextboxleft
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-align: Left;
}

.dbgheader 
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	background-color: lightskyblue;
}

.dbgsmallitem
{
	font-size: 7pt;
	color: black;
	font-family: Verdana;
}

.dbgitem
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}

.dbgpager
{
	font-size: 8pt;
	color: blue;
	font-family: Verdana;
	border-top-color: lightskyblue;
}

.accNoDiv
{
	border-right: gainsboro 2px solid;
	border-top: gainsboro 2px solid;
	margin-top: 2px;
	margin-left: 2px;
	border-left: gainsboro 2px solid;
	width: 244px;
	border-bottom: gainsboro 2px solid;
	position: absolute;
	height: 75px;
}

.searchDiv
{
	border-right: gainsboro 2px solid;
	border-top: gainsboro 2px solid;
	margin-top: 2px;
	margin-left: 244px;
	border-left: gainsboro 2px solid;
	margin-right: 2px;
	border-bottom: gainsboro 2px solid;
	position: absolute;
	height: 75px;
}

.menuDiv
{
	border-right: gainsboro 2px solid;
	border-top: gainsboro 2px solid;
	margin: 75px 2px 2px;
	border-left: gainsboro 2px solid;
	width: 244px;
	border-bottom: gainsboro 2px solid;
	position: absolute;
	height: 100%;
}


.mainTable
{
	width: 100%;
	height: 100%;
	Z-INDEX: 1;
}

.dpTable
{
	border-right: #aaaaaa 1px solid;
	border-top: #aaaaaa 1px solid;
	font-size: 12px;
	border-left: #aaaaaa 1px solid;
	cursor: default;
	color: black;
	border-bottom: #aaaaaa 1px solid;
	font-family: Verdana;
	background-color: lightskyblue;
	text-align: center;
}

.dpTD { CURSOR: default }

.dpDayHighlightTD
{
	border-right: #aaaaaa 1px solid;
	border-top: #aaaaaa 1px solid;
	border-left: #aaaaaa 1px solid;
	cursor: default;
	border-bottom: #aaaaaa 1px solid;
	font-family: Verdana;
	background-color: lightskyblue;
}

.dpTitleTD { }
.dpButtonTD { }
.dpTodayButtonTD { }

.dpDayTD
{
	border-right: #aaaaaa 1px solid;
	border-top: #aaaaaa 1px solid;
	border-left: #aaaaaa 1px solid;
	color: black;
	border-bottom: #aaaaaa 1px solid;
	font-family: Verdana;
	background-color: white;
}

.dpTitleText
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Verdana;
}

.dpDayHighlight
{
	font-weight: bold;
	color: black;
	font-family: Verdana;
	background-color: white;
}

.dpButton
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 10px;
	background: lightskyblue;
	padding-bottom: 0px;
	color: black;
	padding-top: 0px;
	font-family: Verdana;
}

.dpTodayButton
{
	font-weight: bold;
	font-size: 10px;
	background: lightskyblue;
	color: black;
	font-family: Verdana;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}

H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	cursor: hand;
	}
	
SMALL	
{	
	font-size:8pt;
}	

BIG	
{	
font-size:14pt;
}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.errors
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Verdana;
}