/* CSS Document */

body{
	font-family: 'Trebuchet MS', Arial;
	font-size: 14px;
	color: #65625e;

}

#content div a:link, #content div a:visited, #content div a:active, #content div a:hover{
	color: #427ea9;
	

}

a img{
	border: none;
}

div #content{
	width: 938px;
	padding-top: 24px;
	padding-left: 12px;
}


.menu-indent{
	float: left; 
	margin-right: 28px;
}

.menu-white{
	font-family: 'Trebuchet MS', Arial; 
	color: #FFFFFF; 
	font-size:18px; 
	font-weight: bold;
	font-style:normal;
	text-decoration: none;
}

.menu-blue{
	font-family: 'Trebuchet MS', Arial; 
	color: #1e537b; 
	font-size:18px; 
	font-weight: bold;
	font-style:italic;
	text-decoration: none;
}

.box-blue{
	margin: 7px 0px 7px 0px;	
	font-size: 12px; 
	color: #FFFFFF;
}

.box-blue-heading{
	margin: 4px 0px 10px 0px;
	font-size: 18px; 
	color: #FFFFFF;	css
}
#footer{
	font-family: 'Trebuchet MS', Arial; 
	color: #65625e;
	font-size: 12px;
}

#footer div a{
	color: #427ea9;
}

.footer-indent{
	display: inline; 
	margin-right: 5px;
}

.list{
	margin: 4px 0px 0px 15px;
}

.header-blue{
 	font-size: 24px; 
	color: #427ea9; 
	margin-bottom: 4px;
}

.header-green{
	font-weight: bold; 
	color: #99b84f; 
	font-size: 42px; 
	margin-top: 4px; 
	margin-bottom: 10px;
}

.ps-header-blue{
	font-weight: bold;
	font-size: 24px;
	color: #427ea9;
	text-decoration:none;
}

.ps-p{
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 15px;
}

.ps-icon{
	float: left; 
	margin-right: 17px;
	margin-bottom: 15px;
 }
 
.ps-div{
	width: 238px; 
	height: 95px;
}

#lists, #metrics, #message, #action, #schedule{
	width: 278px; 
	margin-left: 4px; 
	
	display: none;
}

#lists{
	margin-top: 6px; /*116px;*/
}



#message{
	margin-top: 43px;
}

#action{
	margin-top: 10px;
}

#schedule{
	margin-top: 242px;
}

#metrics{
	margin-top: 270px;
}

#mainDiv{
	float: left; 
	width:560px; 
	padding-left: 20px; 
	padding-right: 40px;
	<!--[if ie]> padding-right: 42px; <![endif]-->
}

#package, #relate, #storefront, #storytime, #boundaries, #studio{
	width: 278px; 
	margin-left: 4px; 
	
	display: none;
}

#package{
	margin-top: 78px; /*116px;*/
}



#relate{
	margin-top: 169px;
}

#storefront{
	margin-top: 265px;
}

#storytime{
	margin-top: 360px;
}

#boundaries{
	margin-top: 453px;
}

#studio{
	margin-top: 190px;
}


