/*P STARTS*/
p.footnotes
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Arial;
	text-decoration: none;
	color: #CC0000;
}
/*p.steps
{
	font-weight: bold;
	font-family: Arial;
	font-size: 14pt;
	color: #CC0000;
}*/


/*P ENDS*/

/*Hyperlink Starts*/

a.nav
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	color:#666666;
}


a.selected
{
	font-weight: bold;
	font-family: Arial;
	font-size: 14pt;
	color: #CC0000;
	text-decoration: none;
}


a.selectedItem
{
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #024577;
	text-decoration: none;
	padding: 2px 1px 2px 1px;
	/*background-color: #E5F2FB;*/
}


a.selectedItemSub
{
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #313131;
	text-decoration: none;
	/*background-color: #E5F2FB;*/
}

a.top
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana,Arial;
	text-decoration: none;
	color:#999999;
}

a.more_info
{
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #024577;
	text-decoration: none;
	padding: 2px 1px 2px 1px;
	/*background-color: #E5F2FB;*/
}

/*HyperLink Ends*/

/*TABLE Starts*/


/*This is the frame for right content box*/
table.frame
{
	font-weight: normal;
	font-family: Arial;
	font-size: 10pt;
	/*color: #2070A4;*/
	color: black;
	border: 1px solid #C0C0C0;
}

/*This is the frame for right inner content box*/
table.default
{
	font-weight: normal;
	font-family: Arial;
	font-size: 10pt;
	color: black;
}


/*Table Ends*/





/*TD Starts*/
td.left
{
	border: 1px solid #CCCCCC;	
}

td.default
{
	font-weight: normal;
	font-family: Arial;
	font-size: 10pt;
	color: #2070A4;
	border: 1px solid #CCCCCC;
}

td.hdr
{
	font-weight: normal;
	font-family: Arial;
	font-size: 14pt;
	color: black;
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
}

td.nav_hdr
{
	font-size: 10pt;
	font-family: Arial;
	color: #313131;
	font-weight: bold;
}


td.table_hdr
{
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #999999;
}

td.table_content
{
	border-style: solid; 
	border-width: 1px;
	border: 1px solid #C0C0C0;
}

td.tab
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	color: black;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #EAEAEA;
	bordercolor: #999999;
}

td.div
{
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	color:#000000; 
	border-bottom-style:solid; 
	border-bottom-width:1px
}
td.cmd
{
	font-family: Courier New;
	font-weight: bold;

}
/*TD Ends*/


/*TR Starts*/
tr.default
{
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	color: #2070A4;
}

tr.nav
{
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	color: #A7A7A7;

}
/*TR Ends*/