/* June 17, 2003 */
/* See the bottom of the file for the modifications made to the style sheet */

/*  tag references  */
p			{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 140%;}
td			{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
a			{text-decoration: none;}
li			{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 140%;}




/* start of add by dharkey */

.text_footnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	font-weight: bold
}


/* end of add by dharkey */


</style>

<style type="text/css">

.widerLine {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	
} 

/******* Ove styles start here *******/

.unbold {
	font-weight:lighter;
}


/* list styles */
ul {
	list-style-image: url(../images/bullet_grey.gif);
	margin-left: 0;
	padding-left: 1.35em;
}

.nested-list {
	list-style-image: url(../images/bullet_grey_long.gif);
}

ol {
	list-style-image: none;
	margin-left: 0;
	padding-left: 1.8em;
}

/* Major Sub-Heading */
.majorSub {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* Minor Sub-Heading */
.minorSub {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


/*-- Branding Bar Styles --*/

.brandbar {
	
	background-color: #FFFFFF;
	color: transparent;
	color: #003366;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.brandbar-title {
	font-weight: bold; FONT-SIZE: 12px; COLOR: #003366; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.brandbar-globalnav {
	
	background-color: #3D6899;
}

/* ***** replaced on October 3rd ************
.bodytextblue {
	
	background-color: #FFFFFF;
	color: transparent;
	color: #003366;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
New verison below!!
********************************************** */

.bodytextblue { 
	FONT-SIZE: 12px; 
	COLOR: #003366; 
	FONT-FAMILY: Arial, Helvetica, sans-serif 
} 


/*-- Quicklink Styles --*/

.quicklinks	{
	
	color: #003366;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
}

.quicklinks-header	{
	color: #003366;
	font-weight: bold;
	border:1px;
	border-bottom-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #CCDDEE;
}

/*-- Footer Styles --*/

.footerText		{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;}



/* Table Styles */

/*first do the table headers*/
.tableHead td { 
	background-color:#006699;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	padding: 10px;
	border: 1px solid #6699CC;
}
.tableHead p {
	color: #FFFFFF;
}
/*links within the table headers*/
.tableHead p a:link		{font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration:underline;}
.tableHead p a:visited		{font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration:underline;}
.tableHead p a:hover		{text-decoration: underline; color: #FFFFFF;}

/*for more complex tables, we need a table sub-head*/
.tableSubHead td {
	background-color:#DDEEFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #A5BDD5;
}

/*table rows*/
.tableRow td {
	background-color:#FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #A5BDD5;
}

/*table rows that contain total values*/
.tableRow-total td {
	font-weight: bold;
	background-color:#FFFFFF;
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #A5BDD5;
}



/*-- Link Styles --*/

a:link		{font-family: Arial, Helvetica, sans-serif; color: #003366;}
a:visited		{font-family: Arial, Helvetica, sans-serif; color: #003366;}
a:hover		{text-decoration: underline; color: #FF0000;}

a.thirdnavLinks:link	{ color: #003366; text-decoration: none; font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif}
a.thirdnavLinks:visited	{ color: #003366; text-decoration: none; font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif}
a.thirdnavLinks:hover	{ color: #FF0000;  text-decoration: underline; font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif}
a.thirdnavLinks:active	{ color: #FF0000;  text-decoration: underline; font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif}

a.thirdnavLinksOn:link		{ color: #CCCCCC; text-decoration: none; font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif}
a.thirdnavLinksOn:visited	{ color: #CCCCCC; text-decoration: none; font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif}
a.thirdnavLinksOn:hover		{ color: #FF0000;  text-decoration: underline; font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif}
a.thirdnavLinksOn:active	{ color: #FF0000;  text-decoration: underline; font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif}

a.brandbar-links:link		{ color: #003366; text-decoration: none; font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif}
a.brandbar-links:visited	{ color: #003366; text-decoration: none; font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif}
a.brandbar-links:hover		{ color: #FF0000;  text-decoration: underline; font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif}
a.brandbar-links:active		{ color: #FF0000;  text-decoration: underline; font-size: 12px; font-weight: normal; font-family: Arial, Helvetica, sans-serif}

a.footerText-links:link		{ color: #666666; text-decoration: underline; font-size: 11px; font-weight: normal; font-family: Arial, Helvetica, sans-serif}
a.footerText-links:visited	{ color: #666666; text-decoration: underline; font-size: 11px; font-weight: normal; font-family: Arial, Helvetica, sans-serif}
a.footerText-links:hover	{ color: #FF0000;  text-decoration: underline; font-size: 11px; font-weight: normal; font-family: Arial, Helvetica, sans-serif}
a.footerText-links:active	{ color: #FF0000;  text-decoration: underline; font-size: 11px; font-weight: normal; font-family: Arial, Helvetica, sans-serif}

/* links embedded within content */
p a:link		{font-family: Arial, Helvetica, sans-serif; color: #003366; text-decoration:underline;}
p a:visited		{font-family: Arial, Helvetica, sans-serif; color: #003366; text-decoration:underline;}
p a:hover		{text-decoration: underline; color: #FF0000;}
li a:link		{font-family: Arial, Helvetica, sans-serif; color: #003366; text-decoration:underline;}
li a:visited	{font-family: Arial, Helvetica, sans-serif; color: #003366; text-decoration:underline;}
li a:hover		{text-decoration: underline; color: #FF0000;}


/* START modifications from Oct 3, 03 */
.blueboxborder { 
	BACKGROUND-COLOR: #003366 
} 

.blueboxbody { 
	BACKGROUND-COLOR: #ddeeff 
} 

.bodytext { 
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif 
} 

.trade { 
	FONT-SIZE: 80%; 
} 

/* END modifications from Oct 3, 03 */

/* modifications from July 27, 2004 */

A.help-links:link {
FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #003366; FONT-FAMILY: Arial, Helvetica, sans-serif;
TEXT-DECORATION: none
}
A.help-links:visited {
FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #003366; FONT-FAMILY: Arial, Helvetica, sans-serif;
TEXT-DECORATION: none
}
A.help-links:hover {
FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: Arial, Helvetica, sans-serif;
TEXT-DECORATION: underline
}
A.help-links:active {
FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: Arial, Helvetica, sans-serif;
TEXT-DECORATION: underline
}

/* END modifications from July 27, 2004 */

/* Master Table Styles */

/*master table headers*/

.masterTableHead td { 
		
	font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 12px;
        color: #FFFFFF;
        background-color:#006699;
        padding-left: 3px;
        padding-right: 3px;
        border: 1px solid #6699CC;
		vertical-align : middle;

}

.masterTableHead p {

            color: #FFFFFF;

}

/*links within the master table headers*/

.masterTableHead p a:link                     {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration:underline;}

.masterTableHead p a:visited                 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration:underline;}

.masterTableHead p a:hover                   {text-decoration: underline; color: #FFFFFF;}

 

/*master table rows*/

.masterTableRow td {

	font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 12px;
        background-color:#FFFFFF;
	color: #000000;
        padding-left: 3px;
        padding-right: 3px;
        border: 1px solid #A5BDD5;

}

/*master table sub-head*/
.masterTableSubHead td {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#DDEEFF;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #A5BDD5;
}

/*master table sub-head*/
.masterBoxSubHead td {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#DDEEFF;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	border: 1px solid #A5BDD5;
}


/* Modification log
	June 16: Added the "color: #003366;" property to the quicklinks-header class.
	June 17: Changed the "color: #CCCCCC from #003366;" property to the a.thirdnavLinksOn:link position.
	Oct 3  : New classes created.
	July 27, 2004 : Help classes added.
	August 20, 2004: Added new classes for Master Tables styles, used for Rates tables
	September 23, 2004: Added new class masterBoxSubHead
*/
