#section {
	float: left;
	width: 960px; }

#section .header {
	float: left;
	font-size: 1.4em;
	padding: 5px 10px 5px 10px;
	font-weight: normal;
	color: #ffffff;
	width: 220px;
	background-color: #90a035; }

#breadcrumb {
	float: left;
	padding: 8px 0 8px 0;
	width: 720px;
	background-color: #e4eebc; }
	
#breadcrumb .home {
	margin-left: 10px; }

#contentNav {
	float: left;
	width: 960px;
	background-image: url("/images/leftnavbg.gif");
	background-repeat:repeat-y;
	background-position: left; }
	
#contentContainer {
	width: 720px;
	float: left; }
	
#contentFull {
	width: 960px;
	float: left; }

#nav {
	width: 240px;
	float: left; }

#nav ul {
	font-size: 1.1em;
	padding: 10px;
	list-style-type: none; }
	
#nav ul ul {
	font-size: 1em; }
	
#nav li {
	padding: 5px 0 5px 0;}
	
#subNav {
	background-color: #D7E0E8; }
	
#subNav .header {
	font-size: 1.4em;
	padding: 8px 8px 0 8px; }
	
#subNav ul {
	margin: 0 0 0 20px;
	list-style-type: disc; }
	
#subNav p {
	font-size: 1.1em;
	padding: 0 5px 8px 10px; }
	
#subNavSpecial {
	height:185px;
	margin:0px;
	}
	
#subNavSpecial #launchpadBar {
	background-image: url("/funds/images/launchpad_nav.gif");
	background-repeat: no-repeat;
	background-color: #999;
	background-position: left;
	height:60px;
	margin:0px 0px 1px 0px;
	}
	
#subNavSpecial #jobBar {
	background-image: url("/funds/images/job_nav.gif");
	background-repeat: no-repeat;
	background-color: #999;
	background-position: left;
	height:60px;
	margin:0px 0px 1px 0px;
	}
	
#subNavSpecial #careerBar {
	background-image: url("/funds/images/career_nav_tall.gif");
	background-repeat: no-repeat;
	background-color: #999;
	background-position: left middle;
	min-height: 60px;
	}
	
#subNavSpecial ul {
	list-style-type: none; }
	
#subNavSpecial li {
	font-size: .9em;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold; 
	padding-left: 45px;
	overflow:hidden;
	word-wrap: break-word;
	}
		
#subNavSpecial a {
	color: white;
	text-decoration:none;
	}	
	
#subNavSpecial a:hover {
	color: black;
	text-decoration:underline;
	}	
	
#fundSpotlight {
	width: 720px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	margin: 0 0px 10px 0px;
	padding: 0 0 0 -10px;
	display: block;
	background-image: url(/funds/images/careerfuture_JET.jpg); 
	background-repeat: no-repeat; 
	background-position: top right;
	}
 
#fundSpotlight .inset {
	margin: 0;
	padding: 0 0 0 10px;
	width: 422px;
	 }

#fundSpotlight  .inset h1 {
	font-size: 1.8em;
	padding: 3px 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif; }

#fundSpotlight .inset p {
	font-size: 1.12em; 
	padding: .2em 0;
	line-height: 1.4em; }

#profiles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	width: 720px;
	background-color: #c8d674;
	padding-bottom: 8px; }
	
#profiles ul {
	list-style-type: none;
	text-align: center; }
	
#profiles li {
	width: 180px;
	float: left; }
	
#profiles p {
	font-weight: bold;
	padding: 8px; }
	
#content {
	padding: 0 10px 10px 10px;
	float: left;
	font-size: 1.1em; }
	
#content blockquote {
	margin: 0 0 0 10px;
	padding: 0; }

#content ul {
	list-style-type: disc;
	margin: 0 0 0 25px; }
	
#content ol {
	margin: 2px 5px 2px 15px;
	padding: 0 15px 0 15px; }
	
#content .caption {
	font-size: .9em; }
	
#content li {
	padding: 3px 5px;
	line-height: 1.3em;
	 }
	
#content em {
	font-style: italic; }
	
#content .fileInfo {
	color: #666666; }

#content .file-pdf {
	padding: 0 0 0 20px;
	background-image: url(/images/icon/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0% 15%; }
	
#content .file-doc {
	padding: 0 0 0 20px;
	vertical-align: top;
	background-image: url(/images/icon/ext_doc.gif);
	background-repeat:no-repeat;
	background-position: 0% 15%; }
	
#content .file-video {
	padding: 0 0 0 20px;
	background-image: url(/images/icon/video.gif);
	background-repeat: no-repeat;
	background-position: 0% 24%; }

#content table thead {
	background-color: #90A035;
	}
	
#content table {
	border: none;
	margin-bottom: 10px; }
	
#content table th {
	font-weight: bold;
	font-size: 1em;
	line-height: 1.3em;
	padding: 5px;
	clear: both;
	vertical-align: top;
	}
	
#content table td {
	margin: 5px;
	padding: 7px 5px;
	vertical-align: top;
	}
	
#content table .thRow {
	background-color: #D9E8A3;
	color: black;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.3em;
	padding: 5px;
	vertical-align: top;
	clear: both; }
	
#content table .darkRow {
	background-color: #D9E8A3;
	}
	
#content table .lightRow {
	background-color: #f4f9e5;
	}
	
#content h1 {
	font-size: 1.8em;
	padding: .4em 0;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif; }

#content h2 {
	font-size: 1.4em;
	font-weight: normal;
	padding: .4em 0 .1em 0;
	font-family: Georgia, "Times New Roman", Times, serif; }
	
#content h3 {
	font-size: 1.2em;
	font-weight: normal;
	padding-top: .9em;
	padding-bottom: .9em; 
	font-family: Georgia, "Times New Roman", Times, serif; }
	
#content dt {
	padding: .5em 0 .5em 0;
	font-weight: bold;
	font-size: 1.2em; }
	
#content dd {
	padding: .2em 0 .2em .5em; }
	
#content p {
	padding-top: .4em;
	padding-bottom: .6em;
	margin: 0;
	line-height: 1.4em; }
	
#content .colA {
	width: 330px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 2px dotted #ccc; }
	
#content .colB {
	width: 330px;
	float: left;
	margin: 0 5px 0 5px; }
	
#content .coBox {
	float: left;
	padding: 15px 0 }
	
	
#content .coBox .colA {
	border-right: none; }

#content .nextPage {
	margin: 5px 0px; 
	padding:10px 0; }
	
#content .nextPage img {
	float: left;
	margin: 0px 5px;
	vertical-align:middle; }

#content .coBox a {
	font-size: 1.4em; }	
	
pre {
	font-family: "Courier New", Courier, monospace;
	margin: 1em 1em 1em 0;
	font-size: 1em; }
	
.rightCol {
	margin: 5px; 
	padding: 10px; 
	float: right; 
	width: 210px;
	position: relative;
	}
	
.rightCol .header {
	color: #545454;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif; }
	
.rightCol li {
	line-height: 1.2em;
	margin: 5px 8px 5px 2px;
	padding: 0; }
	
.rightCol ul {
	list-style-type: none;
	padding: 0;
	margin: 5px 0 0 0;
	line-height: 1.5em;
	color: #000000; }
	
.relatedLinks {
	float: right;
	width: 190px;
	border: 1px solid rgb(170, 170, 170); 
	padding: 8px;
	margin: 0 0 10px 0; }

.relatedLinks .header {
	color: #545454; 
	text-align: center;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif; }
	
.mspCopyright {
	width: 675px;
	padding: 10px;
	margin: 10px 0 0 0;
	border-top: 2px dotted #ccc;
	text-align: right;
	font-size: .8em;}
	
.mspCopyright img {
	float: right;
	vertical-align: middle; }

.mspBadge	{
	float: right;
	margin: 5px 0 15px 15px;
	padding: 1em .5em;
	text-align: center;
	border: 1px solid #c5c5c5;
	}
