*{
font-size: 12px;
margin: 0px;
padding: 0px;
}
body { 
	font-family: Verdana, Geneva, Helvetica, Arial, san-serif;
	font-size: 1em;
	line-height: 1.8em;
	color: #0e426f;
	background-color: #eee; 
	background-image: url(http://www.ctmt-msp.com/jump-page/images/bg-stripe.gif); 
	background-repeat: repeat-x; 
	background-position: 0 131px; 
	width: 100%; 
	}

h1{
cursor: pointer;
}
h1, h2 {
color: #0e426f;
font-size: 2em;
font-weight: normal;
line-height: .9em;
margin: .45em 0 .45em;
}
#header h1, #header h2{
margin: 0;
}
h3{
line-height: 1.8em;
font-size: 1.33em;
color: #447FBB;
font-weight: normal;
}
a#homeLink{
display: block;
width: 100%;
height: 100%;
}
#services h3{
background-image: url(http://www.ctmt-msp.com/jump-page/redesign/images/divider.gif);
background-position: top;
background-repeat: no-repeat;
margin-top:2.7em;
padding-top:2.7em;
}
h4{
color: #79a7ce;
font-size: 1em;
line-height: 1.8em;
margin: 1.8em 0 0 0;
}
h4.chartSub{
color: #79a7ce;
font-size: 1em;
line-height: 1.8em;
margin: 0 0 1.8em 0;
}

blockquote{
padding: 1.8em 3.6em;
font-style: italic;
background-image: url(http://www.ctmt-msp.com/jump-page/redesign/images/leftQuotes.gif);
background-repeat: no-repeat;
background-position: left 1.8em;
}
q:before, q:after {
    content: ""; }
abbr, span.abbr{
border-bottom: dotted 1px #93bada;
cursor: help;
}
#wrapper{
	background-image: url(../images/column2.gif);
	background-repeat: repeat-y;
	margin:30px; 
	width: 740px;
	background-color: #fff;
}
#services .content-nav a:hover{
background-color: #f1f8ff;
}
/*
#home #wrapper{
	margin:30px; 
	width: 740px;
	background-color: #fff;
	background-image: none;
}
*/
#wrapperWrapper{
background-image: url(../images/columnBottom.gif);
background-repeat: no-repeat;
background-position: bottom left;
}
#home #wrapperWrapper{
background-image: url(../images/homePageColBottom.gif);
background-repeat: no-repeat;
background-position: bottom right;
}
#home #wrapper{
	margin:30px; 
	width: 740px;
	background-color: #fff;
	background-image: url(../images/homePageCol.gif);
	background-repeat: repeat-y;
}
#home #secondaryContent{
background-image: url(../images/homePageColTop.gif);
background-repeat: no-repeat;
background-position: top;
}
#home #secondaryContent p *{
font-size: 10px;
}
#home #secondaryContent p{
font-size: 10px;
}
a:link {
color: #00aeef;
text-decoration: none;
}
a:visited {
color: #aaaaaa;
text-decoration: none;
}
a:hover, a:active {
color: #a5d4fc;
text-decoration: underline;
}
ol {
margin: 1.8em;
}

/*******BEGIN HEADER SECTION****************************************************************/

#header{
	width:740px;
	height: 226px;
	position: relative;
}
#header h1{
	width: 740px;
	height: 80px;
	border-bottom: 1px solid #eee;
	background-color: #b81511;
	background-image: url(../images/logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent:-9000px;
}
#header h2{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #ef5e49;
	position: absolute;
	top:0px;
	right: 12px;
	line-height: 80px;
}
#mainNav {
	font-family: Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	list-style: none;
	width: 740px;
	height: 20px;
	background-color: #447fbb;
	position: relative;
}
#mainNav li {
	margin: 0px;
	position: relative;
	display: inline;
	float: left;
	height: 20px;
	border-right: solid 1px #eee;
}
#mainNav a{
font-size: 10px;
}
#mainNav li.last {
	position: relative;
	margin: 0px;
	border-right: 0px;
	height: 20px;
	background-image: url(../images/dropDownIndicator.gif);
	background-position: 92%;
	background-repeat: no-repeat;
}
#mainNav li.visibleLast {
	display: inline;
	background-color: #78a5cc;
	margin: 0px;
	border-right: 0px;
	height: 20px;	
}
#mainNav li a:link, #mainNav li a:visited {	
	padding: 0px 26px 0px 6px;	
	display: block;
	height: 20px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	white-space:nowrap
}
#mainNav li a:hover, #mainNav li a:active {
	position: relative;
	padding: 0px 26px 0px 6px;	
	margin: 0px;	
	display: block;
	height: 20px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
	white-space:nowrap
}
#mainNav li.last a:hover, #mainNav li.last a:active{
	padding: 0px 29px 0px 6px;
}
#mainNav li.last a:link, #mainNav li.last a:visited, #mainNav li.visibleLast a:link, #mainNav li.visibleLast a:visited {
	padding: 0px 29px 0px 6px;
}
#mainNav li.last a:hover, #mainNav li.last a:active, #mainNav li.visibleLast a:hover, #mainNav li.visibleLast a:active {
	padding: 0px 29px 0px 6px;
}
#mainNav li.dropDown ul, #mainNav li.last ul{
	display: none;
}
#mainNav li.visible{
	display: inline;
	background-color: #78a5cc;
	height: 20px;
	}
#mainNav li.visible ul, #mainNav li.visibleLast ul{
	display: block;
	width: auto;
	background-color: #79a7ce;
	background-image: url(../images/dropDownGradient.gif);
	background-repeat: repeat-x;
	position: absolute;
	top: 20px;
	left: 0px;
	margin: 0 0 0 -1px;	
	border-right: solid 1px #eee;
	border-left: solid 1px #eee;
	border-bottom: solid 1px #eee;
	padding: 0px;
	z-index: 10;
}
#mainNav li.visible ul li, #mainNav li.visibleLast ul li{
	display: block;
	float: none;
	border-bottom: solid 1px #97b5ce;
	border-right: 0px;	
	padding: 0px 6px 0 0;
}
#mainNav li.visible ul li a:link, #mainNav li.visibleLast ul li a:link  {
	display: block;
	width: 100%;
	height: 20px;
	border: 0px;	
	font-weight: normal;
	text-decoration: none;
	white-space:nowrap;
	padding: 0px 6px 0px 6px;
}
#mainNav li.visible ul li a:visited, #mainNav li.visibleLast ul li a:visited  {
font-weight: normal;
display: block;
	color:#bbcfe0;
	height: 20px;
	padding: 0px 14px 0px 6px;
	background-image: url(../images/dropDownVisitedCheck.gif);
	background-position: right 50%;
	background-repeat: no-repeat;
}
#mainNav li.visible ul li a:hover, #mainNav li.visible ul li a:active, #mainNav li.visibleLast ul li a:hover, #mainNav li.visibleLast ul li a:active {
	border: 0px;
	font-weight: normal;
	text-decoration: none;
	white-space:nowrap
}
#mainNav li.visible ul li.externalLink a:link, #mainNav li.visible ul li.externalLinkRollover a:link  {
	display: block;
	width: 100%;
	height: 20px;
	border: 0px;	
	font-weight: normal;
	text-decoration: none;
	white-space:nowrap;
	padding: 0px 26px 0px 6px;
}
#mainNav li.visible ul li.externalLink a:visited, #mainNav li.visible ul li.externalLinkRollover a:visited{
	color:#bbcfe0;
	background-image: none;
	background-repeat: no-repeat;
}
#mainNav li.visible ul li.externalLink a:hover, #mainNav li.visible ul li.externalLink a:active, #mainNav li.visible ul li.externalLinkRollover a:hover, #mainNav li.visible ul li.externalLinkRollover a:active {
	border: 0px;
	font-weight: normal;
	text-decoration: none;
	white-space:nowrap;
}
.dropDown{
background-image: url(../images/dropDownIndicator.gif);
background-position: 92%;
background-repeat: no-repeat;
}
.externalLink {
background-image: url(../images/externalLinkIcon.gif);
background-repeat: no-repeat;
background-position: 96% 50%;
}

#secondaryNav {
color: #7e858a;
font-size: 10px;
line-height: 20px;
padding: 0px;
margin: 0px;
width: 140px;
list-style: none;
background-image: url(../images/secondaryNavSideShadowTop.gif);
background-repeat: no-repeat;
}
#secondaryNav a{
font-size: 10px;
}
#secondaryNavWrapper{
position: relative;
background-image: url(../images/secondaryNavShadow2.gif);
background-repeat: no-repeat;
background-position: bottom;
margin: 0px;
padding: 0 0 12px 0;
}
#secondaryNavWrapperWrapper{
float: left;
display:inline;
color: #7e858a;
font-size: 10px;
line-height: 20px;
margin: 0px;
padding: 0px;
width: 140px;
background-image: url(../images/secondaryNavSideShadow.gif);
background-repeat: repeat-y;
background-color: #ddd;
}
#secondaryNav .internalLink{
}
#secondaryNav .externalLink {
background-image: url(../images/externalLinkIconGrey.gif);
background-repeat: no-repeat;
background-position: 96% 50%;
}
#secondaryNav .externalLinkRollover {
background-color: #78a5cc;
background-image: url(../images/externalLinkIconWhite.gif);
background-repeat: no-repeat;
background-position: 96% 50%;
}
.externalLinkRollover {
background-color: #0e426f;
background-image: url(../images/externalLinkIcon.gif);
background-repeat: no-repeat;
background-position: 96% 50%;
}
.internalLinkRollover{
background-color: #0e426f;
}
.secondaryNavRollover{
background-color: #78a5cc
}
#mainNav .currentPage{
background-color: #78a5cc;
}
#flashContent {
width: 740px;
height: 125px;
background-color: #021d3b;
}
#home #flashContent {
background-image: url(http://www.ctmt-msp.com/jump-page/redesign/images/banner.jpg);
background-repeat: no-repeat;
background-position: top left;
}
#about #flashContent {
background-image: url(http://www.ctmt-msp.com/jump-page/redesign/images/about.jpg);
background-repeat: no-repeat;
background-position: top left;
}
#services #flashContent {
background-image: url(http://www.ctmt-msp.com/jump-page/redesign/images/services.jpg);
background-repeat: no-repeat;
background-position: top left;
}
#research #flashContent {
background-image: url(http://www.ctmt-msp.com/jump-page/redesign/images/research.jpg);
background-repeat: no-repeat;
background-position: top left;
}
#pressRoom #flashContent {
background-image: url(http://www.ctmt-msp.com/jump-page/redesign/images/pressRoom.jpg);
background-repeat: no-repeat;
background-position: top left;
}
#caseStudies #flashContent {
background-image: url(http://www.ctmt-msp.com/jump-page/redesign/images/caseStudies.jpg);
background-repeat: no-repeat;
background-position: top left;
}
#findAProperty #flashContent {
background-image: url(http://www.ctmt-msp.com/jump-page/redesign/images/findAProperty.jpg);
background-repeat: no-repeat;
background-position: top left;
}
#secondaryNav .currentPage a:link, #secondaryNav .currentPage a:visited, #secondaryNav .currentPage a:hover, #secondaryNav .currentPage a:active{
color: #888;
} 
/*******BEGIN PRIMARY CONTENT SECTION****************************************************************/

#home #primaryContent {
display: inline;
float: left;
margin: 0px;
padding: 0px;
width: 450px;
}
#home #primaryContent div{
margin: 40px 50px 60px 50px;
}
#home #primaryContent div.primaryRoundedBox{
margin: 0px;
}
#primaryContent{
display: inline;
float: left;
margin: 0px;
padding: 0px;
width: 600px;
}
#primaryContent div{
margin: 40px 60px 70px 60px;
}
#primaryContent ul{
margin: 0 0 1.8em 0;
list-style: none;
font-size: 1em;
line-height: 1.8em;
}
/*
#primaryContent ul li{
margin-left: 6px;
margin-bottom: .8333em;
padding-left: 20px;
background-image: url(../images/bullet.gif);
background-position: left 7px;
background-repeat: no-repeat;
}
*/
#primaryContent ul li{
margin-left: 0;
padding-left: 1.8em;
background-image: url(../images/bullet.gif);
background-position: left .8em;
background-repeat: no-repeat;
}
#primaryContent ul#historyList{
margin: 0;
list-style: none;
font-size: 1em;
line-height: 1.8em;
list-style-position: inside;
}
#primaryContent ul#historyList li{
margin-left: 0px;
margin-bottom: 1.8em;
padding-left: 48px;
background: none;
position: relative;
}
#primaryContent ul#historyList li h3{
color: #79a7ce;
position: absolute;
right: 437px;
top: 0px;
}
#primaryContent p{
margin-bottom: 1.8em;
}
#whitePagesList li.pdfLinks{
padding: 0px;
background-image: url(../images/white-pages-links.jpg);
background-position: left;
background-repeat: no-repeat;
width: 480px;
height: 30px;
border-top: solid 1px #eee;
border-bottom: solid 1px #eee;
margin: 6px 0px 6px 0px;
}
.pdfLinks a:link{
display: block;
width: 100%;
height:100%;
line-height: 30px;
font-size: 1em;

color: #00aeef;
text-decoration: none;
text-indent: 30px;
}
.pdfLinks a:visited{
display: block;
width: 100%;
height:100%;
background-image: url(../images/white-pages-links.jpg);
background-position: right;
background-repeat: no-repeat;
line-height: 30px;
font-size: 1em;
color: #aaa;
text-decoration: none;
text-indent: 30px;
}
.pdfLinks a:hover, .pdfLinks a:active{
display: block;
width: 100%;
height:100%;
background-image: url(../images/white-pages-links.jpg);
background-position: center;
background-repeat: no-repeat;
line-height: 30px;
font-size: 1em;

color: #00aeef;
text-decoration: none;
text-indent: 30px;
}
#primaryContent div.charity{
position: relative;
margin: 3.6em 0;
padding: 3.06em 0 .54em 0;
background-image: url(http://www.ctmt-msp.com/jump-page/redesign/images/pressReleasesShadow.gif);
background-position: top;
background-repeat: no-repeat;
}
#primaryContent div.charity img{
border: solid 1px #555555;
margin: 0 0 1.8em 1.8em;
}
#primaryContent div.charity img.logo{
position: absolute;
right: 0px;
top: 1.8em;
border: 0;
margin: 0;
}
#primaryContent div.charity .imageHolder{
float:right;
margin: 0 0 .9em .9em;;
}
#primaryContent .externalLink{
padding-right: 12px;
background-image: url(../images/primaryContentExternalLink.gif);
background-repeat: no-repeat;
background-position: right;
}
#primaryContent a.externalLink:hover{
padding-right: 12px;
background-image: url(../images/primaryContentExternalLinkH.gif);
background-repeat: no-repeat;
background-position: right;
}
#primaryContent a.externalLink:visited{
padding-right: 12px;
background-image: url(../images/primaryContentExternalLinkV.gif);
background-repeat: no-repeat;
background-position: right;
}
/*******BEGIN INNER NAV SECTION****************************************************************/
#primaryContent div#innerNav{
	margin: 0;
	padding: 0 0 16px 0;
	width: 480px;
	/*background-color: #eeeeee;*/
	background-image: url(http://www.ctmt-msp.com/jump-page/redesign/images/innerNavShadow.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#primaryContent div#innerNav ul{
	list-style: none;
	text-align: center;
}
#primaryContent div#innerNav ul li{ 
	display: inline;
	float: left;
	margin: 0 auto;
	background: none;
	padding: 0;
}
#primaryContent div#innerNav ul li a{ 
	color: #fff;
	display: block;
	padding: 5px 12px 5px 12px;
	background-color: #93bada;
	border: solid 1px #fff;
	text-decoration: none;
}
#primaryContent div#innerNav ul li a:hover{ 
	background-color: #b9cddd;
	text-decoration: underline;
}
#primaryContent div#innerNav ul li a.currentPage{ 
	color: #0e426f;
	display: block;
	padding: 5px 12px 5px 12px;
	background-color: #dbeaf8;
	border: solid 1px #fff;
	border-bottom: solid 1px #93bada;
	text-decoration: none;
}
#primaryContent div#innerNav ul li a:visited{
	background-color:#b9cddd;
	}
#primaryContent div#innerNav ul li a.currentPage:visited{
	background-color: #dbeaf8;
	}

/*******BEGIN SECONDARY CONTENT SECTION****************************************************************/
#home #secondaryContent {
font-size: 10px;
line-height: 16px;
display: inline;
float: right;
margin: 0px 0px 30px 0px;
padding: 0px;
width: 290px;
background-image: url(../images/homePageColTop.gif);
background-position: top;
background-repeat: no-repeat;
}
/*
#home #secondaryContent #bottomLeft{
margin: 0px;
padding: 0px;
min-height: 300px;
background-image: url(../images/bottomLeftGrad.gif);
background-position: left bottom;
background-repeat: no-repeat;
}
*/

#home #secondaryContent .widgetWrapper{
color: #ffffff;
margin: 30px;
padding: 0px;
background-image: url(../images/widgetBG.gif);
background-repeat: repeat-y;
}
#home #secondaryContent .widgetInnerWrapper{
margin: 0px;
padding: 0 0 10px 0;
background-image: url(../images/widgetFoot.jpg);
background-repeat: no-repeat;
background-position: bottom;
}
#home #secondaryContent .widgetInnerWrapper h2{
text-transform: uppercase;
color: #fff;
letter-spacing: 2px;
font-size: 13px;
text-align: center;
margin: 0px;
padding: 0px;
line-height: 35px;
}
#home #secondaryContent .widgetInnerWrapper h2#capturing{
background-image: url(../images/widgetHead.jpg);
background-repeat: no-repeat;
background-position: top;
height: 51px;
}
#home #secondaryContent #capturingTheMarket span{
display: block;
margin-top: -16px;
}
#home #secondaryContent #capturingTheMarket p{
margin: 12px;
}
#home #secondaryContent #capturingTheMarket p.address{
margin: 0 12px 12px 12px;
}
#home #secondaryContent #capturingTheMarket h4{
margin-left: 12px; 
}
#home #secondaryContent .widgetInnerWrapper h2#latest{
background-image: url(../images/widgetHead.jpg);
background-repeat: no-repeat;
background-position: top;
height: 35px;
}
#home #secondaryContent .widgetInnerWrapper img{
margin-top: -16px;
width: 230px;
border-top:solid 1px #000000;
border-bottom:solid 1px #000000;
}
#home #secondaryContent .widgetInnerWrapper h4{
line-height: 1.5em;
color: #ffffff;
margin: 0px;
}
#home #secondaryContent .widgetInnerWrapper p{
line-height: 1.5em;
color: #ffffff;
margin: 12px 0 12px 0;
}
#home #secondaryContent .widgetInnerWrapper img.topShadow{
width:230px; 
height: 12px; 
border:0; 
position:absolute; 
top:51px; 
left:0px; 
z-index:9;
}
#home #secondaryContent .widgetInnerWrapper img.bottomShadow{
width:230px; 
height: 12px; 
border:0; 
position:absolute; 
bottom:10px; 
left:0px; 
z-index:9; 
}
#marqueecontainer{
position: relative;
width: 210px; /*marquee width */
height: 150px; /*marquee height */
overflow: hidden;
border: 0;
margin: 0px 10px 0px 10px;
}

/*
#home #secondaryContent #latestNews .widgetInnerWrapper{
height: 113px;
margin: 0px;
padding: 0px;
background-image: url(../images/latestFoot.jpg);
background-repeat: no-repeat;
background-position: bottom;
position: relative;
}
#latestNews{
height: 113px;
}

#latestNews a{
padding: 0px;
display: block;
margin: -6px 10px 10px 10px;
font-weight: bold;
font-size: 11px;
line-height: 13px;
}
*/
.widgetInnerWrapper a:link, #latestNews a:visited {
color: #c0d3dd;
text-decoration: none;
}
.widgetInnerWrapper a:hover, #latestNews a:active {
color: #fff;
text-decoration: underline;
}
.article{
padding: 22px 0 16px 0;
border-bottom: solid 1px #6b7e97;
}
#home #secondaryContent .widgetInnerWrapper p.date{
margin:0px;
}
#home #secondaryContent #latestNews p.newsInfo{
margin: 10px;
font-size: 10px;
line-height: 12px;
color: #fff;
position:absolute;
bottom: 0px;
}

#secondaryNav li{
border-bottom: solid 1px #eee;
margin:0px;
padding: 0 0 0 6px;
}
#secondaryNav li a:link{
margin: 0px 0px 0px -16px;
display: block;
color:#447fbb;
text-decoration: none;
overflow: visible;
padding-left: 16px;
width: 100%;
}
#secondaryNav li a:visited{
background-image: url(../images/secondaryVisitedCheck.gif);
background-position: left center;
background-repeat: no-repeat;
margin: 0px 0px 0px -18px;
display: block;
color:#888888;
text-decoration: none;
overflow: visible;
padding-left: 18px;
width: 100%;
}
#secondaryNav li a:hover, #secondaryNav li a:active{
color:#fff;
}
#secondaryNav li.currentPage{
background-image: url(../images/secondaryNavGradient.gif);
background-repeat: repeat-y;
padding-top: 6px;
padding-bottom: 6px;
}
#secondaryNav li.currentPage p{
background-image: url(../images/secondaryVisitedCheck.gif);
background-position: left center;
background-repeat: no-repeat;
margin: 0px 0px 0px -18px;
display: block;
color:#888888;
text-decoration: none;
overflow: visible;
padding-left: 18px;
width: 100%;
}

/*******BEGIN FOOTER SECTION****************************************************************/
#footer {
position: relative;
clear:both;
width: 740px;
height: 30px;
background-color: #ddd;
}
.disclaimer{
position: absolute;
top:33px;
color: #aaaaaa;
font-size: 9px;
line-height: 11px;
font-family: Verdana, Arial, Helvetica, san-serif;
padding: 4px;
}

/*******BEGIN FORM STYLES****************************************************************/


form *{
font-family: Verdana, Arial, Helvetica, san-serif;
font-size: 1em;
color: #0e426f;
}
form h3{
font-size: 14px;
font-weight: bold;
}
form em{
color: #dc241f;
}
#primaryContent form ul.error{
margin-bottom: 1.8em;
}
#primaryContent form ul.error li{
color: #dc241f;
margin-left: 0;
padding-left: 1.5em;
line-height: 1.5em;
margin-bottom: .9em;
background-image: url(../images/redBullet.gif);
background-position: left .5em;
background-repeat: no-repeat;
}
label{
display: block;
}
legend{
color: #79a7ce;
font-weight:bold;
}
li legend{
color: #0e426f;
font-weight: normal;
}
legend span{
display: block;
width:210px;
}
fieldset{
margin-bottom: 3.6em;
}
fieldset fieldset{
margin-bottom: 1.8em;
}
fieldset fieldset label{
margin-left: 1.8em;
}
input{
padding: 4px;
width: 210px;
background-color: #e4f1ff;
margin-bottom: .9em;
border: inset 1px #0e426f;
}
input:focus{
background-color: #fff;
}
input.submitButton{
font-weight: bold;
background-color: #0e426f;
color: #fff;
border: outset 2px #79a7ce;
}
textarea{
padding: 4px;
border: inset 1px #0e426f;
width: 210px;
height: 8.7335em;
background-color: #e4f1ff;
margin-bottom: 1.8em;
}
textarea:focus{
background-color: #fff;
}
label input{
width: auto;
margin-bottom: 0;
}
form ol{
margin: 0;
list-style: none;
}
fieldset{
border: 0;
}
#primaryContent div#volunteerRequest, #primaryContent div#boardMemberRequest{
margin: 0;
width: 50%;
display: inline;
float: left;
}
#primaryContent div#volunteerRequest form{
padding: 1.6667em;
border-right: solid 1px #f1f8ff;
}
#primaryContent div#boardMemberRequest form{
padding: 1.6667em;
}
#primaryContent div#formHolder{
margin: -40px 40px 70px 40px;
}
