@charset "utf-8";
/* CSS Document */

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
		background-color:#E30303;
		border-width:4px 0px 4px 0px;
		border-style:solid;
		border-color:#E30303;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 40px 5px 8px;
		color:#FFFFFF;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:8px;
		margin:3px 0px 0px 0px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 40px 2px 5px;
		background-color:transparent;
		color:#F0EAEA;
		font-size:11px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#F0EAEA;
		color:#333333;
		text-decoration:none;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 4px 5px;
		color:#410C0C;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:5px 4px 5px 4px;
		border-color:#E30303;
	}


	/*"""""""" Custom Rule""""""""*/	
	div#qm0 div div	
	{	
		margin:0px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul ul	
	{	
		margin:0px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		margin:0px;
		background-color:#E30303;
		border-width:1px;
		border-style:solid;
		border-color:#E30303;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 .qmparent	
	{	
		background-image:url(/images/arrow_11.gif);
		background-repeat:no-repeat;
		background-position:92% 55%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul .qmparent	
	{	
		background-image:url(/images/arrow_10.gif);
	}

BODY		{
	font-family: 'Verdana', 'Arial', 'Sans-serif';
	color: #333333;
	font-size: 9pt;
	background-color: #ffffcc;
	background-repeat: no-repeat;
			}


TH,TD		{	font-family: 'Verdana', 'Arial', 'Sans-serif';
				font-size: 10pt;
				color: #333333;
				background-color: #ffffcc;
			}			
A			{	color: #E30303; text-decoration: none
 			}
A:active	{	color: #E30303;
 			}
A:visited	{	color: #E30303;
 			}
A:hover		{	 color: #000000; text-decoration: underline
 			}
.report {font-family:  'Verdana', 'Arial', 'Sans-serif';font-size:10pt; background-color: #ffffff;}
 
table.report {background-color: #ffffcc }
table.report TH {font-family: 'Verdana', 'Arial', 'Sans-serif'; font-size: 10pt; white-space: nowrap}
table.report TD {font-family:  'Verdana', 'Arial', 'Sans-serif'; font-size:10pt; white-space: nowrap;}


table.report TD A { color: #F26624; text-decoration: none}
table.report TD A:visited { color: #F26624; text-decoration: none}
table.report TD A:active { color: #F26624; text-decoration: none}
table.report TD A:hover { color: #333333; text-decoration: underline}

.base {font-family:  'Verdana', 'Arial', 'Sans-serif';font-size:8pt; color: #cccccc; background-color: #000000; }
 
table.base {background-color: #000000; }
table.base TH {font-family:  'Verdana', 'Arial', 'Sans-serif'; font-size:9pt; color: #cccccc; white-space: nowrap}
table.base TD {font-family: 'Verdana', 'Arial', 'Sans-serif'; font-size:9pt; white-space: nowrap; color: #cccccc;}


table.base TD A { color: #cccccc; text-decoration: none}
table.base TD A:visited { color: #cccccc; text-decoration: none}
table.base TD A:active { color: #cccccc; text-decoration: none}
table.base TD A:hover { color: #E30303; text-decoration: underline}



.bblack		{ 	background-color: #000000;}
.bred		{ 	background-color: #E30303; font-size: 8pt;}
.bgrey		{ 	background-color: #cccccc;}
.bdgrey		{ 	background-color: #666666;}
.bpink      { 	background-color: #F8F4F4;}
.bnavy      { 	background-color: #336699;}
.bpale		{ 	background-color: #FCF1E5;}
.fssmedcream {  font-size: 8pt; background-color: #E0EEE3;}



.border {border: 1px solid #000000; background-repeat: no-repeat;}
.blackborder {border: 1px solid #000000; background-color: #E30303; font-size: 8pt;}
table.blackborder TD A { color: #000000; text-decoration: none}
table.blackborder TD A:visited { color: #000000; text-decoration: none}
table.blackborder TD A:active { color: #000000; text-decoration: none}
table.blackborder TD A:hover { color: #ffffff; text-decoration: underline}

.button {border: 1px solid #000000; background-color: #000000; font-size: 8pt;}
table.button TD A { color: #ffffff; text-decoration: none}
table.button TD A:visited { color: #ffffff; text-decoration: none}
table.button TD A:active { color: #ffffff; text-decoration: none}
table.button TD A:hover { color: #E30303; text-decoration: underline}

.fsmall {  font-size: 10pt}
.fssmall {  font-size: 8pt; color: #666666;}
.ftiny {  font-size: 8pt; color: #999999;}
.fsbpink {font-size: 9pt; color: #999999;}
.fsbblue {font-size: 9pt; color: #999999;}
.redbig {font-size: 36pt; color: #E30303;}
.redmed {font-size: 18pt; color: #E30303;}
.redbigblack {font-size: 36pt; color: #E30303; background-color: #000000;}
.redmedblack {font-size: 18pt; color: #E30303; background-color: #000000;}

.fgrey 		{  	color: #999999;}
.fwhite 	{ 	color: #ffffff;}
.fdgrey		{	color: #666666;}
.forange	{	color: #F26624;}

