body {background-image: url(/images/common/pagebkgdtile.gif); background-repeat:repeat-x; background-color: #4d4d4d; margin: 0px 0px 0px 0px; padding-right: 0px; padding-left: 0px; padding-top: 0px; padding-bottom: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #ffffff; line-height: 19px;}
body a:visited { color: #99ccff; text-decoration: underline}
body a:link { color: #99ccff; text-decoration: underline}
body a:active { color: #99ccff; text-decoration: underline}
body a:hover { color: #ffffcc; text-decoration: underline}

h1 {font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: normal; color: #ffff33; margin-bottom: 15px; margin-left: 0px; margin-right: 0px; margin-top: 0px}

h2 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #ffffff; margin-bottom: 15px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-transform: uppercase}

h3 {font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #ffff33; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;}

h4 {font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #ffffff; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;}

h5 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #66CCFF; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 10px;}

.footer {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #b1b1b1; line-height: 16px;}
.footer a:visited { color: #b1b1b1; font-weight: normal; text-decoration: underline}
.footer a:link { color: #b1b1b1; font-weight: normal; text-decoration: underline}
.footer a:active { color: #b1b1b1; font-weight: normal; text-decoration: underline}
.footer a:hover { color: #ffffff; font-weight: normal; text-decoration: underline}

.formfield {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333}

.formbtn {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333}

.formrequired {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFCC00}

.txtlarge {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFF33}

.txtsmall {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #ffffff}

/*!!!!!!!!!!! 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 .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.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;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		background-color:#000000;
		color:#FFFFFF;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:6px;
		margin:0px;
		background-color:#1b3972;
		border-width:1px;
		border-style:solid;
		border-color:#FFFFFF;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:5px 15px 5px 5px;
		background-color:transparent;
		color:#FFFFFF;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		color:#ffff33;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		color:#ffff33;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		background-image:url(qmimages/arrow_1.gif);
		background-repeat:no-repeat;
		background-position:97% 50%;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#FFFFFF;
		background-image:url(qmimages/arrow_0.gif);
		color:#8189F1;
		text-decoration:underline;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 0px 5px 0px;
		color:#222222;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:3px;
		border-style:dotted;
		border-color:#8189F1;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:35px;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#666666;
		background-color:#EEEEEE;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" (sub) Rounded Items""""""""*/	
	#qm0 div .qmritem span	
	{	
		border-color:#666666;
		background-color:#EEEEEE;
	}


	/*"""""""" (sub) Rounded Items Content""""""""*/	
	#qm0 div .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 a img	
	{	
		display:block;
		border-style:none;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-color:#FFFFFF;
		background-image:url(qmimages/arrow_0.gif);
		color:#000000;
		text-decoration:underline;
	}

.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}

.ast {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #ffffff;}

