/* CSS Document */

.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;height: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 { float:none; }
.qmmc ul a { float:none; }
.qmmc ul li {float:none; display:inline; }
.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%; }

.qmmc li ul { /* second-level lists */
	display: none;
	position: absolute;
	left: 0;
}
.qmmc li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	
}


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


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	

		color:#555555;
		font-family:Arial;
		font-size:10px;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:1px;
		margin:-2px 0px 0px;
		background-color:transparent;
		border-style:none;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		font-family:Arial, Helvetica, sans-serif;
		padding:3px 10px 3px 5px;
		font-size:11px;
		font-weight:bold;
		border-width:0px;
		border-style:none;
		background-color:#013976;
		color:#ffffff;
		padding:5px;
		
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#001E3C;
		color:#ffffff;
	}

	#qm0 UL A:hover{
	COLOR : #ffff99;
	BACKGROUND-COLOR: #00264f
	}

	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#00264F;
		color:#FFFF99;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#013976;
		color:#cc0000;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


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


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		
		height:15px;
		margin:1px 1px 0px;
		border-color:#aaaaaa;
	}




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

.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}



.title {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding:8px;
	background-image:url(../images/header/bg_title2.gif);
	background-repeat:repeat-y;
	text-align:left;
	
}
.title2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding:8px;
	background-image:url(../images/header/bg_title_2_2.gif);
	background-repeat:repeat-y;
	background-color:#FEF4EA;
	text-align:left;
	
}



.heading {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #103D64;
	text-decoration: none;
	font-weight: bold;
	padding:8px;
}


TD
{
font-family: arial, georgia, tahoma;
font-size:12px;
color:black;
}

input{
	padding: 2px;
	font-family: arial;
	line-height: 11px;
	font-weight: bold;
	color: #17354F;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #043C6C;
}

.bg_title {
	background-image:url(../images/bullet_key.gif);
	padding-left:50px;
	background-repeat:no-repeat;
	background-color:#CDCCCA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#213851;
	height:30px;
	font-weight:bold;
}


.bg_content {
	background-image:url(../images/corner_middle1.gif);
	background-repeat:repeat-x;
	background-color:#EEEDE9;
}


.textfield{
	padding: 2px;
	font-family: arial;
	line-height: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #07528C;
	border: 1px solid #043C6C;
}
