body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-left:0px;
	margin-top:0px;
}

h1
{
	color:#394a58;
	font-size:16px;
}


h2
{
	margin-bottom:4px;
	font-size:14px;
	color:#394a58;
	
}

h3
{
	font-size:12px;
	margin-bottom:-16px;
	color:#394a58;
}

h5
{
	color:#394a58;
	font-size:16px;
}


a:link,
a:visited,
a:active
{
	color:#394a58;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

a:hover
{
	text-decoration:none;
}


#HeaderBox
{
	background-image: url(../images/newsheaderBox.gif);
	padding: 6px 12px 12px;
	background-repeat: no-repeat;
	width: 525px;
	background-position: left top;
	margin-top:6px;
	margin-bottom:20px;
}

#HeaderBox h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: -12px;
}
#HeaderBox p {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
}

#MainHeaderBox {
	background-image: url(../images/NewsMainHeaderBox.gif);
	padding: 6px 12px 0px 12px;
	background-repeat: no-repeat;
	width: 525px;
	vertical-align: middle;
	height: 180px;
	margin-top:10px;
}
#MainHeaderBox h1 {
	font-size: 32px;
	font-weight: bold;
	color: #999;
	margin-bottom: -12px;
}
#MainHeaderBox p {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 40px;
}

#content {
	width: 550px;
}

#treeNav
{
	background-image: url(../Images/RightNavTraining.gif);
	background-repeat: no-repeat;
}

/*Right Nav styles*/
/************** The following lines shouldn't need changing **************/
div#ctl00_TreeView1 { font-size:12px; margin:16px 0 0 0; padding:25px 0 0 0; width:200px; }

ul#ctl00_TreeView1_UL { margin:0; padding:0; }
ul#ctl00_TreeView1_UL ul { margin:0; padding:0; }

ul#ctl00_TreeView1_UL li { list-style-type:none; margin:0; padding:0; }
ul#ctl00_TreeView1_UL ul li { border-top:none; }


ul#ctl00_TreeView1_UL a {
	color:#394A58;
	display:block;
	font-size:12px;
	margin:0;
	text-decoration:none;
	width:185px;
	line-height: 14px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 15px;
}
ul#ctl00_TreeView1_UL ul a {
	font-size:11px;
	padding:2px 0 2px 30px;
	width:170px;
	
}
ul#ctl00_TreeView1_UL ul ul a {
	padding:2px 0 2px 45px;
	width:155px;
	
}
ul#ctl00_TreeView1_UL ul ul ul a {
	padding:2px 0 2px 60px;
	width:140px;
	
}

ul#ctl00_TreeView1_UL li.AspNet-TreeView-Selected ul { margin:0 0 -1px 0; }
/*End right nav styles*/



/*top nav styles*/
/*!!!!!!!!!!! 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:#415a68;
		border-width:0px 0px 6px;
		border-style:solid;
		border-color:#415a68;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 6px 5px 30px;
		background-color:#415a68;
		color:#ffffff;
		font-family:Trebuchet MS;
		font-size:15px;
		text-decoration:none;
		text-align:right;
		border-width:0px 1px 0px 0px;
		border-style:solid;
		border-color:#ffffff;
	}


/************** !important has been added to override the previous style **************/
	/*"""""""" (MAIN) Hover State""""""""*/	
	div#qm0 a:hover
	{	
		background-color:#f0ab00 !important;
		color:#415a68 !important;
		text-decoration:underline !important;
		border-color:#415a68 !important;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	div#qm0 li:hover>a	
	{	
		background-color:#f0ab00 !important;
		color:#415a68 !important;
		text-decoration:none !important;
		border-color:#415a68 !important;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body div#qm0 .qmactive, body div#qm0 .qmactive:hover	
	{	
		background-color:#f0ab00 !important;
		color:#415a68 !important;
		text-decoration:none !important;
		border-color:#415a68 !important;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px;
		margin:-1px 0px 0px;
		background-color:#f0ab00;
		border-width:0px;
		border-style:none;
		border-color:transparent;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 4px 2px 15px;
		background-color:#f0ab00;
		color:#415a68;
		font-size:11px;
		text-align:right;
		border-width:0px;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:transparent;
		text-decoration:underline;
		border-color:transparent;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:transparent;
		text-decoration:underline;
		border-color:transparent;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:transparent;
	}


	/*"""""""" 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	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px;
		border-color:#aaaaaa;
	}
	
	#qm0 .qmc_hphome:hover {
	text-decoration:none !important;
	}

/************** The following lines change the nav hover state **************/
	/*div#qm0 a.qmc_hpnews { background:#394a58; border-color:#FFF; color:#FFF; } */

/************** The following two lines change the underline color **************/
ul#ctl00_TreeView1_UL ul, ul#ctl00_TreeView1_UL li { border-top:1px solid #394a58; }
ul#ctl00_TreeView1_UL li.AspNet-TreeView-Selected ul { border-bottom:1px solid #394a58 }
ul#ctl00_TreeView1_UL a:hover, ul#ctl00_TreeView1_UL li.AspNet-TreeView-Selected a, ul#ctl00_TreeView1_UL li.AspNet-TreeView-Selected a:hover { color:#394a58; }
ul#ctl00_TreeView1_UL li.AspNet-TreeView-ParentSelected a:hover { text-decoration:underline; }
#rightnavDW a {
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	line-height: 16px;
}
