BODY
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: Gray;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
}
UL.ulred {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: Gray;
	list-style-position : outside;
	list-style : square url(../images/bullet1.gif);
}

/* link classes */
a.lnk:link {
	color : Black;
	font-weight: normal;
	text-decoration: none;
	font-size: 9pt;
}
a.lnk:visited {
	color : #FF6060;
	font-weight: normal;
	text-decoration: none;
	font-size: 9pt;
}
a.lnk:hover {
	color : Gray;
	font-weight: normal;
	text-decoration: none;
	font-size: 9pt;
}

a.amenu:link {
	color: White;
	font-weight: normal;
	text-decoration: none;
	font-size: 9pt;
	display: list-item;
	border-bottom: 2px groove White;
	padding-top: 3px;
}
a.amenu:visited {
	color : White;
	font-weight: normal;
	text-decoration: none;
	font-size: 9pt;
	display : list-item;
	border-bottom : 2px groove White;
	padding-top: 3px;
}
a.amenu:hover {
	color: #F4A460;
	font-weight: normal;
	text-decoration: none;
	font-size: 9pt;
	display: list-item;
	border-bottom: 2px groove White;
	padding-top: 3px;
}

a.blnk:link { color : #000066; font-weight: bold; text-decoration: none; font-size: 9pt; }
a.blnk:visited { color : #000066; font-weight: bold; text-decoration: none; font-size: 9pt; }
a.blnk:hover {color : #00CED1;font-weight: bold;text-decoration: none;font-size: 9pt;}

a.awhite:link {
	color : White;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
a.awhite:visited {color : White;font-weight: bold;font-size: 9pt;text-decoration: none;}
a.awhite:hover {
	color : White;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
}

a.a8white:link {
	color : White;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}
a.a8white:visited {
	color : White;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}
a.a8white:hover {
	color : White;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}

a:link {color : #000000;font-weight : bold;text-decoration : none;}
a:visited {color : #999999;font-weight : bold;text-decoration : none;}
a:hover {color : #CCCCCC;font-weight : bold;text-decoration : underline;}

/* indent classes */
.ind20 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	text-align : justify;
	padding-left : 20px;
}
.ind40 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	text-align : justify;
	padding-left : 40px;
}
.ind80 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	text-align : justify;
	padding-left :60px;
}

/*Body Text Classes*/	

.body8 {font-family : Arial, Helvetica, sans-serif;font-size : 8pt;color : #666666;}	
.body8white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
}	
.body8bold { font-family : Arial, Helvetica, sans-serif; font-weight: bold; font-size : 8pt; color : #000000; }			
.body9 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	padding : 4px 4px 4px 4px;
}
.body9g {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFFFFF;
	padding : 10px;
}
.body9bold {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 9pt;
	color : Black;
}		
.body10 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
}	
.body10bold { font-family : Arial, Helvetica, sans-serif; font-weight: bold; font-size : 10pt; color : #000000; }	
.body10whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: White;
	font-weight: bold;
}	
.body10Lg {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
}	
.bodylist9 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	padding : 4px 4px 4px 4px;
	border-bottom : 1px solid #FFD700;
}
.bodylist9bold {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 9pt;
	color : Black;
	border-bottom : 1px solid Red;
}	
}
.letter1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : #FFFFFF;
	font-weight : bold;
	padding-top : 10px;
}
.error {font-family : Arial, Helvetica, sans-serif;font-weight: bold;font-size : 10pt;color : Red;}	

/* titles classes */

.title1 {
	color : White;
	font-size : 11pt;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom : 1px solid White;
	padding : 20px 0px 5px 0px;
	letter-spacing : 1px;
}
.title2 {
	color : Black;
	font-size : 14px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height : normal;
	;
	border-color: black black #999999 #999999;
	font-variant: normal;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}
.title3 { color : #FFFFFF; font-size : 12pt; font-weight : bold; font-family: Arial, Helvetica, sans-serif; line-height : normal; ; text-indent: 9pt; border-color: black black black #999999; font-variant: normal ; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px }
.titlemenu {
	color : White;
	font-size : 12pt;
	font-family: Arial Narrow,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding : 3 3 3 3;
	border-bottom : 3px groove White;
}
.rmn-comment {
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-size : 14pt;
	color : #FF0000;
	font-variant : normal;
	font-style : italic;
}	



DIV.abs 
	{ POSITION: absolute; bgcolor: gray }
TD.header
	{
	color: White;
	font-size: 9pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #5E7E77;
	padding: 4;
	border-width: 1;
	border-color: #000080;
	border-style: solid;
	letter-spacing: 1px;
}
TD.ggreen
	{
	background-color: #5E7E77;
}
TD.testimonial
	{
	color : White;
	font-size : 10pt;
	font-family: "Times New Roman", Times, serif;
	background-color : #9BBCE1;
	font-style : italic;
	font-weight : bold;
	letter-spacing : 1px;
}
TD.normal
	{
	color : #003399;
	font-size : 9pt;
	font-weight : normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color : White;
	vertical-align : top;
}
TABLE.tbl-border-tlr
	{
	background-color : #FFFFFF;
	border : 1px solid #003399;
	vertical-align : top;
	display : inline;
	border-bottom : none;
}
TABLE.tbl-border-lrb
	{
	background-color : #FFFFFF;
	border : 1px solid #003399;
	vertical-align : top;
	display : inline;
	border-top : none;
}
TABLE.tbl-bottombar
	{
	color : #003399;
	background-color : #999999;
	border : 1px solid #003399;
	vertical-align : top;
	display : inline;
}
TD.bottom
	{
	background-color : #FFFFFF;
	border-bottom : 1px solid #003399;
	padding : 3 3 3 3;
}
.main {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: 162E6E; text-decoration: none}

td.tdmenu{
	background-color : #5F5F5F;
	border-bottom : 1px solid #003399;
	border-left : 1 solid #003399;
	border-right : 1 solid #003399;
	text-indent : 5px;
	line-height : 20px;
; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif
}
td.dots1 {
	border-left: 1px dotted #5E7E77;
}
td.dots2 {
	border-left: 1px dotted #5E7E77;
	border-right: 1px dotted #5E7E77;
}
td.dots3 {
	border-right: 1px dotted #5E7E77;
}
.date {  font-family: "Arial Narrow", Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #FFFFFF}

