/* ---------- Default Site Classes ---------- */
/* Universal tag definitions */
body {
	margin: 0px;
	background-image:url(DefaultImages/default-bg.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#788997;
	}

img {
	border:0px
	}
div {
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	color:#555;
	font-size:13px;
	}
div.spacer {
	clear:both;
	}
p 	{
	line-height: 16px;
	}
a	{
	color:#056492;
	text-decoration:none;
	}
a:hover {
	text-decoration: underline;
	}
a.more {
	color:#056492;
	text-transform:uppercase;
	display:block;
	margin: 0px 15px 0px 0px;
	font-style:normal;
	}
h1 {
	font-size:24px;
	color:#1a3b69;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:-1px;
	}
li {
list-style-image:url(DefaultImages/bullet.png);
}


/* ---------- No-Wrap Content Div Classes ---------- */
div#noWrap {width:545px; float:left;}


/* ---------- Header Classes ---------- */
/* Container DIV and all elements within the header */
div#Header {
	background-color:#FFFFFF;
	background-image:url(DefaultImages/header-bg.png);
	background-repeat:repeat-x;
	height: 88px;
	width:990px;
	border-left: 1px solid #505d67;
	border-right: 1px solid #505d67;
	margin-left: auto;
	margin-right: auto;
	clear:both;
	}
div#Header div#Logo {
	margin:0px;
	width:202px;
	}
div#Header div.slogan {
	width: 500px;
	float:right;
	text-align:right;
	vertical-align:top;
	margin:0px 3px 0px 0px;
	}	
div#Header div.Nav {
	margin:0px 0px 0px 33px;
	width:650px;
	border-left:1px solid #fff;
	height:18px;
	}
div#Header div.Nav img {
	border-right:1px solid #fff;
	}
	
div#Header div#altLinks {
	float:right;
	text-align:right;
	width: 200px;
	clear:right;
	margin:31px 10px 0px 0px;
	}
	div#Header div#altLinks a {
		color:#777;
		text-decoration:none;
		text-transform:uppercase;
		}
	div#Header div#altLinks a:HOVER {
		text-decoration:underline;
		}
		

/* ---------- Body Container Classes ---------- */
/* Container DIV for middle section container of page */
div#BodyContainer {
	background-color:#FFFFFF;
	width:990px;
	height:auto;
	border-left: 1px solid #505d67;
	border-right: 1px solid #505d67;
	margin-left: auto;
	margin-right: auto;
	display:block;
	clear:none;
	}

	
/* ---------- SubPage Container Classes ---------- */
/* Container DIV for subPage body layouts (adds grey bar (Section Header), left nav & content) */
div#SubPageContainer {
	width:990px;
	background-repeat:no-repeat;
	}
div#SubPageContainer.Services{
	background-image:url(SectionHeaders/SectionHeader-Services.png);
	}
div#SubPageContainer.AboutUs{
	background-image:url(SectionHeaders/SectionHeader-AboutUs.png);
	}
div#SubPageContainer.Articles{
	background-image:url(SectionHeaders/SectionHeader-Articles.png);
	}
div#SubPageContainer.Dashboards{
	background-image:url(SectionHeaders/SectionHeader-Dashboards.png);
	}
div#SubPageContainer.WhyDundas{
	background-image:url(SectionHeaders/SectionHeader-WhyDundas.png);
	}
	

/* ---------- Footer Classes ---------- */
/* Container DIV for all footer elements */
div#Footer {
	background-color:#FFFFFF;
	background-image:url(DefaultImages/footer-bg.png);
	background-repeat:repeat-x;
	width:990px;
	height:50px;
	border-left: 1px solid #505d67;
	border-right: 1px solid #505d67;
	margin-left: auto;
	margin-right: auto;
	display:block;
	clear:none;
	}
img#MSLogo {
	margin: 11px 0px 0px 10px;
	float:left;
	}
div#FooterLinks {
	margin: 11px 10px 0px 0px;
	float:right;
	text-align:right;
	width:550px;
	font-size:11px;
	line-height:14px;
	}
	div#FooterLinks a {
		color:#777;
		text-decoration:none;
		text-transform:uppercase;
		}
	div#FooterLinks a:HOVER {
		text-decoration:underline;
		}
	div#FooterLinks .copyright {
		font-size:11px;
		color:#555;
		margin-top:5px;
		display:block;
		}
img#FooterBottom {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	display:block;
	clear:none;
	}


/* ---------- Homepage Classes ---------- */
/* For layout within the Homepage body */
div#HomepageFlash {
	width:791px;
	height:240px;
	clear:none;
	float:left;
	position:relative;
	}
div.HomepageTopButton {
    float:left;
	display:block;
	margin: 3px 0px 0px 4px;
	}
div#HomepageServicesContainer {
	width: 502px;
	height: 246px;
    float:left;
	}
	div#HomepageServices {
		width:166px;
		height:240px;
		text-align:left;
    	float:left;
		padding-left:1px;
		}
		div#HomepageServices h1.Services1 {
			width:156px;
			border-top:6px solid #1a3b69;
			margin: 0px 0px 5px 0px;
			padding:0px 0px 0px 10px;
			}
		div#HomepageServices h1.Services2 {
			width:156px;
			border-top:6px solid #fcb441;
			margin: 0px 0px 5px 0px;
			padding-left:10px;
			}
		div#HomepageServices h1.Services3 {
			width:157px;
			border-top:6px solid #056492;
			margin: 0px 0px 5px 0px;
			padding-left:10px;
			}
		div#HomepageServices a.title {
			color:#e0400a;
			text-decoration:none;
			font-size:14px;
			font-weight:bold;
			margin: 5px 0px -13px 0px;
			display:block;
			}
		div#HomepageServices a.title:HOVER {
			text-decoration:underline;
			}
    	div#HomepageServices p {
			padding: 0px 5px 0px 10px;
			margin-top:0px;
			font-size:11px;
			line-height:14px;
			}
div#HomepageNews {
	width:288px;
	float:left;
	padding-left:1px;
	}
	div#HomepageNews h1 {
		width:278px;
		border-top:6px solid #bfbfbf;
		margin:0px;
		padding:0px 0px 0px 10px;
		}
	div#HomepageNews p {
		margin: 0px 5px 8px 10px;
		font-size:11px;
		line-height:14px;
		}
	div#HomepageNews a {
		color:#056492;
		font-weight:bold;
		text-decoration:underline;
		}
	div#HomepageNews a.AllNews {
		text-transform:uppercase;
		font-weight:normal;
		display:block;
		border-top:1px solid #ccc;
		text-align:right;
		margin:0px 10px 0px 10px;
		text-decoration:none;
		font-size:11px;
		line-height:14px;
		}
	div#HomepageNews a.AllNews:HOVER {
		text-decoration:underline;
		}
img.HomepageQuickLinks {
	margin:0px 0px 1px 1px;
	float:left;
	}


/* ---------- Left Navigation Classes ---------- */
/* Section Header, Left Navigation & Testimonials within sub-page container div */
div#leftNavContainer {
	width:234px;
	float:left;
	}
	div#leftNavContainer h1 {
	font-size:30px;
	padding: 27px 0px 0px 35px;
	margin:0px;
	}
	div#leftNavContainer h1 a {
	text-decoration:none;
	color:#1a3b69;
	}
	div#leftNavContainer h1 a:Hover {
	text-decoration: underline;
	}

/* expanding leftNavTree */
#leftNavTree {font-family:"Trebuchet MS",Verdana,Arial,sans-serif; font-size:13px; padding:0px 0px 0px 0px; width:228px; list-style-type:none; margin:10px 0 1px 0px; cursor: pointer; vertical-align:middle;}
#leftNavTree img {padding:0px 0px 0px 0px; display:none;}
#leftNavTree .treeContentCell {width:193px; padding:5px 0px 5px 35px; font-size:13px; color:#000; border-bottom:1px #dcdcdc solid;}
#leftNavTree table {background-color:transparent;}

/* leftnav states */
#leftNavTree tr.Normal { list-style-type:none; font-weight: normal; margin-left: 0px; /* border-bottom:1px solid #000; height:25px; */ text-decoration:none; width:95%;  border-left:5px solid #056492; background-image:url(LeftNavImages/leftNav-1stLevel.png); background-repeat:repeat-y;}
#leftNavTree tr.Hover {font-size:13px; font-weight: normal; color: #000; margin-left: 0px; /* height:25px; width:95%; */ text-decoration:underline; background-color:#f5f5f5; text-decoration:none; background-image:url(LeftNavImages/leftNav-1stLevel_OVR.png); background-repeat:repeat-y;}
#leftNavTree tr.Selected { background-color:#ebebeb; font-weight: normal; color:#000; margin-left:0px; border-bottom:1px #000 solid; background-image:url(LeftNavImages/leftNav-1stLevel_OVR.png); background-repeat:repeat-y;
/* height:25px; border-bottom:1px dotted #c4c4c4; width:95%; */}

/* leftnav level 2 */
#leftNavTree table.leftNavSubTree tr td { font-weight:normal; padding-left:0px; border-bottom:0px none; font-weight:normal; height:0px;}
#leftNavTree table.leftNavSubTree {margin-bottom:5px;padding:0px;width:100% ;}
#leftNavTree table.leftNavSubTree .treeContentCell {width:177px; padding:-10px 0px 0px 0px; font-size:12px;}
#leftNavTree .leftNavSubTree .treeImageCell {width: 0px}
					
					
div#testimonial {
	display:block;
	width:190px;
	color:#056492;
	font-style:italic;
	font-size:11px;
	background-image:url(LeftNavImages/testimonial-bg.png);
	background-repeat:no-repeat;
	padding:50px 0px 0px 20px;
	margin:10px 0px 15px 10px;
/*	border-top:1px solid #bfbfbf; */
}


/* ---------- Content Classes ---------- */
/* Within sub-page container div, houses page main info */
div#ContentContainer {
	width:750px;
	float:left;
	padding:0px 1px 15px 4px;
	margin-top:58px;
	border-top:6px solid #1a3b69;
	}
div#Content {
	margin-bottom:30px;
	}
	div#Content h1 {
		margin:0px;
		font-size:30px;
		color:#000000;
		padding-left:0px;
		}
	div#Content h2 {
		margin:-5px 0px 0px 0px;
		font-size:15px;
		color:#777;
		padding-left:0px;
		letter-spacing:0px;
		font-weight:normal;
		}
		div#Content h2.subHeader {
			margin:25px 0px -8px 0px;
			background-color:#ebebeb;
			width:250px;
			font-size:13px;
			font-weight:bold;
			color:#333;
			padding:2px 2px 2px 3px;
			letter-spacing:0px;
			border-left:1px solid #056492;
			display:block;
			}
	div#Content h3 {
		font-size:18px;
		font-weight:bold;
		color:#000000;
		margin:15px 0px -10px 0px;
		padding:0px 0px 0px 0px;
		}
	div#Content h4 {
		font-size:16px;
		font-weight:bold;
		color:#000000;
		margin:15px 0px -13px 0px;
		padding:0px 0px 0px 0px;
		display:block;
		}
	div#Content h5 {
		font-size:13px;
		font-weight:bold;
		color:#000000;
		margin:15px 0px -13px 0px;
		padding:0px 0px 0px 0px;
		display:block;
		}
	div#Content p {
		padding-left:0px;
		padding-right:10px;
		}
		div#Content p img.TopImg{
		float:right;
		margin:10px;
		}


/* ---------- Right Column Quick Links Classes ---------- */
div#rightCol {
	position:inherit;
	float:right;
	width:194px;
	background-image:url(RightColImages/RightCol-bg.png);
	margin-top:11px;
	margin-left:10px;
	margin-bottom:20px;
	}
	div#rightCol img {
		float:left;
		}
	div.QuickLink {
		width:180px;
		float:left;
		display:block;
		margin:5px 2px 5px 5px;
		}
	div.QuickLink a.QuickLinkTitle {
		font-size:14px;
		font-weight:bold;
		padding-left:5px;
		}
	div.QuickLink img{
		float:left;
		border:none;
		}
	div.QuickLink p {
		float:left;
		display:block;
		margin:0px;
		width:130px;
		padding-left:5px;
		font-size:11px;
		line-height:14px;
		}
	div.QuickLink p.ContactUs {
		float:left;
		display:block;
		margin:0px;
		width:170px;
		}


/* ---------- News Page Classes ---------- */
p.NewsItem .NewsTitle{
	font-size:16px;
	letter-spacing:-1px;
	font-weight:bold;
	color:#056492;
	}
p.NewsItem i {
	color:#000;
	}

/* ---------- Methodology Classes ---------- */
div.multiPages {
	text-align:center;
	float:left;
	display:block;
	padding:5px;
	font-weight:bold;
	width:741px;
	font-size:11px;
	border-bottom:1px solid #bfbfbf;
	color:#888;
	}
div.multiPagesBottom {
	text-align:center;
	float:left;
	display:block;
	padding:5px;
	font-weight:bold;
	width:741px;
	font-size:11px;
	border-top:1px solid #bfbfbf;
	color:#888;
	}
div#MethodNote {
	padding: 15px 20px;
	margin:20px;
	background-color:#ebf2f5;
	border:1px solid #d4dce1;
	color:#000;
	font-weight:bold;
	font-size:12px;
	}
	div#MethodNote a {
		text-decoration:underline;
		}
		
		
/* ---------- Success Stories/Whitepapers/Articles Classes ---------- */
div.ArticleIntro {
	width:525px;
	float:left;
	display:block;
	margin:10px 2px 5px 5px;
	padding-top:10px;
	border-top:1px solid #ddd;
	clear:left;
	}
div.ArticleIntro a.ArticleIntroTitle {
	font-size:14px;
	font-weight:bold;
	padding-left:0px;
	}
div.ArticleIntro img{
	float:left;
	border:none;
	margin-right:5px;
	}
div.ArticleIntro p {
	float:left;
	display:block;
	margin:0px;
	width:410px;
	padding-left:5px;
	}
	
/* ---------- Testimonial Page Classes ---------- */
div.TestimonialPage {
	width:520px;
	padding: 20px 10px 20px 12px;
	display:block;
	border-top:1px solid #ddd;
	background-image:url(../AboutUs/Testimonials/images/testimonialPage-bg.png);
	background-repeat:no-repeat;
	}
	div.TestimonialPage p.signature {
		font-weight:bold;
		font-style:italic;
		text-align:right;
		}
		
/* ---------- Archived Classes (NOT USED) ---------- */
/* normal leftNav
#leftNav img.navHead {margin:0px 0px 20px;}
#pageLogo {margin-bottom: 6px;} 
#leftNav {padding:50px 0px 0px 5px; width:210px; list-style-type:none; background:url(Menu/leftNavBG.png) repeat; vertical-align:middle; font-family:"Trebuchet MS",Verdana,Arial,sans-serif; font-size:15px; font-weight:bold; margin:0px 0px 0px 0px;}*/
		/*div#leftNavContainer ul {
		display:block;
		padding:0px;
		margin-left:0px;
		width:230px;
		}
		div#leftNavContainer ul li {
			display:block;
			font-size:14px;
			font-weight:bold;
			color:#000000;
			list-style:none;
			margin-left:0px;
			list-style-image:none;
			}
		div#leftNavContainer ul li .highlight {
				text-decoration:none;
				display:block;
				color:#000000;
				padding: 2px 10px 2px 35px;
				width:185px;
				background-color:#ebebeb;
			}
			div#leftNavContainer ul li a{
				text-decoration:none;
				display:block;
				color:#000000;
				padding: 2px 10px 2px 35px;
				width:185px;
				}
				div#leftNavContainer ul li a:HOVER{
					background-color:#f5f5f5;
					}
	div#leftNavContainer ul li ul {
		margin-bottom:10px;
		}
		div#leftNavContainer ul li ul li{
			display:block;
			font-size:14px;
			font-weight:normal;
			color:#000000;
			list-style:none;
			margin-left:0px;
			font-size:12px;
			font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
			color:#686868;
			}
			div#leftNavContainer ul li ul li .highlight {
				text-decoration:none;
				display:block;
				color:#000000;
				padding: 1px 10px 1px 55px;
				width:160px;
				background-color:#ebebeb;
			}
			div#leftNavContainer ul li ul li a{
				text-decoration:none;
				display:block;
				color:#686868;
				padding: 1px 10px 1px 55px;
				width:160px;
				}
				div#leftNavContainer ul li ul li a:HOVER{
					background-color:#f5f5f5;
					} */
/* LEFT NAV BACKUP
#leftNavTree {font-family:"Trebuchet MS",Verdana,Arial,sans-serif; font-size:14px; padding:5px 0px 5px 0px; width:230px; list-style-type:none; margin:10px 0 1px 0px; cursor: pointer; vertical-align:middle;}
#leftNavTree img {padding:0px 0px 0px 0px; display:none;}
#leftNavTree .treeContentCell {width:195px; padding:1px 0px 1px 35px; font-size:14px; color:#000;}
#leftNavTree table {background-color:transparent;}


#leftNavTree tr.Normal { list-style-type:none; font-weight: bold; margin-left: 0px;  text-decoration:none; width:95%;}
#leftNavTree tr.Hover {font-size:14px; font-weight: bold; color: #000; margin-left: 0px; text-decoration:underline; background-color:#f5f5f5; text-decoration:none;}
#leftNavTree tr.Selected { background-color:#ebebeb; font-weight: Bold; color:#000; margin-left:0px;}


#leftNavTree table.leftNavSubTree tr td { font-weight:normal; padding-left:0px; border-bottom:0px none; font-weight:normal; height:0px;}
#leftNavTree table.leftNavSubTree {margin-bottom:5px;padding:0px;width:100% ;}
#leftNavTree table.leftNavSubTree .treeContentCell {width:177px; padding:-10px 0px 0px 0px; font-size:12px;}
#leftNavTree .leftNavSubTree .treeImageCell {width: 0px}
*/