/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc ul {left:-10000px;position:absolute;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li{position:relative;}.qmmc ul {z-index:10;}.qmmc ul ul {z-index:20;}.qmmc ul ul ul {z-index:30;}.qmmc ul ul ul ul {z-index:40;}.qmmc ul ul ul ul ul {z-index:50;}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	
	{	
		background-color:transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 60px 3px 0px;
		background-color:#477184;
		color:#fff;
		font-family:Arial;
		font-size:13px;
		text-decoration:none;
		font-weight:bold;
		border-width:0px 0px 8px;
		border-style:solid;
		border-color:#bccdd4;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#477184;
		color:#fff;
		border-color:#39505b;
	}


	/*"""""""" (MAIN) Parent items""""""""*/	
	#qm0 .qmparent	
	{	
		background-image:none;
		background-repeat:no-repeat;
		background-position:95% 50%;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#477184;
		color:#fff;
		text-decoration:none;
		border-color:#39505b;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px 5px;
		background-color:#477184;
		border-width:1px;
		border-style:solid;
		border-color:#477184;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 3px 3px 5px;
		background-color:transparent;
		color:#ffffff;
		font-size:12px;
		font-weight:normal;
		border-width:0px;
		border-style:none;
		border-color:#477184;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
		background-color:#bccdd4;
		color:#39505b;
		text-decoration:none;
	}


	/*"""""""" (SUB) Parent items""""""""*/	
	#qm0 div .qmparent	
	{	
		background-image:url(images/arrow_right.gif);
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#bccdd4;
		color:#39505b;
	}




.H1 { font-family: Arial; font-size: 23px; font-weight: bold; color: #316799 }
.H2 { font-family: Arial; font-size: 18px; font-weight: normal; color: #316799 }
.H3 { font-family: Arial; font-size: 14px; font-weight: bold; color: white }

.C1 { font-family: Arial; font-size: 12px; font-weight: normal; color: black }
.C2  { font-family: Arial; font-size: 14px; font-weight: bold; color: black }
.C3 { font-family: Arial; font-size: 12px; font-weight: normal; color: white }

a.C1:link { font-family: Arial; font-size: 12px; font-weight: normal; color: black; line-height:18px; }
a.C1:hover { font-family: Arial; font-size: 12px; font-weight: normal; color: black; line-height:18px; }
a.C1:visited { font-family: Arial; font-size: 12px; font-weight: normal; color: black; line-height:18px; }
a.C1:active { font-family: Arial; font-size: 12px; font-weight: normal; color: black; line-height:18px; }

a.C2:link { font-family: Arial; font-size: 14px; font-weight: bold; color: black }
a.C2:hover { font-family: Arial; font-size: 14px; font-weight: bold; color: black }
a.C2:visited { font-family: Arial; font-size: 14px; font-weight: bold; color: black }
a.C2:active { font-family: Arial; font-size: 14px; font-weight: bold; color: black }

a.C3:link { font-family: Arial; font-size: 12px; font-weight: normal; color: white; line-height:18px; }
a.C3:hover { font-family: Arial; font-size: 12px; font-weight: normal; color: white; line-height:18px; }
a.C3:visited { font-family: Arial; font-size: 12px; font-weight: normal; color: white; line-height:18px; }
a.C3:active { font-family: Arial; font-size: 12px; font-weight: normal; color: white; line-height:18px; }

.footer   { font-weight: normal; font-size: 8pt; color: #606060; font-family: Arial; text-decoration: none }