/*
    Color Chart
    ===========

    dark-green: #006150
    lime-green: #6EAB24
    pale-green: #c4df9b
    orange:     #EA7225

    body-grey:  #464B3D
    med-grey:   #677169
*/

/*
    http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
ol 
{
	margin-left: 20px; }

blockquote, q 
{
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear:both;
}
.clear-left {
	clear: left;
}
.fl {
	float:left;
	margin-right: 1em;
}
.fr {
	float:right;
}
.ml {
	margin-left: 1em;
}
.mainLogo { width:218px;height:48px; }
.addthis_toolbox a { float:left; width: 21px; height: 21px; margin-right: 3px; }
.addthis_toolbox .addthis_button_google_plusone { width: auto; height: auto; margin: 0 1px 0 -2px; }
.addthis_toolbox a img { width: 100%; }
/* Base */

body {
	font: normal 68.75% Arial, helvetica, sans-serif;	/* base font = 11px */
	color: #464B3D;
	line-height: 1.5em;
	background: #fff; }

h1,h2,h3,h4,h5,h6  {
    font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 0.4em;
	color: #006150; }

h1, .form-h1 {
	font-family:'Futura W01 Light', Arial, helvetica, sans-serif;
	font-size: 4em;
	font-weight: normal;
	line-height: 1em;
	font-weight: normal;
	margin-bottom: 0.3em;
	text-transform: uppercase; }

    .home-layout h1 {
        margin-top: 0.75em; }

    .home-layout h1 span {
        color: #6EAB24; }

h1 strong {
    font-family:'Futura W01 Bold', Arial, helvetica, sans-serif;
    font-weight: normal;
}
h2, .h2, .form-h2 {
	font-size: 2em;
	font-family: 'Futura W01 Light', Arial, helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
}
h2.ql-heading 
{
    text-transform: uppercase;
    font-size: 1.45em;
}

h3, .h3, .form-h3 {
	font-size: 1.272727272727273em;	/* 14px */
	border-bottom: 1px solid #e5eae6;
}
h4, .h4 {
	font-size: 1.090909090909091em;	/* 12px */
	padding-bottom: 9px;
	border-bottom: 1px solid #e5eae6;
	margin-bottom: 1.4em;
}
h5, .h5 {
	font-family:  Arial, sans-serif;
	font-size: 1.181818181818182em;	/* 13px */
}
h6 {
	font-size: 1.090909090909091em;	/* 12px */
}
h2.light {
	/*color: #94c11c;*/
	font-size: 1.6em;
	margin-bottom: 1em;
}
h2.h2-terms {
	font-size: 1.1em;	/* 12px */
	font-family: Arial, sans-serif;
	font-weight: bold;  
}    

h2.h2-quicklinks {
	text-transform: uppercase; 
	font-size: 1.4em;  
}


.futura {
	font-family:'Futura W01 Light', Arial, helvetica, sans-serif;
	font-weight: normal; }

.futura-bold {
    font-family:'Futura W01 Bold', Arial, helvetica, sans-serif;
    font-weight: normal;
    margin: 25px 0;
}

.media-page iframe 
{
    margin-bottom: 15px;
}



h4.reg {
	font-family: Arial, sans-serif;
	border-bottom: none;
	margin: 0; }
	
p {
	margin: 0 0 1em 0;
	font-size: 1.3em;
	line-height: 1.6em;
	padding:0;
}

a {
	color: #006150;
	text-decoration: none;
}
a:hover {
	color: #006150;
	text-decoration: underline;
}

p a 
{
	text-decoration: underline;
	color:#006150;
}

p a:hover { text-decoration:none;color:#006150; }

p.mgn-top {
	margin-top: 15px; }

strong, b {
	font-weight: bold; }

em, i {
	font-style: italic; }

ul li {
	padding-left: 19px;
	background: url(../images/ul-li-bg.gif) no-repeat 2px 0.6em;
}

#content ul li,
#content ol li { font-size:1.1em; }

    #content ul li li,
    #content ol li li { font-size:1em; }

    #content .pod ul li,
    #content .pod ol li { font-size:1em; }

ul li a {
	color: #444;
}

ol li {
	list-style: 
}
hr {
	border: 0;
	height: 1px;
	margin: 3em 12em;
	display: block;
	background: #ccc;
}
table {
	width: 100%;
	margin-bottom: 1em;
	text-align: center;
}
th 
{
	white-space: nowrap;
	line-height: 1.6em;
	background: #c4df9b;
    border-left: 1px solid #fff;
	padding: 0 0.3em;
}
th.odd {
	background: #BEDAA3;
}
.striped tr:nth-child(even) td { 
	background-color:#E3E9E2; 
}

tr:nth-child(2n) td {
    background: #E2EDD3; 
}

td {
	vertical-align: middle;
	background: #F0F6E9;
	border-top: 1px solid #CED5CE;
    border-left: 1px solid #fff;
	padding: 0.2em;
}

tr.odd td {
	background: #E2EDD3;
}
th.first-child, td.first-child {
	text-align: left;
	padding-left: 3px;
}

#pnlSearchForm.fund-price-filter {
    float: none;
    left: 130px;
    width:220px; }
    
    #pnlSearchForm.fund-price-filter input[type="text"] {
     width: 215px; }

.fund-price-table {
    overflow: auto;
    float: right;
    width: 830px;
    margin-top: 20px; }
 
    .fund-price-table table,
    table.literature {
        width: 100%;
        text-align: left;
        margin: 0; }
 
    .fund-price-table,
    table.literature {
        margin-top: 20px; }

    table.literature { margin-bottom: 20px; }

    .fund-price-table th,
    .fund-price-table td,
    table.literature th,
    table.literature td {
        border-left: 1px solid #fff;
        padding: 4px 11px; }

    table.literature th,
    table.literature td {
        padding-top: 6px;
        padding-bottom: 6px; }

    .fund-price-table th.first-child,
    .fund-price-table td.first-child,
    table.literature th.first-child,
    table.literature td.first-child {
	    border-left: none; }

	.fund-price-table th.last-child,
    .fund-price-table td.last-child,
    table.literature th.last-child,
    table.literature td.last-child {
        text-align: center; }
 
    .fund-price-table .icon-btn {
        display: block;
        width: 14px;
        height: 14px;
        text-indent: -9999px;
        background: url(/images/read-more-arrow-grey.png) no-repeat right center;
        margin: 0 auto; }

table.literature tr:nth-child(2n) td {
	background: #E2EDD3;
}


/* Layout & site wide styles */
#site-wrap {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#header 
{
    position: relative;
    z-index: 2;
	height: 15em;
}
#middle-wrap 
{
    position: relative;
    z-index: 1;
	margin-bottom: 2em;
}

#content-wrap-full 
{
    width: auto;
    float: none;
    min-height: 0;
    padding: 2em 1.04166666666667% 0;   /* 10px / 960px */
}

#content-wrap-full #content
{
    width: auto;
    float: none;
}

#content-wrap {
	padding: 2em 1.04166666666667% 0;	/* 10px / 960px */
	width: 60.41666666666667%;	/* 580px / 960px */
	float: left;
	min-height: 180px;
}
#leftnav {
	width: 100px;
	float: left;
	margin-top: 4px;
	margin-right: 2em;
	background: #fff url(../images/dotted-horizontal.gif) repeat-x bottom left;
}
#content {
	width: 440px;
	float: left;
}
#content ul,
#content ol {
	margin-bottom: 10px;
}

#content.home-layout {
	position: relative;
	left: 50px;
	width: 460px;
}

#content.offset {
    padding-left: 100px;
    margin-left: 2em; }

#leftnav + #content.offset {
    padding-left: 0;
    margin-left: 0;
}
.main {
	width: 62.5%;	/* 600px / 960px */
	float: left;
 }
 .aside 
 {
 	width: 37.5%;	/* 360px / 960px */
	/* height: 100%; */
	float: right;
	background: white url(../images/dotted-horizontal.gif) repeat-x top left;
 }
.right-cols-container {

	position: relative;
	background: url(/images/dotted-vertical.gif) repeat-y left top;
}

/* pods */
.row {
	clear: both;
	overflow: hidden;
	background: url(/images/dotted-vertical.gif) repeat-y 180px top;
}

.row-thinking {
	clear: both;
    overflow: hidden;
}

.row.full-width {
	background: url(/images/dotted-horizontal.gif) repeat-x bottom left;
}
.freeflow-cols {
	overflow: hidden;
	height: 100%;
	background: url(/images/dotted-vertical.gif) repeat-y 180px top;
}

.half-col {
	width: 50%;		/* 180px / 360px */
	float: left;
	position: relative;
	overflow: hidden; }

    .lt-ie8 .half-col {
        height: 100%; }

.half-col.right {
	float: right;
	background: url(/images/dotted-vertical.gif) repeat-y top left;
}


#middle-wrap .half-col {
	background: url(/images/dotted-horizontal.gif) repeat-x bottom left;
}

#middle-wrap .row.empty .half-col {
	background: none; }

#middle-wrap .half-col.g-bg 
{
	background-color: #f0f2ef;
}

.pod {
	padding: 20px 0.9em 14px;
}
.full-width .pod .arrow-link { margin-bottom: 0; }

.alternate-pod  {
    height: 100%;
    overflow: hidden;
}

.alternate-pod {
    background-color: rgba(191, 208,191, 0.2);
}

.full-width .alternate-pod {
    height: auto;
}

.alternate-pod-fund-manager h4 { color: #fff; }

.lt-ie9 .alternate-pod {
    background: url(/images/bg-alt-pod.png) repeat;
}

.pod img {
	max-width: 100%;
	margin-bottom: 10px;
}

.pod p {
	font-size: 12px;
	line-height: 1.4em;
	/*margin-top: 5px;*/
	 }

.home-layout .pod img
{
	max-width: none;
	width: 100%;
	margin-bottom: 1em;
}

.pod h3 
{
	font-family:'Futura W01 Light', Arial, helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0;
	padding-bottom: 0.5em;
	border-bottom: 0;
	margin-bottom: 0;
	font-size: 1.4em;
}
.pod h3 a, .pod h4 a {
	display: block;
	font-weight: normal;
	text-transform: uppercase;
	padding-right: 14px;
	text-decoration: none;
	background: url(/images/read-more-arrow.png) no-repeat right center;
}
.pod h4 
{
	position: relative;
	top: 0;
	font-weight: normal;
	font-size: 1.5em;
}

.pod h4 span 
{
	display: table-cell;
	vertical-align: bottom
}

.pod h5 
{
   color: #006150;
}

#content.home-layout .pod h4
{
	font-family: 'Futura W01 Bold', Arial, helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.3em;
	padding: 0.5em 0 0.25em;
	margin-bottom: 1em; }


.lt-ie8 .pod h4 span {
	display: block; }

.pod.fund-manager {
	background: url(/images/dotted-vertical.gif) repeat-y left top #fff;
	color: #464B3D;
	position: relative;
	padding-bottom: 66px; }
	
	.alternate-pod-fund-manager .pod.fund-manager {
	    color: #fff;
	    background-color: rgb(0, 97, 80) !important; }

.half-col .pod.fund-manager:last-child {
	background: url(/images/dotted-vertical.gif) repeat-y left top; }

.freeflow-cols .pod.fund-manager {
	background: url(/images/dotted-vertical.gif) repeat-y left top; }

.pod.fund-manager blockquote {
	/*background-image: url(/images/dotted-horizontal.gif);*/
	background-repeat: repeat-x;
	padding: 0px 10px 0;
	margin: 0 -10px 1em -10px; }

.right-cols-container .pod + .pod.fund-manager {
    margin-top: -2px }
    
.right-cols-container .pod.fund-manager p {
	width: 100px; }

.pod.fund-manager blockquote p {
	width: auto; }

.pod.fund-manager img {
    z-index: 1;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 0; }

.pod.fund-manager .arrow-link {
	position: absolute;
	bottom: 0;
	left: 0;
	border: 0;
	height: 2.5em;
	line-height: 2.5em;
	width: 100%;
	text-align: left;
	color: #fff;
	padding-right: 0;
	margin-bottom: 0 }

	.right-cols-container .pod.fund-manager .arrow-link {
	    width: 100%;
	    background: url(/images/bg-fund-manager.png) repeat-y -1px top #006150;
	    margin: 0 0 0 1px; }
	    
.right-cols-container .fund-manager.resized p.fund-manager-title {
    position:absolute;
    left:10px;
    bottom:60px;  
}	    

.pod.fund-manager .arrow-link .text,
.event-box .arrow-link .text 
{
    display: inline-block;
	position: relative;
	z-index: 2;
    color: #fff;
	padding-right: 20px;
	padding-left: 10px; }

.pod.fund-manager .arrow-link .text:hover { text-decoration: underline; }

.pod.fund-manager .arrow-link .icon,
.event-box .arrow-link .icon {
	position: absolute;
	top: 8px;
	right: 0;
	width: 14px;
	height: 14px;
	background: url(/images/read-more-arrow-white.png) no-repeat 0 0; }


.green-bg {
	margin-left: 3px;
	background-color: #E9F3E0; }

.grey-bg {
	margin-top: 3px;
	margin-left: 3px;
	background-color: #f0f2ef; }

.white-bg {
	margin-top: 3px;
	margin-left: 3px;
	background-color: #fff; }

.grey-bg h4 {
	margin-top: -3px; }

.illustration {
    clear: right;
	overflow: hidden;
	margin: 0 0 -3px 3px;
	text-align: right;
	padding-top: 3px; }

.illustration-pod img {
    max-width: 100%; }

#right-cols-footer-graphic { width:100%;position:absolute;bottom:0; }

.freeflow-cols .pod, .border-bottom {
	background-image: url(/images/dotted-horizontal.gif);
	background-repeat: repeat-x;
	background-position: left bottom !important; }

.freeflow-cols .grey-bg {
	background: #f0f2ef url(/images/dotted-horizontal.gif) repeat-x left bottom;
	padding: 10px 9px 5px 9px;
	margin-top: 0; }

.freeflow-cols .white-bg {
	background: #fff url(/images/dotted-horizontal.gif) repeat-x left bottom;
	padding: 10px 9px 5px 9px;
	margin-top: 0; }
	
	.freeflow-cols .grey-bg.pod h3,
    .freeflow-cols .white-bg.pod h3 {
	    font-family:'Futura W01 Book', Arial, helvetica, sans-serif;
	    /*padding-bottom: 10px;*/
	}
	
	.freeflow-cols .grey-bg.pod h3 a {
	    /*background: none;*/ }

    .freeflow-cols .grey-bg li,
    .freeflow-cols .white-bg li {
        background:none;
        padding: 0 14px 0 0;
        margin-bottom: 8px; 
    }

    .freeflow-cols .grey-bg li a,
    .freeflow-cols .white-bg li a {
        width:144px;
        padding-right:15px;
        display:block;
        background: url(/images/read-more-arrow.png) no-repeat right 2px;
	    font-family:'Futura W01 Book', Arial, helvetica, sans-serif;
        font-size: 1.1em;
	    text-transform: uppercase;
	    color: #006150; }

    .freeflow-cols .grey-bg.first-child,
    .freeflow-cols .white-bg.first-child {
        margin-top: 3px; }
 
 
.end-right-cols-container 
{
    display: none;
	height: 3px;
	overflow: hidden;
	clear: both;
	background: url(/images/dotted-horizontal.gif) repeat-x top left;
}


.freeflow-cols.empty + .end-right-cols-container 
{
    display: block;
	position: absolute;
	top: 0;
	width: 100% !important;
}

#content .pod.fund-manager {
	position: relative;
	color: #333;
	background: #eff1ef;
	padding: 1em 1em 3em 1em;
	margin: 3em 0; }

#content .pod.fund-manager .media 
{
	display: block;
	bottom: 0;
	left: 0;
	right: auto;
	z-index: 2;
	margin-right: 1em;
	max-width: 100px;
	max-height: 100px; }
	
	#content .pod.fund-manager.chart-box {
		padding-bottom: 24px; }
	
	#content .pod.fund-manager.chart-box .media {
		position: static;
		float: left;
		margin: -1em 0 0 -1em; }
	
	#content .pod.fund-manager .copy {
		z-index: 1; }
		
	#content .pod.fund-manager .media  + .copy {
		margin-left: 110px;
		min-height: 50px; }



#content .pod.fund-manager .arrow-link {
	width: 428px;
	padding-right: 12px;
	padding-left: 0;
	right: 0;
	left: auto;
	text-align: right;
	background: url(/images/bg-primary-nav.png) repeat-y left;
}

#content .pod.fund-manager h2 
{
    font-family:'Futura W01 Bold', Arial, helvetica, sans-serif;
	font-size: 1.3em;
}

#content .pod.fund-manager p {
	font-size: 1.1em;
	line-height: 1.5em; }

.pod.downloads ul.download-links {
    padding: 0;
    margin: -1.95em 0 0 0; }

    .pod.downloads p + ul.download-links { margin-top: 0; }

    .pod.downloads ul.download-links a {
        display: block;
        padding: 10px 30px 10px 5px; }

    .pod.downloads ul.download-links li {
        background-image: none;
        background: #e3e9e2;
        padding: 0;
        margin: 0; }

        .pod.downloads p + ul.download-links li,
        .pod.downloads ul.download-links li + li {
            border-top: 1px solid #ced5ce; }

    .pod.downloads ul.download-links li.alt {
        background-color: #f4f6f4; }


    .pod.downloads a.pdf,
    .pod.downloads a.video,
    .pod.downloads a.details {
	    width: auto;
	    text-indent: 0;
	    background-position: 95%;
	    margin: 0; }


/* menus and lists */
.menu li {
	display: inline;
	float: left;
}
.menu li a {
	display: inline;
	float: left;
	text-decoration: none;
}
.menu li span {
	padding: 0 0.6em;
}

#footer .menu li span 
{
    float: left;
    display: inline;
}

#glossaryNav 
{
	overflow: hidden;
	margin: 30px 0 10px; }

#glossaryNav li {
	padding: 0; }

#glossaryNav a {
	font-weight: bold; }

#glossaryNav li span {
	padding: 0 0.3em; }

.menu li.first-child {
	background: none !important;
	padding-left: 0 !important;
}

.related-links 
{
    margin: 10px 0 15px;
}
.related-tags 
{
    margin-bottom: 15px;
}

.tags 
{
    /*font-size: 1.1em;*/
	margin-bottom: 1em;
}
.pod .tags {
    font-size: 1em;
}
.tags li {
	background: none;
	display: inline;
	margin: 0 0.5em 0 0;
	padding-left: 0;
}
.tags li + li {
	padding: 0 0 0 0.5em;
	border-left: 1px solid #ccc; }

.ql-header {
    font-size: 1.272727272727273em;
    font-weight: normal;
    text-transform: uppercase; }

ul.quick-links {
	/*font-size: 1.1em;*/
	margin: -0.3em 0 15px; }
	
.quick-links li 
{
    background-position: 2px 0.7em;
	border-bottom: 1px solid #e5eae6;
	margin: 0; }

.quick-links a {
	display: block;
	/*height: 100%;*/
	line-height: 1.6em;
	background: url(/images/read-more-arrow.png) no-repeat right center;
	padding: 0.1em 0;
	margin: 0; }

/* read more (arrow-links) + other links */
.arrow-link {
	width: auto;
	line-height: 2em;
	margin: 1em 0;
	padding-right: 20px;
	display: block;
	clear: both;
	color: #464B3D;
	text-align: right;
	text-decoration: none;
	background: url(/images/read-more-arrow.png) no-repeat right 6px;
	border-top: 1px solid #e5eae6;
	border-bottom: 1px solid #e5eae6;
	padding-bottom: 1px;
	font-size:1.1em; }
	
	.pod .arrow-link {
	    font-size: 1.3em;
	    margin-bottom: 0; }
	    
	    #content .pod .arrow-link {
	        font-size: 1.1em; }

input.arrow-link  {
	border:0; 
	float:right; 
	margin: 0 0 3px 0; 
	cursor:pointer;
}

.inline-arrow-link {
	line-height: 1.8em;
	color: #333;
	padding-right: 40px;
	display:block;
	background: url(/images/read-more-arrow.png) no-repeat right center;
}
.arrow-link.green {
	width: 93%;
	height: 2.8em;
	line-height: 2.8em;
	position: relative;
	left: 3px;
	bottom: -2.2em;
	margin-left: 0;
	margin-right: 0;
	padding-right: 20%;
	color: #fff;
	background-color: #93c266;
	background-position: 94% center;
}
.pod .arrow-link.positioned {
	position: absolute;
	bottom: 0;
}
.pod .arrow-link.positioned {
	width: 78%;
}
.arrow-link.green.positioned {
	bottom: -12px;
}
#content .arrow-link.positioned {
	width: 90%;
}
.action-btn {
	position: relative;
	display: inline-block;
	font-weight: bold;
	line-height: 1.8em;
	text-decoration: none;
	color: #333;
	border: 1px solid #808080;
	border-radius: 4px;
	background-color: #e3e3e3;
	background-image: -webkit-linear-gradient(#fefefe, #dedede, #f9f9f9);
	background-image: -moz-linear-gradient(#fefefe, #dedede, #f9f9f9);
	background-image: -ms-linear-gradient(#fefefe, #dedede, #f9f9f9);
	background-image: linear-gradient(#fefefe, #dedede, #f9f9f9);
	white-space: nowrap;
	padding: 0 3.2em 0 0.6em;
	margin: 0 1em 1em 0;
}
.action-btn span {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0 0.6em;
	color: #fff;
	background-color: #93C165;
	background-image: -webkit-radial-gradient(circle, #8FBC62, #759A51);
	background-image: -moz-radial-gradient(circle, #8FBC62, #759A51);
	background-image: -ms-radial-gradient(circle, #8FBC62, #759A51);
	background-image: radial-gradient(circle, #8FBC62, #759A51);
}
a.pdf {
	display: block;
	margin: 0 auto;
	width: 15px;
	line-height: 17px;
	background: url(/images/icon-pdf.gif) no-repeat center center;
	text-indent: -99px;
	overflow: hidden;
}
a.video {
	display: block;
	margin: 0 auto;
	width: 16px;
	line-height: 16px;
	background: url(/images/a-video-bg.gif) no-repeat center center;
	text-indent: -99px;
	overflow: hidden;
}
a.details {
	display: block;
	margin: 0 auto;
	width: 16px;
	line-height: 16px;
	background: url(/images/a-details-bg.gif) no-repeat center center;
	text-indent: -99px;
	overflow: hidden;
}

img.portrait { max-width: 100%; }

.fund-links 
{
    display: block;
    clear: both;
	overflow: hidden;
	/*font-size: 1.1em;*/
	padding: 2em 0 2em 0;
}
#content ul.fund-links {
	margin-bottom: 0;
}

.fund-links li {
	display: block;
	list-style-type: none;
	background: none;
	padding-left: 0; }

.fund-links .inline-arrow-link 
{
	font-weight: bold;
	padding-right: 22px; }

/* forms */
legend {
	font-size: 1.1em;
	margin-bottom: 5px; }

label {
	display: block;
	width: 175px;
	float: left;
	line-height: 1.6em;
	font-size:1.1em; 
    cursor:pointer;
}
input {
	color: #333;
	line-height: 1.6em;
	height: 1.6em;
}
textarea {
	border: 2px inset #ccc;
	color: #333;
	line-height: 1.6em;
}
input.error {
	border-color: #CC0000 !important;
}
label.error { }

.form-page h1 { margin-bottom: 30px; }
.form-page .form h5 { margin: 25px 0 35px; }

.form-row {
	clear: both;
	padding-bottom: 1em;
}
.form-row.pb0 { padding-bottom:0; }
.form-row input, 
.form-row textarea {
	width: 260px;
	margin: 0;
	padding: 0;
	border: 2px inset #ccc;
}

.form-wrapper { } /* fixes error display issue in chrome */ 

.form-row textarea {
	height: 70px;
}
.form-row-checkbox {
	padding-bottom: 2em;
	position: relative;
}
.form-row-checkbox input {
	margin: 0;
	padding: 0;
	float: left;
	border: 0 !important;
    cursor:pointer;
}
.form-row-checkbox label {
	width: 93%;
	float: right;
	line-height: 1.8em;
    cursor:pointer;
}
.form-row-radios {
	padding: 0.6em 0 1em;
}

.form-row-radios td{
    background-color:#fff!important;
}

.form-row-radios span {
	display: block;
	min-width: 120px;
	float: left;
	margin-right: 2em;
	line-height: 1.9em;
}
.form-row-radios label {
	width: auto;
	float: left;
	line-height: 1.9em;
	margin-right:1.5em;
    cursor:pointer;
}
.form-row-radios input {
	display: block;
	float: left;
	margin: 0 0.4em 0 0;
	padding: 0;
	line-height: 1.9em;
	border: none;
    cursor:pointer;
}
.submit-form-row 
{
    clear: both;
	margin-bottom: 2em;
	text-align: right;
	border-top: 1px solid #e5eae6;
	border-bottom: 1px solid #e5eae6;
	overflow:hidden;
	width: 100%;
	padding: 0.1em 0;
}
.submit-form-row .content-form-submit {
	cursor: pointer;
    font-size: 1.1em;
	background: url(/images/read-more-arrow.png) no-repeat right center;
	border: 0;
	padding: 0 25px 0 0; 
	font-family:Arial, helvetica, Sans-Serif;
	}

.submit-form-row .content-form-submit:hover {
    text-decoration: underline;
    color: #EA7225; }

.label { margin-left:140px; }
.form-row-checkbox input.checkbox  { margin-right:10px; }

.textfield      		{  }
.textarea       		{  }
.select         		{  }
.radiobutton        	{  }

.filters {
	margin-bottom: 3em;
	position: relative;
}

.filters-wrapper  
{
    overflow:hidden;
    position:relative;
    margin-bottom:0.6em;
}

.filters div.clearfix {
    position: relative;
	clear: both;
	margin-bottom: 15px; }

.filters select {
	float: left;
	clear: left;
	width: 220px;
	margin-top: 0.6em;
	padding: 0.1em;
	height: 40px
}

.btnFilter 
{
    position: absolute;
    bottom: 0;
    left: 240px;
    height: auto;
    cursor: pointer;
    font-weight: bold;
    background: #006150;
    border: 1px solid #006150;
    border-radius: 0px;
    box-shadow: inset 0px 0px 0px rgba(0, 0, 0, 0);
    color: white;
    padding: 1px 12px;
}

.btnFilter:hover 
{
    background: #6EAB24;
  border: 1px solid#6EAB24;
  border-radius: 0px; 
  box-shadow: inset 0px 0px 0px rgba(0, 0, 0, 0); 
  color: white;
}

.login-form ul.menu {
	height: 5em;
}
.login-form ul.menu li {
	background: none;
	padding: 0 0 0 1.5em;
	margin-right: 1.5em;
	font-weight: bold;
	border-left: 1px solid #ccc;
}
.login-form ul.menu li:first-child {
	padding-left: 0;
	border-left: 0;
}

/* Validation */
.error 
{
    font-size: 1.1em;
	color: #CC0000;
}

.reg-form-validation {
    margin-bottom: 5px; }


.reg-terms .error 
{
    display: block;
    margin-left: 30px;
}


.login-form .error {
	/*display: block;
	margin: 5px 0 0 174px;*/
	 }

.reg-success 
{
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	color: #CC0000;
	margin: 20px 0 30px; }

.add-this {
	height: 21px;
	margin-bottom: 1.5em;
}
#loadingIcon { 
	display: none; 
	position: absolute; 
	bottom: -20px; 
	left: 130px; 
	width: 160px;  
}
.mobile { 
	/*display:none; */
}

/* Header */
#logo {
	position: absolute;
	top: 3em;
	left: 1em;
}
#header .main,
#header .aside,
#header .right-cols-container {
	height: 100%;
	position: relative;
}
#header .right-cols-container .first-child {
	background-color: #ffffff;
}
#header .half-col 
{
	height: 100%;
	background: #EFF0F0 url(/images/dotted-vertical.gif) repeat-y top left;
}
#header .half-col .menu {
    background-position: right;
}
#header .menu {
	position: absolute;
	top: 133px;
	width: 100%;
	min-height: 32px;
	background: url(/images/bg-primary-nav.png) repeat-y left #006150;
}

.lt-ie9 #header .menu { top: 131px; }

#header .menu li {
	background: none;
	padding: 7px 0;
	margin: 0;
}
#header .menu li a 
{
    position: relative;
    z-index: 1;
	font-family: arial, helvetica, Sans-Serif;
	display: block;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #fff;
	padding: 0 13px;
}
#header .menu li + li a {
    /*border-left: 1px solid #fff;*/
    background: url(/images/menu-divide.gif) left center no-repeat;
    margin-left: 0;
}
#header .menu li a:hover,
#header li.active a,
#header li + li.active a {
    z-index: 2;
	color: #fff;
	background: none;
	background-color: #EA7225;
	border-color: transparent;
	padding: 7px 14px 7px 13px;
	margin: -7px -1px -7px 0;
}
#header .right-cols-container p 
{
    text-align: center;
    margin: 20px 0 0 0;
}
#header .right-cols-container p a
{
    color: #464B3D;
}
#header .right-cols-container p a:hover
{
    color: #006150;
}
#header .half-col .search-form {
    z-index: 2;
}

#header .half-col .illustration {
    z-index: 1;
}



.sub-menu
{
    text-align: right;
    position: relative;
    z-index: 2;
    list-style: none;
    font-size: 1.1em;
    margin: 20px 10px 0 0;
    position:absolute;
    right:0;
}
.sub-menu li
{
    display: inline;
    background: none;
    padding: 0;
    margin-left: 5px;
}
.sub-menu li + li {
    border-left: 1px solid #464B3D;
    margin-left: 0;
}
.sub-menu a
{
    color: #464B3D;
    padding: 0 0.5em;
}


.search-form {
    position: relative;
}
.search-panel .search-form {
	position: absolute;
	bottom: 5px;
	left: 1em;
	width: 160px;
}
/*
.lt-ie9 .search-panel .search-form {
   bottom: 10px; }
*/    
.search-panel .form-row {
	height: 27px;
	overflow: hidden;
	position: relative;
	padding-bottom: 0;
}
.search-panel input.search-text,
.glossary-search input.search-text {
	width: 153px;
	height: 23px;
	background: white url(../images/dotted-horizontal.gif) repeat-x top left;
	padding-left: 3px;
}

.search-panel input.search-submit,
.glossary-search input.search-submit {
	width: 26px;
	height: 26px;
	position: absolute;
	right: 1px;
	top: 1px;
	background: url(/images/search-btn.gif) no-repeat right top;
	border: 0;
	font: 0/0 sans-serif;
	text-indent: -999px;
	cursor: pointer;
	outline: 0;
}
.search-panel .menu {
	top: 1em;
	bottom: auto;
}

.glossary-search { position: relative;width: 170px; }
.glossary-search .form-row input { width: 160px; float:right; }

#Footer1_pnlLoggedIn {
	margin-bottom: 5px; }

/* Footer */
#footer {
	clear: both;
	padding: 2em 1.04166666666667% 1em;		/* 10px / 960px */
	background: #fff url(/images/dotted-horizontal.gif) repeat-x top left;
}
#footer a {
	color: #333;
}
#footer ul {
	height: 1em;
}
#footer ul li {
	background: none;
	padding-left: 0;
}
#footer ul li a:hover { color:#00754f; }
#footer p {
	clear: both;
	margin: 2em 0 0;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #666;
}

/* Middle-Wrap / Content */
#breadcrumb {
	height: 1.4em;
	margin-bottom: 2em;
}
#breadcrumb li 
{
    display: inline;
	background: none;
	padding-left: 0;
}
#breadcrumb
{
    color: #6EAB24;
}
#breadcrumb span,
#breadcrumb a {
	color: #99A39B;
    text-decoration: none;
}
#breadcrumb span {
	margin: 0 5px;
}

#breadcrumb li a:hover.no-link {
	color: #6EAB24;
    cursor: default;
}

/* 1st Tier */
#leftnav ul {
    background: url(/images/dotted-horizontal.gif) repeat-x bottom left; }

    #leftnav li {
	    background: none;
	    padding: 0;
	    margin: 0; }

    #leftnav a {
	    display: block;
	    padding: 9px 0 7px;
	    text-transform: uppercase;
	    text-decoration: none;
	    color: #EA7225;
	    background: url(/images/dotted-horizontal.gif) repeat-x top left; }

    #leftnav a.active {
        color: #EA7225; }

/* 2nd Tier */
#leftnav ul ul {
    background: none; }

    #leftnav ul ul a {
        color: #006150; }

/* 3rd Tier */
#leftnav ul ul ul {
    margin-top: -4px; }

    #leftnav ul ul ul a {
        text-transform: none;
        background: none;
        padding: 2px 0; }

/* 4th Tier */
#leftnav ul ul ul ul {
    background: none;

    margin-top: 0;
    margin-left: 10px; }
    
    #leftnav ul ul ul ul a { }

/* 5th Tier */
#leftnav ul ul ul ul ul {
    margin-left: 0; }

    #leftnav ul ul ul ul ul a {
        color: #4D9084; }

/* 6th Tier */
#leftnav ul ul ul ul ul ul { }

    #leftnav ul ul ul ul ul ul a {
        color: #80B0A8; }

/* 7th Tier */
#leftnav ul ul ul ul ul ul ul { }

    #leftnav ul ul ul ul ul ul ul a {
        color: #70AC27; }

/* 8th Tier to infinite */
#leftnav ul ul ul ul ul ul ul ul { }

    #leftnav ul ul ul ul ul ul ul ul a {
        color: #9BC566; }












#middle-wrap ul li a:hover,
#breadcrumb .no-link { color: #6EAB24; }



#content .row {
	background: none;
}
#content .half-col {
	width: 48%;
	float: left;
	background: none;
}
#content .half-col.right {
	width: 48%;
	margin-right: 0;
	float: right;
}
#content .half-col .pod {
	padding: 0;
	overflow: hidden;
}
#content .pod h4 
{
	font-weight: normal;
	font-size: 1.5em;
	padding-top: 1em;
	background: url(/images/dotted-horizontal.gif) repeat-x left top;
}

.article {
	margin-bottom: 3em;
}
.article.list-view img {
	width: 100px;
	height: 100px;
	margin-right: 2em;
	margin-bottom: 1em;
	float: left;
	background: #ccc;
}
.article.list-view h1 {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	text-transform: none;
}
.article.list-view h2 {
	font-size: 1.1em;	/* 12px */
	font-family: Arial, sans-serif;
	font-weight: bold;  
}    
.article-meta p {
	font-weight:bold;
	font-size:1.0em;
	margin-bottom: 1.5em;
}

.pagination {
	position: relative;
	width: 100%;
	height: 2em;
	margin-bottom: 2em;
	text-align: center;
}
.pagination a {
	line-height: 2em;
	padding: 0.3em;
	color: #999;
}
.pagination ul {
	margin: 0 auto;
}
.pagination ul li {
	display: inline;
	background: none;
	padding: 0;
}
.pagination ul li.active a {
	color: #181818;
}
.pagination .next, .pagination .prev {
	position: absolute;
	top: 0;
	padding: 0;
}
.pagination .prev {
	left: 0;
	right: auto;
	text-align: left;
	padding: 0 5px 0 15px;
	background: url(/images/small-arrow-l-grey.png) no-repeat left center;
}
.pagination .next {
	right: 0;
	left: auto;
	text-align: right;
	padding: 0 15px 0 5px;
	background: url(/images/small-arrow-r-grey.png) no-repeat right center;
} 

.accordian {
    margin-bottom: 2em;
    /*float: right;*/
    /*width: 830px;*/
}

.accordian .title {
	font-family:'Futura W01 Light', Arial, helvetica, sans-serif;
	font-size: 1.090909090909091em;
	font-weight: normal;
	line-height: 2em;
	color: #fff;
    background: url(/images/bg-accordian-title.png) repeat-x left top #07664d;
	padding: 0 0.75em 0 1em;
	margin: 0;
}

.accordian.noopen .title { padding: 0; }
.accordian.noopen .title:hover { background: url(/images/bg-accordian-title.png) repeat-x left top #07664d; }
.accordian.noopen .title a { display: block; color: #fff; background: url(/images/small-arrow-r-white.png) no-repeat 98% center; padding: 0 1em; }

.accordian .title.closed  {
	color: #fff;
	background: #717b73 url(/images/accordian-h2-closed-bg.gif) repeat-x top left;
	background-image: -webkit-linear-gradient(rgba(118,128,120,1), rgba(88,98,89,1));
	background-image: -moz-linear-gradient(rgba(118,128,120,1), rgba(88,98,89,1));
	background-image: -ms-linear-gradient(rgba(118,128,120,1), rgba(88,98,89,1));
	background-image: -o-linear-gradient(rgba(118,128,120,1), rgba(88,98,89,1));
	background-image: linear-gradient(rgba(118,128,120,1), rgba(88,98,89,1));
}
.accordian .title span {
	display: block;
	float: right;
	width: 10px;
	height: 10px;
	margin-top: 4px;
	background: url(/images/small-arrow-r-white.png) no-repeat center center;
}
.accordian .title > span {
	margin-top: 7px;	/* ie6 doesn't see this */
}
.accordian .open span {
	background: url(/images/small-arrow-d-white.png) no-repeat center center;
}
.accordian .panel {
	background: #f4f6f4;
	overflow: auto;
}

.managers .panel {
	padding: 1em;
}

.fund-range-panel {
    margin: 20px 0; }
    
    .accordian .fund-range-panel { margin: 0; }

.fund-range-panel .arrow-link {
    border-color: #CED5CE;
    padding-right: 25px;
    margin-bottom: 25px; }

.fund-range-table {
    border-bottom: 1px solid #CED5CE;
    margin-bottom: 3px; }

.fund-range-table th.first-child { width: 170px; }

.fund-range-table td {
    text-align: left;
    background-color: transparent !important;
    padding: 0; }

.fund-range-table a {
    display: block;
	font-size: 1.090909090909091em;
    font-weight: bold;
    color: #464B3D;
	background: url(/images/read-more-arrow-grey.png) no-repeat right center;
    padding: 3px 20px 3px 0; }

.accordian .footer-links .arrow-link {
    border-top: none;
    padding-top: 5px;
    padding-bottom: 2px;
    margin: 0; }

.managers .links 
{
	font-size: 1.1em;
	margin-bottom: 12px; }

/* t02b - Secure divert area page */
.t02b .login-form {
	/*margin-top: 4em;*/
}
.t02b .login-form h6 {
	margin-bottom: 1em;
}
.t02b .login-form .form-row-checkbox {
	margin: 1em 0 2em;
	padding-left: 175px;
}
.t02b .login-form .form-row-checkbox label {
	line-height: 2em;
}

/* glossary */
.filter-by-letter li {
	background: none;
	padding: 0.3em;
}
.filter-by-letter a {
	font-size: 1.1em;
	color: #92C163;
}
.filter-by-letter .selected a,
#glossaryNav .selected a:hover {
	color: #00754f;
}
.glossary {
	clear: both;
	font-size: 1.1em;
	line-height: 1.5em;
}
.glossary dt,
.glossary dd {
	display: block;
	float: left;
	padding: 2em 0;
	border-top: 1px solid #ccc;
}
.glossary dt {
	width: 40%;
	clear: left;
	font-weight: bold;
	color: #006150;
}
.glossary dd {
    width: 57%;
    padding-right: 3%;
}
.glossary dd p {
    margin-bottom: 0; }

.glossary dt:first-child,
.glossary dt:first-child + dd {
	border: 0;
}


/* Events */
.event-box {
	margin: 2em 0;
	background: #EFF1EF;
	height: 100px;
}
html>body .event-box    { height: auto; min-height: 100px; overflow: auto;}
.event-box .col {
	padding: 2%;
	width: 29%;
	float: left;
}

.event-box .col.last-child {
    position:relative;
	min-height: 100px;
	float: right;
	background: #CED5CE; }

.event-box .col.last-child img {
    max-width: 100%; }
		
.event-box .col.last-child img[src*="/Global/"] {
   position:absolute;
   right: 0;
   bottom: 0; }
		
.event-box .arrow-link {
	height: 2.5em;
	line-height: 2.5em;
	margin: 0;
	padding-right: 12px;
	color: #fff;
	background: url(/images/bg-primary-nav.png) repeat-y left;
}

.event-box + h6 
{
	font-size: 1.2em;
	margin-bottom: 2em; }

/* Disclaimer */
.disclaimer legend {
    display: none;    
}

.disclaimer .error { margin-left: 0; }

/* Search results */
#pnlSearchForm {
	float:left;
	margin-top: 15px;
	margin-bottom: 1em;
}

#pnlSearchForm .search-form {
	position: absolute;
	bottom: 1em;
	left: 1em;
	width: 160px;
}
#pnlSearchForm .form-row {
	height: 23px;
	overflow: hidden;
	position: relative;
}
#pnlSearchForm input.search-text {
	width: 175px;
	height: 23px;
	padding: 0 0 0 5px;
	background: white url(../images/dotted-horizontal.gif) repeat-x top left;
	padding-right: 23px; }

#pnlSearchForm input.search-submit {
	width: 26px;
	height: 27px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(/images/search-btn-grey.gif) no-repeat right top;
	border: 0;
	font: 0/0 sans-serif;
	text-indent: -999px;
	cursor: pointer;
	outline: 0;
}



.lt-ie8 #pnlSearchForm input.search-submit 
{
    top: 1px;
}   
#pnlSearchForm .menu {
	top: 1em;
	bottom: auto;
}


#searchResults {
	margin-top: 2em;
}
#searchResults .arrow-link {
	margin-bottom: 0.5em;
}

#searchResults p { margin-bottom:0; }

#searchResults .result { padding-bottom:10px;margin-bottom:10px; }
#searchResults .result img {
    width: 100px;
    height: 100px;
    float: left;
    background: #ccc;
    margin: 4px 2em 1em 0; }

.searchTabs {
	height: 3em;
	border-bottom: 1px solid #ccc;
	margin: 1em 0 0;
	padding: 0;
}
.searchTabs li {
	height: 3em;
	line-height: 3em;
	float: left;
	margin: 0 0.5em 0 0.5em;
	padding: 0;
	background: none;
}
.searchTabs li.active {
	padding: 0 1em;
	border: 1px solid #ccc;
	border-bottom: 0;
	border-radius: 5px 5px 0 0;
	position: relative;
	top: 0px;
	background: #fff;
}
.searchTabs a {
	display: block;
	margin: 0;
	padding: 0 1em;
	border: 1px solid #ccc;
	border-bottom: 0;
	background: #F4F9F0;
	position: relative;
	top: -1px;
	border-radius: 5px 5px 0 0;
}

.tagCloud {
	display: block;
	margin: 0;
}
.alternate-pod .tagCloud {
	margin: 0; }

#content .half-col .tagCloud {
	margin: 0;
}

#tagList {
	margin: 25px 5px !important;
}
#tagList  li {
	display: inline;
	line-height: 25px;
	background: none;
}

/****** Sitemap *******/
#sitemap a                  { margin-left: 0px; }
#sitemap ul                 { list-style:none; margin:0; }
#sitemap ul li              { background: none; border-bottom:1px dotted #ccc; line-height:30px; margin-bottom:10px; padding-left:0; }
#sitemap ul li img.expand   { cursor: pointer; border: 1px solid #ccc; float:left; margin-right:5px; margin-top:6px; padding:3px; }
#sitemap ul li img.spacer   { border: 1px solid #fff; height:10px; margin-right: 5px; margin-top:4px; padding:2px; width:10px; }
#sitemap ul ul li           { border:0; margin-bottom:10px; line-height:normal; }
#sitemap ul ul ul li        { }
#sitemap ul ul              { font-size:1.0em; padding:0 0 2px 25px; margin-left:15px; margin-bottom:0; }
#sitemap ul ul ul           { border:0; font-size:1.0em; margin-bottom:0; padding-left:0; margin-left:15px; }
#sitemap ul ul ul ul li     { margin-bottom:0; }

#sitemap .subSection .subSection .subSection { margin-left:20px; margin-right: 20px; margin-top:10px; margin-bottom:0;}
#sitemap .subSection .subSection .subSection .subSection { margin-bottom:0; }

#iFrameWrapper              { margin-left: 130px; }

/*AutoSuggest*/
.ui-menu-item { background-color:#fff; width:150px; cursor:pointer; }
.ui-helper-hidden-accessible { display: none;}

ul.mgn-btm
{
    margin-bottom: 15px;
}
.ui-helper-hidden-accessible{ display: none;}


/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }
  
input:-moz-placeholder{color:#999}
input:-ms-input-placeholder{color:#999}











/* Home Tabs */
#tabs {
	width: 460px;
	min-height: 147px;
	position: relative;
	margin-bottom: 30px; }

#tabs ul {
    position: absolute;
    top: 0;
    right: 0;
	z-index: 999;
	overflow: hidden;
	width: 227px;
	height: 147px;
	background-color: #fff;
	margin-bottom: 0; }

    #tabs ul li {
        background: url(/images/bg-tabs-menu.png) repeat-x 0 0;
        padding: 0;
        margin: 0; }
        
    #tabs ul li.ui-tabs-active {
        background-position: 0 -52px; }

    #tabs ul li + li {
        margin-top: 2px; }

    #tabs ul li a {
        display: table-cell;
	    width: 197px;
        height: 48px;
        vertical-align: middle;
	    font: 1.16em 'Futura W01 Light', Arial, helvetica, sans-serif;
	    font-weight: normal;
	    text-transform: uppercase;
	    letter-spacing: 0;
        color: #fff; 
        background: url(/images/small-arrow-r-white.png) no-repeat 15px 50%;
        padding: 0 0 0 30px; }
    
    #tabs ul li.ui-tabs-active a { background: url(/images/small-arrow-d-white.png) no-repeat 12px 50%; }
    #tabs ul li a:hover { text-decoration: none; color: #fff; }
    #tabs ul li a:focus { outline: none; }
    #tabs .slide .med-wrap { position: relative; width: 230px; height: 147px; overflow: hidden; }
    #tabs .slide p { font-size: 100%; }
    #tabs .slide .med-wrap img { max-width: 100%; height: auto; }
    #tabs .slide .med-wrap iframe { position: absolute; top: 0; left: 0; }

    #tabs .slide .text { margin-top: 15px; }
    #tabs .slide .arrow-link:hover { color: #6EAB24; }

#t03bTable { margin-left: 130px; }


.related-wrapper  {
   clear: both;
   width:440px;  
   margin-left:130px; }

.accordian.narrow {
   width: 440px; }
   
.pod h3 a.feat-links-no-link,
.pod h4 a.feat-links-no-link {
    background-image:none;
}
   
a:hover.feat-links-no-link {
    color: #006150;
    cursor: default; 
}

.cookieButton {
    clear: both;
    margin: 15px 0 60px 0;
}


#id_matrix {
    text-align:left;
}

#id_matrix tr td {
    clear:both;
    margin: 0;
    padding: 0;
    border:0;
    padding-bottom: 1em;
    background-color:#fff;
}

#id_matrix td{
    font-size: 1.1em;
}

#id_matrix hr{
    width:100%;
    margin:0;
}


#id_matrix label {
    text-align:left;
    display:inline-block;
    width: 160px;
    margin-right:10px;
    float: left;
    line-height: initial;
    font-size: 1.0em;
    cursor:pointer;
}

#id_matrix legend{
    width:100%;
    margin:0 0 8px 0;
    padding-bottom:5px;
    border-bottom: 1px solid #CED5CE;
    font-size:1.0em;
}

#id_matrix input[type="radio"],
#id_matrix input[type="checkbox"] {
    height:auto;
    float:left;
    display:inline-block;
    clear:both;
    margin: 0 0.4em 0.5em 0.2em;
    cursor:pointer;
    border:0!important;
}

#id_matrix input[type="text"] {
    width: 260px;
    margin: 0;
    padding: 0;
    border: 2px inset #ccc;
}

#id_matrix select {
    width:264px;
    margin:0;
    padding: 0;
    border:0;
    border: 2px inset #ccc;
    padding: 0.1em;
}

#id_matrix textarea {
    height: 70px;
    width: 260px;
    margin: 0;
    padding: 0;
    border: 2px inset #ccc;
}

#id_matrix input[type="submit"] {
    width:100%;
    height:23px;
    cursor: pointer;
    font-size: 1.1em;
    background: url(/images/read-more-arrow.png) no-repeat right center;
    border: 0;
    padding: 0 25px 0 0;
    font-family: Arial, helvetica, Sans-Serif;
    text-align:right;
    border-bottom: 1px solid #E5EAE6;
    border-top: 1px solid #E5EAE6;
}

#id_matrix .xformvalidator {
    color:#CC0000
}

.form-body{
    margin: 0 0 1em 0;
    font-size: 1.1em;
    line-height: 1.6em;
    padding: 0;
}

.no-js .accordian .panel { display:block; }

/* GENERIC STYLES FOR INFINITE SCROLLING TABLE*/
#my-infinite-container{
	width: 830px;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 1.0em;
}

.lit-row-header {
    position: relative;
	float: left;
    display:table;
    background-color: #c4df9b;
    color: #fff;
    height: 30px;
    color: #000;
    visibility: hidden;
}

.lit-row{
	position: relative;
	float: left;
    display:table;
}

.lit-row div{
	border-top: 1px solid #CED5CE;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 11px;
    padding-right: 11px;
    display: table-cell;
    vertical-align: top;
}

.lit-row-header div {
   border-top: 0;
}

.lit-odd{
	background-color: #E2EDD3;
}

.lit-even{
	background-color: #F0F6E9;
}

.lit-c1 {
    width:275px;
}

.lit-c2 {
    width:296px;
    border-left: 1px solid #fff;
}

.lit-c3 {
    width:116px;
    border-left: 1px solid #fff;
}

.lit-c4 {
    width:52px;
    border-left: 1px solid #fff;
}

.lit-pdf {
    display: block;
    margin: 0 auto;
    width: 15px;
    height: 18px;
    background: url(/images/icon-pdf.gif) no-repeat center center;
    text-indent: -99px;
    overflow: hidden;
}

.loading-icon {
    width: 830px;
    text-align: center;
    height: 50px;
    visibility: hidden;
}

.loading-finished {
    width: 100%;
    text-align: center;
    visibility: hidden;
}


/* editor styles */

.mPara {
    font-size: 14px!important;
}

.sPara {
    font-size: 12px!important;
}

.dGreen {
    color: #006150!important;
}

.lGreen {
    color: #6EAB24!important;
}

#leftnav.n2col {
    width: 100px;
}

#content.n2col {
    float: left!important;
    width: 810px!important;
}

/*Shared thinking styles */
.thinking-main {
    float: left;
    width: 660px;
    margin-right: 10px;
    margin-top: 10px;
}

.thinking-aside {
    float: left;
    width: 245px;
    padding-left: 10px;
    border-left: 1px solid #dedede;
    margin-top: 10px;
    margin-left: 25px;
}

.thinking-filters {
    position: relative;
    margin-bottom: 30px;
}

.thinking-filters .btnFilter {
    position: static;
}

.thinking-filters-wrapper {
    text-align: right;
    overflow: hidden;
    margin-bottom: 10px;
}

.thinking-filters-wrapper input,
.thinking-filters-wrapper label,
.thinking-filters-wrapper select {
    display: inline-block;
    vertical-align: middle;
}

.thinking-filters-wrapper select {
    line-height: 43px;
    height: 43px;
    padding: 0 0 0 10px;
    width: 32%;
    display: block;
    float: left;
    margin-left: 2%;
    border: 1px solid #a6a6a6;
    border-radius: 0;
}

.thinking-filters-wrapper select:first-child {
    margin-left: 0;
}

.thinking-filters-wrapper label {
    float: none;
    width: auto;
    margin-right: 20px;
}

.thinking-article {
    overflow: hidden;
    border-bottom: 1px solid #acacac;
    padding: 0 0 5px;
    margin: 0 0 15px;
    clear: both;
}

.thinking-article-img {
    display: block;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}

.thinking-second-article-img {
    display: block;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
    height: 170px;
    width: 200px;
}

.thinking-img {
    float: left;
    padding-right: 15px;
    padding-bottom: 15px;
}

.thinking-article-content {
    overflow: hidden;
    padding-right: 5px;
}

.thinking-article-title {
    font-family: 'Futura W01 Light', Arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.6em;
    padding: 0;
    margin: 0 0 5px;
}

.thinking-article-meta {
    font-weight: bold;
    font-size: 0.9em;
    padding: 0;
    margin: 0 0 10px;
}

#content.n2colShared {
    float: left!important;
    width: 660px!important;
    /*margin-right: 5px;*/
}

.thinking-article-title a:hover {
    
   color:#6EAB24;

}
.thinking-article-meta p a:hover {
  color:#6EAB24;
  text-decoration:underline;

}