.text {
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.text1 {
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #006666;
}
.caption {
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #006666;
	font-style : italic;
}
.lrgtext {
    FONT-SIZE: 13pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.smtextA {
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.smtextA1 {
    FONT-SIZE: 7pt;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.smtextB {
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}


.warning {
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	color : #FF0000;
    font-weight : bold;
}

.pagehead {
    FONT-SIZE: 16pt;
    COLOR: #333300;
    FONT-FAMILY: "Times New Roman", Times, serif;
    font-weight : bold;
    font-style : italic;
}
.pagehead1 {
    FONT-SIZE: 11pt;
    COLOR: #CC9999;
    FONT-FAMILY: Geneva, Arial, sans-serif;
    font-style : italic;
}
.title {
    FONT-SIZE: 11pt;
    COLOR: #000066;
    FONT-FAMILY: Geneva, Arial, sans-serif;
    font-weight : normal;
   }

.tbltitle {
    FONT-SIZE: 13pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.tblheading {
    FONT-SIZE: 11pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.tblheading1 {
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align : left;
	font-weight : bold;
}
.tbltext {
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.footer {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color : #005657;
	TEXT-DECORATION: none
}

A.footer:link 	{
   text-decoration : none;
   color : #005657;
   }
A.footer:visited {
    text-decoration : none;
	color : #005657;
}
A.footer:active  {
   text-decoration : none;
	color : #005657;
}
A.footer:hover  {
   text-decoration : underline;
	color : #005657;
}
a.Nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	text-decoration: none; 
	color: #000000;
}

a.Nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	text-decoration: none; 
	color: #000000;
}

a.Nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
   text-decoration : underline;
	color: #003399;
	cursor: hand;
}

a.NavSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold;
	text-decoration: none; 
	color: #000000;
	cursor: hand;
}

a.NavSel:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold;
   text-decoration : underline;
	color: #003399;
	cursor: hand;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.formbutton {
	background-color: #CCCCCC;
	background-image: none;
	padding: 0px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	height: auto;
}
