/*------ General styles -------*/
body  { font-family: Arial;
	     margin-top:6px; }
.bodytext { font-size: 10pt}
.bodytextsm { font-size: 8pt }

p
{
	color: #325692;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*------ Netscape ID's for default page -------*/
#netText{font-family: Arial;font-size: 10pt}
#netTextsm{font-family: Arial;font-size: 8pt}
#netHomeLink {color: #d64013; font-family: Arial; font-weight: bold; font-size: 10pt;}

/*------ Home Nav styles -------*/
#home_nav_box_title_bg  { background-color: #c3cb19; border: none #c3cb19 }
#home_nav_box_sub_bg  { background-color: #efebd9; border: none #efebd9 }
.home_nav_text { font-size: 10pt }
.home_nav_textsm { font-size: 8pt }
a:link.home_link     { color: #d64013; font-weight: bold; font-size: 10pt; text-decoration: none }
a:visited.home_link     { color: #d64013; font-weight: bold; font-size: 10pt; text-decoration: none }
a:hover.home_link      { color: #d64013; font-weight: bold; font-size: 10pt; text-decoration: underline }

/*------Top Nav styles -------*/
a:link.top_link     { color: #ffffff; font-weight: bold; font-size: 10pt; text-decoration: none }
a:visited.top_link     { color: #ffffff; font-weight: bold; font-size: 10pt; text-decoration: none }
a:hover.top_link      { color: #ffffff; font-weight: bold; font-size: 10pt; text-decoration: underline }
.top_nav_bg  { background-color: #ffffff; border: none; }
#top_nav_or_bg  { background-color: #ffffff; border: none; }

/*------ right side styles-------*/
.rightside_text   { color: #000; font-weight: bold; font-size: 10pt; text-decoration: none  }
.rightside_textsm  { color: #000; font-size: 8pt; text-decoration: none }
a:link.right_link    { color: #000; font-size: 10pt; text-decoration: none }
a:visited.right_link    { color: #000; font-size: 10pt; text-decoration: none }
a:hover.right_link     { color: #000; font-size: 10pt; text-decoration: none }
#rt_table_outline { border: solid 1px #8b8a76; padding-top:5px; padding-bottom:5px; }
#rt_table_title_bg  { background-color: #ffffff; border: none }
#rt_table_sub_bg  { background-color: #FFFFFF; border: none }


/*------ Bottom Nav styles-------*/
.bottom_nav_text  { color: #000; font-size: 8pt }
.bottom_nav_slash  { color: #ffc211; font-size: 8pt }
a:link.bottom_link     { color: #518a1d; font-size: 8pt; text-decoration: none }
a:visited.bottom_link     { color: #518a1d; font-size: 8pt; text-decoration: none }
a:hover.bottom_link      { color: #518a1d; font-size: 8pt; text-decoration: underline }
.BottomLink { color: #619b41; font-size: 8pt} 

/*------ Footer styles-------*/
.footer_text_StarUSA { color: #000; font-size: 8pt }
.footer_text  { color: #000; font-size: 8pt }
.footer_text_slash  { color: #ffc211; font-size: 8pt }
a:link.footer_link     { color: #518a1d; font-size: 8pt; text-decoration: none }
a:visited.footer_link     { color: #518a1d; font-size: 8pt; text-decoration: none }
a:hover.footer_link      { color: #518a1d; font-size: 8pt; text-decoration: underline }

/*------ Grid styles-------*/
.alttablerow { font-size: 10pt; background-color: #E0E0E0 }
.stdtablerow { font-size: 10pt; background-color: #ffffff }
.headerrow  { background-color: #800000; border: none #800000; color: white; font-weight:bold; font-size:10pt }
.extheaderrow  { background-color: #800000   ; border: none #800000; color: white; font-weight:bold; font-size:10pt }


/*------------------misc styles-------------------*/
.required { color: #ff0000; font-size: 10pt; text-decoration: none; font-weight: bold }
.tanbox {border: solid 1px #8b8a76; background-color: #f2f4ca;font-weight: bold; font-size: 10pt; text-decoration: none } 
.boldcolumns { font-weight: bold; font-size: 10pt; }
.boldorange { font-weight: bold; font-size: 10pt; color:#D64013}


/* -------------Report page styles ------------- */ 

.rptTDBlk { color:Black ;font-size:8pt; text-align:right }
.rptTDRed { color:#D64013 ;font-size:8pt; font-family:Arial; font-style:italic}
.rptTDTitle  { color:Black ;font-size:11pt; font-weight: bold }
.rptEmpLink  { color:Blue ;font-size:7pt; font-weight:normal; font-family:Arial; vertical-align:top}
.rptPaging{ color:Blue ;font-size:7pt; font-weight:normal; font-family:Arial}
.rptEmpExp  { color:Red ;font-size:7pt; font-weight:normal; font-family:Arial; vertical-align:top}
.rptTitle  { color:Black ;font-size:11pt; font-weight:normal; font-family:Arial; vertical-align:top}
.rptDescr { color:Black ;font-size:9pt;font-weight: bold; font-family:Arial; vertical-align:top}
.rptBody { color:Black ;font-size:9pt;font-weight: normal; font-family:Arial; vertical-align:top}
.rptResume { color:Black ;font-size:8pt;font-weight: normal; font-family:Arial; vertical-align:top}
.rptIndicator { color:#C04000 ;font-size:10pt; font-weight:normal; font-family:Arial; vertical-align:top; font-style:italic}
