/* Syles */

body	{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	color: #000000;
	font-size: 10pt;
	background-color: #F2F1E9;
}

img	{ border:0;
	}


.Highlight
{	background-color: FFFF99;
}
.HighlightBold
{	background-color: FFFF99;
	font-weight: bolder;
}

.NoWrap         
	{  white-space:nowrap;
	}

.ReportSectionHeader
{	font-size: 16;
	font-weight: bolder;
	padding-bottom: 4px;
 	white-space:nowrap;
}
.ReportSectionHeaderPrime
{	font-size:16;
	font-weight: bolder;
	padding-bottom: 4px;
 	white-space:nowrap;
}

.smallInfoText
{ 	color:#006400;
	font-size:10;
}

.TenPointFont {
	font-size:10;
}
.FourPointFont {
	font-size:4;
}

.XsmallText
{	font-size:xx-small;
	font-weight: bold;
}

.Required
{	font-weight: bold;
	color:#000000;
	/* text-transform: uppercase; */
}

#NavBar {
	text-align:right;
	padding:10px 0;
	margin:0;
	border:0;
	font-size: 11;}
#NavBar span {
	display:none;}
#NavBar a {
	padding:10px 8px 5px 8px;
	margin:5px 0;
	border-top-width:0;
	border-right-width:0;
	border-left:1px solid #cccccc;
	border-bottom:8px solid #F2F1E9;
	color:666666;
	font-size: 11;
	font-weight:bold;
	background:#F2F1E9;
	text-decoration:none;}
#NavBar a:link {
	color:666666;
	background:#F2F1E9;}
#NavBar a:visited {
	color:666666;
	background:#F2F1E9;}
#NavBar a:hover {
	color:#000000;
	background:#eeeeee;
	border-bottom:6px #3333CC solid;
	border-top-width:0;
	border-right-width:0;}

table	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

font input {
	font-size: 10pt;
}

td	{
	font-size: 10pt;
}

p	{
	margin: 9px 0px 0px 0px;
	font-size : 10pt;
}

.GridAltRowCentered
{	background-color: #90EE90;
	text-align:center;
}

.GridRowCentered
{	background-color: #F0FFF0;
	text-align:center;
}


.InputHeader {
	padding-top: 8px;
	padding-bottom: 2px;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a.linkAllowVisited:visited
{	color: #000000;
}




.RequiredEntryBusinessPulldowns
{	font-weight: bold;
	color:#000000;
	text-transform: uppercase;
}


.OptionalEntry
{  	color:#000000;
	text-transform: uppercase;
}

.DottedLine
{	border-bottom: 3px dotted #000000;
}

.glossaryTerm
{	font-weight: bold;
	font-size:medium;
	background-color: #90EE90;
	color: #000000;
}


.footer
{	font-size:xx-small;
	color: #999999;
	text-decoration: none;
}
a.footer
{	color: #999999;
	text-decoration: none;
}

.footerUS
{ font-size:xx-small;
	color:Black;
}

.ErrorGeneral
{	font-weight: bolder;
	color:Red;
}


.ErrorRequiredEntry
{	font-weight: bolder;
	color: Red;
}

.GlossaryLink
{   color: #003399;
}
a.GlossaryLink
{	color: #003399;
	text-decoration: none;
}
a.GlossaryLink:Hover
{	color: red;
	text-decoration: none;
}
a.GlossaryLink:visited
{	color: #003399;
}
.Text7
{   font-size: 8pt;
}
.Text12B
{   font-size: 12pt;
    font-weight: bolder;
}




