@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Verdana, sans-serif;
	/* min-width: 955px; */
	margin: 0px;
	font-size: 80%;
	background: #8CC7E6 url(/template/images/waves.gif) no-repeat center 0%;
}
h1 {
	text-transform:uppercase;
	color: #025687;
	font-size:120%;
	letter-spacing: 2px;
}
h2 {
	text-transform:uppercase;
	color: #025687;
	font-size:110%;
	letter-spacing: 2px;
}
#pageHeader {
	margin: 0 0 0 10px;
	letter-spacing: 2px;
	padding: 13px 0 0 40px;
	height: 43px;
	font-size: 140%;
	font-weight: normal;
	text-transform: uppercase;
	color: #025687;
	background: #FFF url(/template/images/template_13.gif) no-repeat;
}
#wrapper {
	width: 800px;
	/* border: 1px solid #666; */
	background: #FFF;
	height: auto;
}
#backgroundLeft {
	position: relative;
	float: left;
	background: #A5D3EB url(/template/images/template_01.gif) no-repeat;
	width: 78px;
	height: 100%;
}
#backgroundRight {
	position: relative;
	float: left;
	background: #A5D3EB url(/template/images/template_05.gif) no-repeat;
	width: 77px;
	height: 100%;
}
#middleSection {
	position: relative;
	float: left;
	width: 800px;
}
#banner {
	background: #FFF;
}
#banner #top {
	font-size: 3px;
	background: #FFF url(/template/images/banner-top-shadow.gif) no-repeat;
	height: 16px;
}
#banner #banneroverlay {
	background-color: #FFF;
	background-position: top right;
}
#banner #midSection {
	background: #ccc url(/template/images/template_06.gif) no-repeat;
	padding-left: 16px;
	margin-right: 16px;
	height: 134px;
}
#banner #bottom {
	font-size: 3px;
	background: #FFF url(/template/images/template_09.gif) no-repeat;
	height: 16px;
}
#mainSection {
	float: left;
	margin: 0 16px;
	background: url(/template/images/content-repeat.gif) repeat-y;
}
#menuWrapper {
	width: 192px;
	height: 100%;
	float: left;
}
#menuWrapper #menuTop {
	font-size: 3px;
	height: 12px;
	background: #FFF url(/template/images/menu-top.gif) no-repeat;
}
#menuWrapper #menuContent {
	/* padding: 10px; */
}
#mainSection #contentWrapper {
	width: 576px;
	float: left;
}
#contentWrapper #content {
	margin-left: 10px;
	padding: 10px;
	background: #EBEBEB url(/template/images/content-top.gif) no-repeat;
}

#contentWrapper #content a:link,
#contentWrapper #content a:active,
#contentWrapper #content a:visited {
	color: #025687;
	text-decoration: underline;
}
#contentWrapper #content a:hover {
	text-decoration: none;
}


#contentWrapper #contentShadowbox {
	width: 780px;
	margin: auto;
	padding: 10px;
	background: #EBEBEB url(/template/images/content-top.gif) no-repeat;
}


#mainSection #contentBottom {
	background: #FFF url(/template/images/content-bottom.gif) no-repeat;
	width: 768px;
	float: left;
}
#content blockquote {
	background: transparent url(/template/images/block-quote.gif) no-repeat scroll 0% 0%;
	color: #626262;
	font-style: italic;
	font-weight: bold;
	margin: 10px 0px 10px -2px;
	padding: 18px 0px 10px 20px;
}

#content p strong {
	text-align: left;
}

#siteFooter {
	background: #FFF;
	text-align: center;
	font-size: 80%;
}
#siteFooter a:link,
#siteFooter a:hover,
#siteFooter a:active,
#siteFooter a:visited {
	color: #025687;
	background: #FFF;
	text-decoration: none;
}
#siteFooter a:hover {
	text-decoration: underline;
}

.t70-30-template .thumbArea {
	/* padding-left: 10px; */
	width: 190px;
}
.t70-30-template .thumbArea div {
	/* margin-top: -10px; */
	padding-bottom: 20px;
}
.t70-30-template .pageContent {
	/* padding-right: 10px; */
}


/***************************************\
*            SPECIAL FEATURE            *
\***************************************/
.tctos-special-feature {
	/* margin-top: -56px; */
}
.tctos-special-feature .pageContent {
	/* padding-top: 56px; */
}
.special-feature,
.special-feature img {
	width: 190px;
	border: 0px;
}
.special-feature h3 {
	background: #024F7C url(/template/images/special-feature.gif) top right no-repeat;
	color: white;
	font-size: 90%;
	font-weight: normal;
	margin: 0px;
	padding: 1px 3px 1px 20px;
	text-transform: uppercase;
}
.special-feature h3 a {
	color: white;
	text-decoration: none;
}
.special-feature h3 a:hover {
	color: white;
	text-decoration: underline;
}
.special-feature h3.first {
	/* margin-top: -10px; */
	background: #024F7C url(/template/images/special-feature-first.gif) top right no-repeat;
}
.special-feature p {
	margin: 0px;
	padding: 10px;
	text-align: left;
}


/***************************************\
*   FIX PADDING FOR SPECIAL TEMPLATES   *
\***************************************/
.class-ctos-trustee #mainSection,
.class-70-30-template #mainSection,
.class-ctos-special-feature #mainSection {
	background: #FFFFFF url(/template/images/content-repeat-blue.gif) repeat-y;
}
.class-ctos-trustee #contentWrapper #content,
.class-70-30-template #contentWrapper #content,
.class-ctos-special-feature #contentWrapper #content {
	background: #EBEBEB url(/template/images/content-top-blue.gif);
}
.class-ctos-trustee #mainSection #contentBottom,
.class-70-30-template #mainSection #contentBottom,
.class-ctos-special-feature #mainSection #contentBottom {
	background: #FFFFFF url(/template/images/content-bottom-blue.gif) no-repeat scroll 0% 0%;
}
.class-70-30-template #contentWrapper #content,
.class-ctos-special-feature #contentWrapper #content {
	padding-right: 0px;
	padding-top: 0px;
}
.class-70-30-template #contentWrapper h1,
.class-70-30-template #contentWrapper #content .pageContent,
.class-ctos-special-feature #contentWrapper #content .pageContent {
	padding-top: 10px;
}

.class-ctos-trustee #contentWrapper h1,
.class-ctos-trustee #contentWrapper #content,
.class-ctos-trustee #contentWrapper #content .pageContent {
	padding: 0px;
}
.class-ctos-trustee #contentWrapper #content .pageContent p,
.class-ctos-trustee #contentWrapper #content .pageContent h1,
.class-ctos-trustee #contentWrapper #content .pageContent h2,
.class-ctos-trustee #contentWrapper #content .pageContent h3,
.class-ctos-trustee #contentWrapper #content .pageContent h4,
.class-ctos-trustee #contentWrapper #content .pageContent table {
	padding-left: 10px;
}
.class-ctos-trustee #contentWrapper #content .pageContent p {
	width: 350px;
}
.class-ctos-trustee #contentWrapper #content .pageContent h1 {
	padding-top: 10px;
}
.class-ctos-trustee #contentWrapper #content .pageContent .trusteephotos img {
	float: none;
	padding: 0px;
}
.class-ctos-trustee #contentWrapper #content .pageContent img {
	float: right;
	padding: 1px 0px 0px 15px;
}
p.otherFundNav {
	border-top: 1px solid #ccc;
}
#printFooter {
	display: none;
}
#banner-logo-print {
	display: none;
}

/***************************************\
*   STYLES FOR TABULAR DATA   *
\***************************************/
.closingDates th {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

.closingDates td {
	border-bottom: 1px solid #ccc;
	font-weight: normal;
}


