/* CSS Document */

.c_head{padding:10px 0px 10px 0px; text-align:left;}

.c_content{clear:both;}

.c_contentpane{padding:5px 0px 0px 0px ; text-align:left; color:#666666; font:normal 10pt Arial, Helvetica, sans-serif;}

.c_contentpane p { color:#666666; font:normal 10pt Arial, Helvetica, sans-serif; }

.c_footer {margin-bottom:0px; padding:0px 10px 0px 0px; text-align:right;}

.title{margin:0; float:left; white-space:nowrap;}

.title_vis{margin:0; float:right; text-align:right;}

/*---------- default style for head & normal -----------*/

.Normal{color:#000000; font:normal 10pt Arial, Helvetica, sans-serif; color:#666666 !important;}

.Normal p{ margin:0px 0px 10px 0px;}

a:link 
{ 
	color: rgb(196,196,1); 
	font-weight: bold;
}

a
{ 
	color: rgb(196,196,1); 
	font-weight: bold;
}

a:visited
{ 
	color: rgb(196,196,1); 
	font-weight: bold;
}

a.tabLink 
{ 
	color: rgb(196,196,1) !important;
	font-weight: bold;
}
a.tabLink:link 
{ 
	color: rgb(196,196,1) !important;
	font-weight: bold;
}

a.tabLink:visited
{ 
	color: rgb(196,196,1); 
	font-weight: bold;
}

.disabledLink
{
	cursor: default;
}

table.mtable, table.mtable td
{
    border-color: #cccccc;
    border-style: solid;
}

table.mtable
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

table.mtable td
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
}
