/* Linkable Text */

a:link			{font-size: 9pt; color: #006600; font-style: normal; font-family: helvetica, arial, sans-serif; text-decoration: underline;}

a:visited		{font-size: 9pt; color: #006600; font-style: normal; font-family: helvetica, arial, sans-serif; text-decoration: underline;}

a:active		{font-size: 9pt; color: #006600; font-style: normal; font-family: helvetica, arial, sans-serif; text-decoration: underline;}

a:hover			{font-size: 9pt; color: #006600; font-style: normal; font-family: helvetica, arial, sans-serif; text-decoration: underline;}

/* Linkable Topnav */

a.nav:link
	{font-size:8pt; font-family:helvetica, arial, sans-serif;  line-height:normal; color:#000000;  text-decoration:none}
a.nav:visited
	{font-size:8pt; font-style:normal; font-family: helvetica, arial, sans-serif; text-decoration: none;  color:#000000}
a.nav:active
	{font-size:8pt; font-style:normal; font-family: helvetica, arial, sans-serif; text-decoration: none; color:#000000}
a.nav:hover
	{font-size:8pt; font-style:normal; font-family: helvetica, arial, sans-serif; text-decoration:underline; color:#666666}

a.copyright:link
	{font-size:8pt; font-family:helvetica, arial, sans-serif;  line-height:normal; color:#006600;  text-decoration:none}
a.copyright:visited
	{font-size:8pt; font-style:normal; font-family: helvetica, arial, sans-serif; text-decoration: none;  color:#006600}
a.copyright:active
	{font-size:8pt; font-style:normal; font-family: helvetica, arial, sans-serif; text-decoration: none; color:#006600}
a.copyright:hover
	{font-size:8pt; font-style:normal; font-family: helvetica, arial, sans-serif; text-decoration:underline; color:#006600}

a.headerl:link		 {font-size:10pt; font-weight: bold; font-style:normal; font-family: helvetica, arial, sans-serif; text-decoration: none; color: #006600}
a.headerl:visited	 {font-size:10pt; font-weight: bold; font-style:normal; font-family: helvetica, arial, sans-serif; text-decoration: none; color: #006600}
a.headerl:active		 {font-size:10pt; font-weight: bold; font-style:normal; font-family: helvetica, arial, sans-serif; text-decoration: none; color: #006600}
a.headerl:hover 		 {text-decoration: underline; color: #006600}
	
/* General Text Styles */	

.text			{font-family: helvetica, arial, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; color: #000000}

.textSmall		{font: 8pt helvetica, arial, sans-serif; text-transform: none; color: #000000}

.title			{font-weight: bold; font-size: 11pt; color: #FF6633; font-style: normal; font-family: helvetica, arial, sans-serif; margin-left:10px;}

.title2			{font-weight: bold; font-size: 10pt; color: #000000; font-style: normal; font-family: helvetica, arial, sans-serif; margin-left:10px;}

.title3			{font-weight: bold; font-size: 11pt; color: #FF6633; font-style: normal; font-family: helvetica, arial, sans-serif;}

p				{font-family: helvetica, arial, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-variant: normal; text-transform: none;margin-left:10px; color: #000000;}

/* Form Styles */

.error			{font: bold 10pt helvetica, arial, sans-serif; text-transform: none; color: #ff0000}

.field			{font-weight: bold; font-size: 9pt; color: #000000; font-style: normal; font-family: monospace}

.label			{font-weight: bold; font-size: 9pt; color: #336633; font-style: normal; font-family: helvetica, arial, sans-serif}

/* Special Text Font */

.whiteFont			{font-weight: bold; font-size: 9pt; color: #ffffff; font-style: normal; font-family: helvetica, arial, sans-serif;}

.blackFont			{font-weight: bold; font-size: 9pt; color: #000000; font-style: normal; font-family: helvetica, arial, sans-serif;}

.redFont			{ font-size: 9pt; color: #cc0000; font-style: normal; font-family: helvetica, arial, sans-serif;}

/* Special Cell Colors */
.blue {background-color:#009900; font-size:10pt; font-family:helvetica, arial, sans-serif; line-height:normal; font-weight:bold; color:#FFFFFF}
.green {background-color:#009900; font-size:11pt; font-family:helvetica, arial, sans-serif; line-height:normal; font-weight:bold; color:#FFFFFF}
.soft  {background-color:#CCCCCC; font-size:10pt; font-family:helvetica, arial, sans-serif; line-height:normal; color:#000000}
.shade {background-color:#FFCC66; font-size:10pt; font-family:helvetica, arial, sans-serif; line-height:normal; color:#333333}
.shadeBig {background-color:#009900; font-size:11pt; font-family:helvetica, arial, sans-serif; line-height:normal; color:#ffffff; margin-left:10px;}
.orange  {color: #009900;}

/*PDS new styles*/
#pds{text-align:center; background-color:ffffff; padding-right:3px;}
