.quickLinksTitle{
	width:285px;
	height:35px;
	background:transparent url(images/quickLinksHeaderBG.png) no-repeat top center;
	display:block;
	margin-bottom:10px;
}
.quickLinksTitle h2{
	padding-left:33px;
	padding-top:12px;
	color:#402e00;
	font-weight:bold;
}
.quickLinksBox a{
	display:block;
	text-decoration:none;
	border-bottom:1px solid #b9a668;
	width:240px;
	height:13px;
	padding-left:45px;
	color:#949494;
	font-size:10px;
	margin-top:7px;
	padding-bottom:7px;
	font-family:Arial;
}
.quickLinksBox a:hover{
	color:#b9a668;
}
.literatureFundBox .ModuleContentPane .contentPane,
.literatureTypeBox .ModuleContentPane .contentPane{
	display:block;
/*	background:#F5F3EC;*/
	padding:15px 15px 15px 0;
}
.literatureFundBox .ModuleContentPane a.pdfThumbLink{ 
	display:block;
	background:transparent url(images/literature-thumbnail.png) top left no-repeat;
	padding-top:85px;
	font-size:11px;
	color:#988651;
	float:left;
/*	font-weight:bold;*/
	line-height:13px; 
	margin-right:45px; 
	width:75px;
}
.literatureFundBox .ModuleContentPane a.pdfThumbLink.pdfReports{
	background:transparent url(images/Short_Rep.jpg) no-repeat top left;
}
.literatureFundBox .ModuleContentPane a.pdfThumbLink.pdfProcess{
	background:transparent url(images/Investment_process.jpg) no-repeat top left;
}
.literatureFundBox .ModuleContentPane a.pdfThumbLink.pdfReportsOrange{
	background:transparent url(images/Short_Rep_orange.jpg) no-repeat top left;
}
.literatureFundBox .ModuleContentPane a.pdfThumbLink.pdfProcessOrange{
	background:transparent url(images/Investment_process_orange.jpg) no-repeat top left;
}
.literatureFundBox .ModuleContentPane a.pdfThumbLink.pdfThumbOrange{
	background:transparent url(images/literature-thumbnailOrange.jpg) no-repeat top left;
}
.literatureFundBox .ModuleContentPane a.pdfThumbLink.pdfThumbBrown{
	background:transparent url(images/literature-thumb-brown.jpg) no-repeat top left;
}
.literatureFundBox .ModuleContentPane a.pdfThumbLink.pdfThumbGrey{
	background:transparent url(images/literature-thumb-grey.jpg) no-repeat top left;
}
.literatureFundBox .ModuleContentPane a.pdfThumbLink.pdfThumbBlue{
	background:transparent url(images/literature-thumb-blue.jpg) no-repeat top left;
}
.literatureTypeBox{
	padding-bottom:0px;
}
a.pdfLink,
a.pdfInlineLink{
	display:block;
	background:transparent url(images/pdf-icon.png) no-repeat top left;
	padding-left:30px;
	margin-bottom:20px;
}
.literatureTypeBox .literatureTitle h2,
.literatureFundBox .literatureTitle h2{
	color:#838484;
}
.beigeBoxContainer h2,
.tabsContainer h2{
	font-size:13px;
	color:#50B948;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px solid #50b948;
	padding-left:10px;
	padding-bottom:15px;
}
.beigeBox2Title h2{
	font-size:13px;
	color:#50B948;
	text-transform:uppercase;
	font-weight:bold;
}
.beigeBox{ 
	margin:10px 15px;
	padding:15px;
	background:#F5F3EC;
}
.beigeBoxWide{
	margin:10px 0px;
	padding:5px;
	background:#F5F3EC;
}
.beigeBoxWide ol{
	padding-left:25px;
	line-height:2.5em;
}
.tabsContainer h2{
	background:transparent url(images/small-arrow.png) no-repeat top left;
	display:block;
	padding-left:30px;
}
.tabsContainer .ContainerActions{
	margin-top:20px;
}
.welcomeBoxContainer .Normal{
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
.welcomeBoxTitle h2, .welcomeBoxTitle h1{
	text-transform:uppercase;
	color:#8bca79;
	font-size:28px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	cursor:default;
}
.welcomeBoxTitle h2{
	visibility:hidden;
	display:none;
}
.errorBoxContainer .Normal{
	color:#000000;
	font-size:11px; 
}
.errorBoxTitle h2{
	text-transform:uppercase;
	color:#ffffff;
	font-size:37px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
}
.latestVideosContainer{
	background:#F5F3EC;
	display:block;
}
.latestVideosContainer p{
	color:#787775;
}
.latestVideosContainer a{
	font-size:11px;
}
.latestVideosContainer img{
	border: 1px solid #a0905c;
	clear:both;
	margin-bottom:10px;
}
.latestVideosTitle{
	/*background:#D5C9A4;*/
	background:#ff7f41;
	display:block;
	height:35px;
}
.latestVideosTitle h2{
	margin-top:0px;
	padding:10px;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	color:#363120;
	font-weight:bold;
	line-height:15px;
}
.head_title .TitleHead,
.head_title .TitleHead h2{
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}
.expandable .head_title h2{
	display:relative;
}
.TitleHead span,
.moduleHeading span{
	display:block;
	text-transform:none;
	color:#000000;
	font-weight:normal;
}
.DnnModule-LiveTabs .TitleHead span
{
    display:inline;
}
.expandable .info{
	background-color: #fff;
	padding: 0px;
}
.expandable .title_vis{
	position:absolute;
	right:20px;
}
.expandable div.c_footer{
	border-bottom: 1px solid #50B948;
}
.expandable.withPadding div.c_footer{
	margin-top:20px;
	margin-bottom:20px;
}
.expandable.withPadding.noUnderline div.c_footer{
	border-bottom:none;
}
.expandable .info img{
	float:right;
	width:160px;
	margin-left:15px;
	border: 1px solid #949494;
	margin-bottom:15px;
}
.expandable .info h2{
	display:relative;
	font-size:13px;
	text-transform:capitalize!important;
	color:#838484;
}
.expandable .info h2 span{
	display:block;
	text-transform:none;
	color:#000000;
	font-weight:normal;
	text-transform:capitalize!important;
}
.expandable .info{
	padding-bottom:15px;
	border-bottom:1px solid #50B948;
} 
.expandable .info.noBottom,
.info.noBottom{
	border-bottom:none;
	padding-bottom:0px;
	margin-bottom:0px;
}
.info.noBottom h3{
	text-transform:none;
	color:#000000;
	font-weight:normal;
}
.head_title .TitleHead .beige{
	color:#A0905C;
}
.head_title .TitleHead .black{
	color:#000000;
}
.videosInner{
	padding:10px;
	font-size:11px !important;
}
.videosInner p{
	font-size:11px !important;
	margin-bottom:5px;
/*	height:50px;*/
	clear:both;
}
.videosInner img{
	float:left;
	margin-right:5px;
}
.videoThumbnail img{
	border: 1px solid #a0905c;
}
.titleMenu{
	width:310px;
	height:37px;
	display:block;
	background:transparent url(images/titleArrow.png) no-repeat top left;
}
.titleMenu h2{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 0 35px;
	text-transform:uppercase;
}
.titleMenuContainer .ModuleContentPane{
	float:left;
}
.c_content .Normal,
.c_content .Normal a{
	font-size:11px;
}
.c_container.c_head_grey{
	padding-bottom:0!important;
	margin-bottom:0!important;
}
.c_container.c_head_grey a.greenLink{
	color:#50b948;
	text-decoration:none;
	font-size:12px;
}
#dnn_HomeColRightTop{
	padding-bottom:0 !important;
}
#dnn_ctr528_DynamicForms_imgSave,
#dnn_ctr621_DynamicForms_imgSave{
	float:right;
	margin:10px 90px; 0 0;
}

/* ============== */
/* = JACK START = */
/* ============== */
.BlackHeaderContainer .BlackHeaderTitle h2{
	padding-top:10px;
	color:#000;
}
.BlackHeaderContainer .hidden{
	display:none;
}
.GreenLineBeigeBoxWTitles .GreenLineUnderTitleTitle,
.GreenLineBeigeBox .GreenLineUnderTitleTitle,
.GreenLineUnderTitleContainer .GreenLineUnderTitleTitle{
	border-bottom:1px solid #50b948;
}
.GreenLineBeigeBoxWTitles .DNN_HTMLContent h2,
.GreenLineBeigeBox .GreenLineUnderTitle h2,
.GreenLineUnderTitleContainer .GreenLineUnderTitleContent h3{
	font-size:13px;
	color:#949494;
	font-weight:bold;
	text-transform:capitalize;
}
.GreenLineBeigeBoxWTitles h3{
	color:#838484;
}
.info{
	margin:10px 0px;
	padding:15px;
	clear:both;
}
.GreenLineUnderTitleContainer .GreenLineUnderTitleContent .info,
.GreenLineBeigeBoxWTitles p{
	margin:10px 0px;
	padding:15px;
	background:#F5F3EC;
	clear:both;
}
.GreenLineUnderTitleContainer .GreenLineUnderTitleContent .info{
	margin-bottom:15px;
}
.GreenLineUnderTitleContainer .GreenLineUnderTitleContent .info p{
	margin-bottom:0px;
}
/*.GreenLineUnderTitleContainer .GreenLineUnderTitleContent .info img,*/
.info img{
	float:right;
	width:160px;
	margin-left:15px;
	border: 1px solid #949494;
	margin-bottom:15px;
}
.sales .info{
	height:auto !important;
	background:none;
	height:90px;
	min-height:90px;
}
.sales .info img{
	width:75px;
	height:90px;
}
.info img.noresize{
	height:auto;
	width:auto;
}
.beigeBoxWide,
.BeigeBox{
	margin-top:15px;
	background:#F6F3EC;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.noTitle{
	margin-bottom:10px;
}
.c_funds .c_content{
	margin-top:20px;
padding-bottom:10px;
}
.c_funds .c_content table{
	margin:0 0 1em;
}
/* ============ */
/* = JACK END = */
/* ============ */
