﻿.mHdr , .mApp , .mFtr {
	width: 974px;
}
.mFtr {
	width: 914px;
	background:url("../../images/bgRndF.png") no-repeat scroll left top transparent;
}
.mApp {
	/*specify new width minus(-) padding*/
	width:920px;
}
.mApp #sNav{
	width:180px;
	border-right:1px #000000 solid;
	float:left;
	padding:0 0 90px 0;
	height:inherit;
	position:relative;
	margin-left:-20px;
}
.mApp #sNav .sNav,
.mApp #sNav .sNav ul{
	list-style:none;
	margin:0;
	padding:0;
}
/*aspnet menu*/
.mApp #sNav .sNav .A-Menu,
.mApp #sNav .sNav .A-Menu a{
	color:#626366;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.mApp #sNav .sNav .A-Menu li {
	padding:7px 0;
	margin:0;
	border-bottom:1px #c9c8c8 solid;
}
.mApp #sNav .sNav .A-Menu li a {
	margin:0;
	padding:0 0 0 14px;
	width:144px;
	display:block;
}
.mApp #sNav .sNav .A-Menu .A-Menu-Sel,
.mApp #sNav .sNav .A-Menu .A-Menu-Sel a
{
color:#000000;	
}
.mApp #sNav .sNav .A-Menu li.A-Menu-Sel, .mApp #sNav .sNav ul.A-Menu li.A-Menu-ChildSel{
    border-right:7px #ebbd55 solid;
}
.mApp #sNav .sNav .A-Menu li a:hover{
color:#000000;
}




.mApp #sNav .sNav ul.A-Menu ul
{
	display:none;
	visibility:visible;
	position:relative;
	margin-right:15px;
	
}
.mApp #sNav .sNav ul.A-Menu li.A-Menu-Sel ul,
.mApp #sNav .sNav ul.A-Menu li.A-Menu-ChildSel ul
{	
	display:block;
	padding:5px 0 0 30px;
}
.mApp #sNav .sNav ul.A-Menu ul li
{
	margin:0;
	padding:4px 0;
	width:130px;
	padding:0;
	border:none;
}
.mApp #sNav .sNav ul.A-Menu ul li a
{	
	display:block;
	width:auto;
	padding:2px 0 2px 10px;
	background:none;
	color:#626366;
	font-weight:normal;
}
.mApp #sNav .sNav ul.A-Menu li ul li.A-Menu-Sel a
{
	color:#000;
	text-transform:capitalize;
	background:transparent url('../../images/orange_dot.gif') no-repeat scroll left 8px;
}
.mApp #sNav .sNav ul.A-Menu li ul li.A-Menu-ParSel a
{
	background:none;
	text-transform:capitalize;
	color:#000;
}
.mApp #sNav .sNav ul.A-Menu li ul li.A-Menu-ParSel a:hover
{
	color:#F0A655;
}

.mApp #sNav .sNav ul.A-Menu li.A-Menu-ChildSel ul a.A-Menu-Sel:hover
.mApp #sNav .sNav ul.A-Menu li.A-Menu-ChildSel ul li.A-Menu-Sel:hover
{
	background:none;
}
.mApp #sNav .sNav .A-Menu li.A-Menu-ChildSel ul li{
    border:none;
}















.mApp #sNav dd blockquote{
	background:transparent url('../../images/icoQuote.png') no-repeat scroll left top;
	padding:3px 15px 5px 20px;
	margin:18px 0 0 0;
	font-size:11px;
	color:#2e3a6c;
	line-height:15px;
	font-style:italic;
}

.mApp #sNav dd cite{
	display:block;
	float:right;
	padding:0 15px  0 10px;
	margin:0;
	font-size:10px;
	background:url("../../images/icoQuote2.png") no-repeat scroll right bottom transparent;
}
.mApp .mNavTitle {
	font: normal normal normal 22px Arial, Helvetica, sans-serif;
	width: 946px;
	height: 24px;
	padding: 68px 0 0 14px;
	margin: 0;
	text-transform: uppercase;
	color: #ffffff;
	margin-left:-20px;
}
.mApp .mNavTitle span {
	font: normal normal normal 22px Arial, Helvetica, sans-serif;
	height: 24px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	color: #ffffff;
}
.mApp .mCnt {
	display: inline-block;
	width: 720px;
	float: right;
	margin: 31px 0 30px 11px;
	position:relative;
}
.mApp .mCnt:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .mApp .mCnt {
	height: 1%;
}
.mApp .mCnt {
	display: block;
}
/* End hide from IE-mac */
.mApp .mCnt .mTxt {
	margin:0;
	width:480px;
}
.mApp .mCnt .mLnk {
	margin:0;
	width:125px;
	float:right;
}
.mApp .mCnt .mLnk h5{
	color:#2E3A6C;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	margin:0;
	padding:10px 0 10px 0;
}
.mApp .mCnt .mLnk ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.mApp .mCnt .mLnk li
{
	padding:0 0 7px 12px;
	background: transparent url('../../images/bg_plus.png') no-repeat scroll left 4px;
}
.mApp #sNav h5
{
	
	color:#2E3A6C;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 10px 0px;
	font-size:11px;
}
dd.lnks 
{
	padding-top:30px;
}
.mApp #sNav ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.mApp #sNav li
{
	padding:0 0 7px 10px;
}
.mApp #sNav li.rel
{	padding:0 0 7px 12px;
	background: transparent url('../../images/bg_plus.png') no-repeat scroll left 4px;
}
.mApp #sNav li.rel a
{	color:#505050;
}
.mApp .mCnt .mCntTitle {
	width: 470px;
	display: block;
	padding: 0 0 0 12px;
	margin: 0 0 10px -11px !important;
	height: 15px;
	border-bottom: 2px #e6e6e7 solid;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.mApp .mCnt .mCntTitle span {
	margin: 0;
	padding: 0;
}
.mApp .mCnt {
	line-height: 16px;
}
.mApp .mCnt img.secImg{
	float:left;
	clear:both;
	padding:0 10px 20px 0;
}
.mApp .mCnt .mCntInt {
	font-size: 14px;
	line-height: 20px;
	color: #2e3a6c;
	padding: 0;
	margin: 18px 0 18px 0;
	font-weight:normal;
}
.mApp .mCnt h3 {
	color: #231f20;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.mApp .mCnt h3 + * {
	margin-top: 4px;
}
.mApp .mCnt h1 {
	color: #231f20;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.mApp .mCnt h1 + * {
	margin-top: 4px;
}
.mApp .mCnt h4 {
	color: #231f20;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.sidDate,
.sidSource{
color: #a8a7a7;
	text-transform: uppercase;
}
.sidDate{
	font-weight:bold;
}
dt a{display:block; padding-bottom:5px;}
dl {
	margin-bottom: 7px;
	line-height: 16px;
}
.newsData dl{
	margin-bottom:12px;
}
dl dd
{
	margin:0 0 15px 5px;
}
dd.section img
{
	margin:10px 20px 0 0;
}
.newsData dl dt .sidDate,
.newsData dl dt .sidSource{
	
	font-size:smaller;
}
.newsData dl dt .sidDate{
	font-weight: bold;
}
.newsData dl dt .sidSource{
	font-style:italic;
}
.newsData dl dd{
	color:#626366;
}
.backTo{
	position:absolute;
	top:0;
	right:140px;
	text-align:right
}
.accmnManagement{}
.mApp .mCnt .accmnHdr
{
	margin-top:3px;
	cursor:pointer;
}
.mApp .mCnt .accmnManagement h4 em
{
	font-size:smaller;
	
	font-style:italic;
	color:#626366;
}
.mApp .mCnt .accmnCnt
{
	margin-bottom:18px;
}

.mApp .mCnt .accmnManagement .accmnCnt .mngPh
{
	float:left;
	padding:2px 18px 4px 0;
	
}
#ctl00_cphMApp_res
{
     width:190px;
     float:right;
     border-left:5px solid #3F4A80; 
     padding-left:12px;
     margin:0; 
     margin-top:-30px;
}
#ctl00_cphMApp_res h5
{
     padding-bottom:5px;
     margin:0;
     font-weight:bold;
     color:#000;
     font-size:11px;
}
#ctl00_cphMApp_res p, #ctl00_cphMApp_res ul
{
     padding-bottom:5px;
     margin:0;
}
#ctl00_cphMApp_res ul
{
     padding-left:10px;
     list-style-position:outside;
     list-style-type:square;
}
