@charset "UTF-8";
body {
	margin:0;
	padding:0;
	padding-top: 30px;
	border:0;
}

body{background:url(../images/gray_top.jpg) 0 0 no-repeat; float:left; z-index: 100}

#gContainer { background:url(../images/gray_sliver.jpg) 0 0 repeat-y; width: 900px; float: left;}
#gBottom { background:url(../images/gray_bottom.jpg) 0 0 repeat-y; width: 900px; height:35px; float: left; clear:left;}

/* Custom Styles */
#maincontainer {
	position:relative;
	left:85px;
	top:15px;
	width:795px;
	z-index:1;
	background-color: #969696;
	float: left;
}
#headercontainer {
	position:absolute;
	left:85px;
	top:15px;
	width:800px;
	height:100px;
	z-index:10;
}
#toplinks {
	padding-top: 74px;
	padding-left: 18px;
	position: absolute;
	left: 198px;
	top: 1px;
	z-index: inherit;
	width: 507px;
}
#apDiv1 {
	margin-top: 122px;
	margin-left: 85px;
	float: left;
	height: auto;
	width:801px;
	z-index:4;
}


<!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%-->

/*!!!!!!!!!!! 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	
	{	
		border-width:0px;
		border-style:solid;
		border-color:#969696;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 10px 8px 5px;
		color:#FFFFFF;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:10px;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#969696;
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background-color:#969696;
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#969696;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px;
		margin:0px 0px 0px -1px;
		background-color:#969696;
		border-width:0px 1px 1px 1px;
		border-style:solid;
		border-color:#74252B;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 20px 2px 5px;
		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;
	}

a:{text-decoration:underline !important; color:#ffffff !important;}
a:hover{text-decoration:none;}

.formControlSelect{font-size:11px;}

