/* -----------------------------------------
   COMM0N SIDENAV STYLES
----------------------------------------- */


#commonright {margin: 15px 0; padding: 0 0 10px 0;}

#commonright h2 {font-size: 1.2em; color: #F60;}
#commonright h2 a {text-decoration: none;}

#commonright dl { width: 99%; color: #333;}
#commonright dt {margin: 0; padding: 5px 0 0 3px; font: bold .78em/17px Lucida Grande, Helvetica, Verdana, sans-serif;}
#commonright dd {color: #666;margin: 0;padding: 0 0 7px 3px;border-bottom: 1px solid #DEDEDE; font: normal .75em/17px "Lucida Grande", Helvetica, Verdana, sans-serif;}

#commonright dt em {color: #d40;padding-left: 10px;font-style: normal;}

#commonright dt a:link, #commonright dt a:visited {text-decoration: none;}

#commonright dt.selected, #commonright dd.selected { background-color: #F5F5F5; }



/* -----------------------------------------
   COMM0N CONTENT TABLE STYLES
----------------------------------------- */

#content div.commontable {margin: 0 0 20px 0;}

#content div.commontable table {font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;border-collapse: collapse;border-spacing: 0;margin: 5px 0 10px 0;color: #585858;}
#content div.commontable table a {text-decoration:underline;}
#content div.commontable tbody tr.row1 th,
#content div.commontable tbody tr.row1 td {border-color: #E6E6E1;background: #fff;}


#content div.commontable tbody tr.row0 th,
#content div.commontable tbody tr.row0 td {border-color: #E6E6E1; background: #f9f9fb;}

/*#content div.commontable table a:hover {border-bottom-style:solid;}*/
#content div.commontable thead th, #content div.commontable thead td {
	border-width: 1px 0 1px 0;
	background-color: #FFC;
	border-color: #FFDC23;
	border-style: solid;
	color: #929292;
	font-weight: bold;
	font-size: 10px;
}
#content div.commontable th {line-height: normal;padding: 0.15em 0.5em;text-align:left;}
#content div.commontable tbody th, #content div.commontable td {
	padding:0.4em 0.4em;
	text-align:left;
	vertical-align:top;
	}
#content div.commontable tbody th {
	font-weight: normal;
	}
#content div.commontable tbody th a:link, #content div.commontable tbody th a:visited {
	font-weight:bold;
	}
	
#content div.commontable tbody td, #content div.commontable tbody th {
	border: 1px solid #fff;
	border-width: 1px 0;
	}
	
#content div.commontable tbody tr:hover td, #content div.commontable tbody tr:hover th
{
	border-color: #deded8;
	background-color: #F1F2F5;
	color: #000;
}

#content div.commontable caption
{
	font-size: 18px;
	color: #FF5B00;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: left;
	margin: 0;
	padding: 5px 0;
	font-weight: bold;
}