/* W3C CSS Validation: YES */
 /* _______________________________________*/
 /* Neulogic Style Sheet */
 /* One Voice Blue 12pt */
 /* Vertical */
 /* */
 /* Section One: Main Content */
 /* Section Two: Interface/Design */
 /* Section Three: News/Events */
 /* Section Four: Sidebar Elements */
 /* Section Five: Site Object Elements */
 /* Section Six: Navigation Elements */
 /* Section Seven: Datasets */
 /* Section Eight: Secure Pages */
 /* Section Nine: Personal Access Pages */
 /* _______________________________________*/
 /* ______________________________________ */
 /* ____ Section One: Main Content _______ */
 /* ______________________________________ */
 /* 1.1 - Page Background */
 BODY{
	 background-color: #ffffff;
	 }

 /* 1.2 - Body Text Color on Color Background*/
.BodyTxtonColor {
	 color: #000000;
	 }

 /* 1.3 - Font Style for Span Tags - Used to Override Word Styles */
 SPAN{
	 color: #333333;
	 }

 /* 1.4 - Font Tags - Used to Override Word Styles */
 FONT{
	 font-family: arial, Helvetica, sans-serif !important;
	 font-size: 12px !important;
	 }

 /* 1.5 - Font Style for Regular Text */
 p,ol,li,td{
	 color: #333333;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 12px;
	 }

 /* 1.6 - Top Margin for Content */
 /* 1.7 - Title */
.titleFont,p.titleFont,td.titleFont{
	 color: #666666;
	 font-size: 18px;
	 font-weight: normal;
	 }

 /* 1.8 - Default Linked Text, always keep this order (LoVe HAte) */
 a:link {
	 color: #336699;
	 }

 a:visited{
	 color: #336699;
	 }

 a:hover{
	 color: #cc3333;
	 }

 a:active{
	 color: #336699;
	 }

 /* 1.9 - Captions Under Option Types (forms/graphics/etc) Attached to Articles on a Page */
.captions,p.captions,td.captions,a.captions{
	 color: #000000 !important;
	 text-decoration: none;
	 font-size: 11px;
	 }

 a.captions:hover{
	 color: #000000 !important;
	 text-decoration: none;
	 font-size: 11px;
	 }

 /* 1.10 - Search Results List Colored Bar */
 td.sitemapbar{
	 background-color: #C8DAED !important;
	 }

 /* 1.11 - Highlighted Searched Word in Search Results List */
.highlighted,p.highlighted,td.highlighted{
	 color: #cc3333;
	 font-size: 11px;
	 }

 /* 1.12 Padding for Search Results Page */
.searchsidespacer{
	 width: 150px;
	 }

 /* 1.13 Padding for Response Window After Contact Form Submitted */
.formsidespacer{
	 width: 150px;
	 }

 /* 1.14 - Minimum Size of Text When Needed */
.smalltext{
	 font-size: 11px;
	 }

 
/* ______________________________________ */
 /*__ Section Five: Site Object Elements _ */
 /* ______________________________________ */
 /* 5.1 Header A Style */
.headera{
	 color: #6699cc;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 18px;
	 font-weight: normal;
	 }

 /* 5.2 Header B Style */
.headerb{
	 color: #336699;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 18px;
	 font-weight: normal;
	 }

 /* 5.3 Subheader A Style */
.subheadera{
	 color: #cc3333;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 }

 /* 5.4 Subheader B Style */
.subheaderb{
	 color: #000000;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 }

 /* 5.5 Emphasize A Style */
.emphasizea{
	 color: #333333;
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: 15px;
	 font-weight: bold;
	 }

 /* 5.6 Emphasize B Style */
.emphasizeb{
	 color: #333333;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-style: italic;
	 font-weight: bold;
	 }

 /* 5.7 Body A Style */
.bodya{
	 color: #333333;
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: 12px;
	 font-weight: normal;
	 }

 /* 5.8 Body B Style */
.bodyb{
	 color: #336699;
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: 15px;
	 font-weight: bold;
	 }
/* ______________________________________ */
 /* ___ Section Two: Interface/Design ____ */
 /* ______________________________________ */
 /* 2.1 - Date */
.datebug,td.datebug,span.datebug,span.datebug{
	 color: #C8DAED;
	 line-height: 17px;
	 font-size: 11px;
	 }

 /* 2.2 - Default Bullet Graphic Reference */
 /* 2.3 - Style for Page Name Header if No.swt is Found */
.pagehdr,a.pagehdr,a.pagehdr:hover,a.pagehdr:active,a.pagehdr:visited,p.pagehdr,td.pagehdr {
	 font-size : 12px;
	 line-height: 20px;
	 font-weight : normal;
	 color: #C8DAED;
	 }

 /* 2.4 - Background Color for Lower Page Header Area */
 td.phdr2bgcolor {
	 /*background-color: none;
	 */
 }

 /* 2.5 - Breadcrumb Font Styles for Text and Links */
.breadcrumb,a.breadcrumb,a.breadcrumb:hover,a.breadcrumb:active,a.breadcrumb:visited,p.breadcrumb,td.breadcrumb {
	 font-size : 11px;
	 line-height: 17px;
	 font-weight : normal;
	 color: #C8DAED;
	 }

.breadcrumbdown,a.breadcrumbdown,a.breadcrumbdown:hover,a.breadcrumbdown:active,a.breadcrumbdown:visited,p.breadcrumbdown,td.breadcrumbdown {
	 font-size : 11px;
	 line-height: 17px;
	 font-weight : normal;
	 color: #C8DAED;
	 }

 /* 2.6 - Default Style for Color of Line Between Body Content and Sidebar Content */
 td.rulecolor{
	 background-color: #000000;
	 }

 /* 2.7 - Text Footer at the Bottom of Every Page */
 td.footertxt,td.footertxt{
	 color: #333333;
	 font-size: 10px;
	 }

 /* ______________________________________ */
 /* Section Three: News/Events Elements */
 /* ______________________________________ */

 /* 3.1 - Archive Text Links */
 a.archive,a.archive:hover,a.archive:active,a.archive:visited {
	 color : #336699;
	 text-decoration : none;
	 font-weight : normal;
	 font-size : 12px;}

 /* 3.2 - Background and Outline of Categories Area */
.headerbkg {display : block;
	 background-color: none;}

 /* 3.3 - Main Category Header */
.header {color: #336699;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;}

.headernot {color: #999999;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: normal;}

 /* 3.4 - Anchor Tags at the Top of a News & Events Page */
 a.navanchor,a.navanchor:hover,a.navanchor:active,a.navanchor:visited {
	 color: #333333;
	 font-size: 12px;
	 line-height: 16px;}

 /* 3.5 - Main Link to the Articles */
 a.newslink,a.newslink:hover,a.newslink:active,a.newslink:visited {
	 color : #336699 !important;}

 a.newslinknot,a.newslinknot:hover,a.newslinknot:active,a.newslinknot:visited{
	 color : #999999 !important;}

/* Posting Board correction */
a.newslink span.titleFont {font-family: arial, Helvetica, sans-serif;
	 font-size: 12px;
         color : #336699;}

 /* 3.6 - More... Link */

 /* 3.7 - Padding and Indent of Article Titles */
.contentpadding,td.contentpadding {padding: 5px 0px 0px 50px;}

 /* 3.8 - Area Directly Below Header & Around Article Titles Area */
.headersurround,table.headersurround {display : block;
	 background-color: none;}

 /* 3.9 - Style to correct news page spacing */


 /* 3.10- Article Summary on Full Article Page */
.articlesummary {font-style: italic;}

 /* 3.11 - Author Name on Full Article Page */
.articleauthor {color: #666666;
	 font-size: 12px;
	 font-weight: normal;}

 /* 3.12 - Back Link on Full Article */
.referinglink,a.referinglink,a.referinglink:hover,a.referinglink:active,a.referinglink:visited {color: #336699;}

 /* 3.13 - 'Related Items' Header on Full Article Page */
.relatedheader,td.relatedheader {display : block;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: bold;
	 color: #333333;
	 margin: 0px;}

 /* 3.14 - Articles That Are Set to NOT Publish to the Public Site */
 span.donotshow {color: #999999 !important;}

 /* ______________________________________ */
 /* ___ Section Four: Sidebar Elements ___ */
 /* ______________________________________ */
 /* 4.1 - Default Background Color */
 td.sidebarbgcolor {
	 /*background-color: none;
	 */
 }

 /* 4.2 - Header Background Image */
 /* 4.3 - Header When NOT Surrounded by a Link */
.sideheader,table.sideheader,td.sideheader{
	 display : block;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 /*text-decoration: none;
	 */
 color: #336699;
	 /*background-color: none;
	 */
 margin: 0px;
	 }

 /* 4.4 - Header When it HAS a Link Around It */
.sideheaderlink,a.sideheaderlink,a.sideheaderlink:active,.sideheaderlink:visited{
	 display : block;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 /*text-decoration: none;
	 */
 color: #336699;
	 /*background-color: none;
	 */
 margin: 0px}

 a.sideheaderlink:hover{
	 display : block;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 text-decoration: underline;
	 color: #336699;
	 /*background-color: none;
	 */
 margin: 0px}

 /* 4.5 - Area Directly Below Header and Around Article Titles */
.sideheadersurround,table.sideheadersurround{
	 display : block;
	 /*background-color: none;
	 */
 }

 /* 4.6 - Padding Around Article Titles */
.sidecontentpadding,td.sidecontentpadding{
	 padding:5px 0px 0px 2px;
	 }

 /* 4.7 - Article Title */
.sidetitle,a.sidetitle,a.sidetitle:active,.sidetitle:visited,a.sidetitle,a.sidetitle:active,.sidetitle:visited{
	 color: #333333;
	 font-size: 12px;
	 }

 a.sidetitle:hover,a.sidetitle:hover{
	 color: #336699;
	 font-size: 12px;
	 }

 /* 4.8 - Default Text Style */
.sidetext{
	 color : #336699 !important;
	 }

 /* 4.9 - More... Link That Goes With Article Title and Abstracts */
.sidemorelink,a.sidemorelink,a.sidemorelink:active,.sidemorelink:visited {
	 font-size : 12px;
	 color: #cc3333;
	 /*text-decoration: none;
	 */
 }

 a.sidemorelink:hover{
	 font-size : 12px;
	 color: #cc3333;
	 text-decoration: underline;
	 }

 /* ______________________________________ */
 /*__ Section Five: Site Object Elements _ */
 /* ______________________________________ */
 /* 5.1 Header A Style */
.headera{
	 color: #6699cc;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 18px;
	 font-weight: normal;
	 }

 /* 5.2 Header B Style */
.headerb{
	 color: #336699;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 18px;
	 font-weight: normal;
	 }

 /* 5.3 Subheader A Style */
.subheadera{
	 color: #cc3333;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 }

 /* 5.4 Subheader B Style */
.subheaderb{
	 color: #000000;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 }

 /* 5.5 Emphasize A Style */
.emphasizea{
	 color: #333333;
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: 15px;
	 font-weight: bold;
	 }

 /* 5.6 Emphasize B Style */
.emphasizeb{
	 color: #333333;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-style: italic;
	 font-weight: bold;
	 }

 /* 5.7 Body A Style */
.bodya{
	 color: #333333;
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: 12px;
	 font-weight: normal;
	 }

 /* 5.8 Body B Style */
.bodyb{
	 color: #336699;
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: 15px;
	 font-weight: bold;
	 }

 /* 1.1 - Page Background */
 BODY{
	 background-color: #ffffff;
	 }

 /* 1.2 - Body Text Color on Color Background*/
.BodyTxtonColor {
	 color: #000000;
	 }

 /* 1.3 - Font Style for Span Tags - Used to Override Word Styles */
 SPAN{
	 color: #333333;
	 }

 /* 1.4 - Font Tags - Used to Override Word Styles */
 FONT{
	 font-family: arial, Helvetica, sans-serif !important;
	 font-size: 12px !important;
	 }

 /* 1.5 - Font Style for Regular Text */
 p,ol,li,td{
	 color: #333333;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 12px;
	 }

 /* 1.6 - Top Margin for Content */
 /* 1.7 - Title */
.titleFont,p.titleFont,td.titleFont{
	 color: #666666;
	 font-size: 18px;
	 font-weight: normal;
	 }

 /* 1.8 - Default Linked Text, always keep this order (LoVe HAte) */
 a:link {
	 color: #336699;
	 }

 a:visited{
	 color: #336699;
	 }

 a:hover{
	 color: #cc3333;
	 }

 a:active{
	 color: #336699;
	 }

 /* ______________________________________ */
 /* Section Six: Navigation Elements */
 /* ______________________________________ */
 /* 6.1 - Padding */
 /* 6.2 - Font */
.NavFont,p.NavFont,td.NavFont,a.NavFont:link,a.NavFont:visited,a.NavFont:hover,a.NavFont:active {
	 font-family : Verdana, Geneva, arial, Helvetica, sans-serif;
	 font-size : 11px;
	 color: #336699;
	 text-decoration : none;
	 }

 /* 6.3 - 3 & 4 Level Links */
.navlev34,a.navlev34:link,a.navlev34:visited,a.navlev34:hover,a.navlev34:active{
	 font-size : 11px;
	 color: #336699;
	 text-decoration : none;
	 }

.nav34down,a.nav34down:link,a.nav34down:visited,a.nav34down:hover,a.nav34down:active {
	 font-size : 11px;
	 color: #336699;
	 text-decoration : none;
	 font-style: italic;
	 }

.navlev34roll,a.navlev34roll:link,a.navlev34roll:visited,a.navlev34roll:hover,a.navlev34roll:active {
	 font-size : 11px;
	 color: #336699;
	 text-decoration : underline;
	 }

 /* 6.4 - Downstate for Links */
.navdown,a.navdown,a.navdown:visited,a.navdown:hover,a.navdown:active {
	 font-family : Verdana, Geneva, arial, Helvetica, sans-serif;
	 font-size : 11px;
	 color: #336699;
	 font-style: italic;
	 }

 /* 6.5 - Background Image for Downstate*/
 /* 6.6 - Color Behind Nav Links (gets covered by nav2bg.gif/jpg) */
.nav2bg,p.nav2bg,td.nav2bg {
	 background-color: none;
	 }

 /* 6.7 - Roll State for Background: Color Behind Nav Link on Rollover. If Roll Isn't Desired Then Make Same as Background Color */
.navroll,a.navroll:link,a.navroll:visited,a.navroll:hover,a.navroll:active {
	 background-color: none;
	 }

 /* 6.8 - Roll State for Text*/
.navrolltext,a.navrolltext:link,a.navrolltext:visited,a.navrolltext:hover,a.navrolltext:active {
	 font-family : Verdana, Geneva, arial, Helvetica, sans-serif;
	 font-size : 11px;
	 color: #336699;
	 text-decoration : underline;
	 }

 /* ______________________________________ */
 /* ______ Section Seven: Datasets _______ */
 /* ______________________________________ */
 /* 7.1 - Results List - Main Title - on COLOR */
.DSlistTitle,.DSlistTitle{
	 color: #000000;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 15px;
	 font-weight: bold;
	 }

 /* 7.2 - Results List TITLE on COLOR */
.DSColHdr,a.DSColHdr,a.DSColHdr:hover,a.DSColHdr:active,a.DSColHdr:visited,.DSColHdr,a.DSColHdr,a.DSColHdr:hover,a.DSColHdr:active,a.DSColHdr:visited{
	 color: #336699;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: bold;
	 }

 /* 7.3 - Matching Category Header on WHITE */
.DSInputLbl,.DSInputLbl{
	 color: #336699;
	 font-size: 15px;
	 font-weight: normal;
	 }

 /* 7.4 - Matching Category Header on COLOR */
.DSInputLblColor,.DSInputLblColor{
	 color: #000000;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: bold;
	 }

 /* 7.5 - Main Link in Results List */
.DSLink,a.DSLink,a.DSLink:hover,a.DSLink:active,a.DSLink:visited,.DSLink,a.DSLink,a.DSLink:hover,a.DSLink:active,a.DSLink:visited{
	 color: #336699;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 }

 /* 7.6 - Results List - Column 1 Text */
.DSCol1Txt,.DSCol1Txt{
	 color: #333333;
	 }

 /* 7.7 - Results List - Column 2 text */
.DSCol2Txt,.DSCol2Txt{
	 color: #336699;
	 }

 /* 7.8 - Description Text within the Search Results List */
.DSAbstract,.DSAbstract{
	 color: #336699;
	 }

 /* 7.9 - Main Header in Dataset Browsing */
.DSFieldHdrA,.DSFieldHdrA{
	 color: #333333;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-style: italic;
	 }

 /* 7.10 - Subheader in Dataset Browsing */
.DSFieldHdrB,.DSFieldHdrB{
	 color: #336699;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-style: italic;
	 }

.ResultsPageNo {
	 color: #000000;
	 }

  /* ___________________________________________ */
 /* Section Eight: Secure Pages */
 /* ___________________________________________ */
 /* 8.1 - Login Settings */
.seclogintitle {
	 color: #336699;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: none;
	 }

 /* 8.2 - Logout Settings */
.seclogoutbkg {
	 background-color: none;
	 }

.seclogoutgreet {
	 color: #000000;
	 font-size: 11px;
	 font-weight:normal;
	 padding:0px 0px 0px 10px;
	 }

.seclogoutuser {
	 color: #336699;
	 font-size: 11px;
	 font-weight: normal;
	 font-style: italic;
	 padding:0px 0px 5px 15px;
	 }

.seclogoutupdateebtn {
	 color: #000000;
	 }

.seclogoutbtn {
	 color: #000000;
	 }

 /* 8.3 - Alphabetical Sorting */
.alphasortlinkup {
	 color: #000000;
	 text-decoration : none;
	 }

.alphasortlinkdn {
	 color: #336699;
	 text-decoration : underline;
	 }

.alphasortlinkup:hover {
	 color: #336699;
	 text-decoration : underline;
	 }

.alphasortbkgup {
	 background-color: #c8daed ;
	 }

.alphasortbkgdn {
	 background-color: #ffffff;
	 }

  /* ______________________________________ */
 /* Section Nine: Personal Access Pages */
 /* ______________________________________ */
 /* Section One: Welcome Area */
 /* Section Two: Fund Area */
 /* Section Three: Advisor Area */
 /*_______________________________________ */
 /*_______________________________________ */
 /* Section One: Welcome Area Content */
 /* ______________________________________ */
 h2.welcometxt {
	 font-size: 1.2em;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 color:#336799;
	 margin-top:0;
	 margin-bottom:5px;
	 }

.loginpref{
	 margin:0;
	 padding:0;
	 }

.loginprefleft,.loginprefright {
	 font-size:.8em;
	 font-family: Arial, Helvetica, sans-serif;
	 color:#336799;
	 }

.loginlink,a.loginlink {
	 font-size:1em;
	 font-family: Arial, Helvetica, sans-serif;
	 color:#336799;
	 }

 p.loginprefleft {
	 margin:0;
	 padding:0;
	 }

.loginprefright {
	 font-size:.8em;
	 font-family: Arial, Helvetica, sans-serif;
	 float: right;
	 width: 49%;
	 text-align: right;
	 /* depends on element width */
 background-color:#ffffff;
	 }

 /* ______________________________________________________ */
 /* _______________ Section Two: Fund Area _______________ */
 /*_______________________________________________________ */
.fundtitle {
	 font-size:1.2em ;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 color : #000033;
	 }

.fundval,.grantspaid {
	 font-size:1.1em ;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 color : #000033;
	 }

.fundaelink, a.fundaelink, a.fundaelink:active,a.fundaelink:visited {
	 font-size:1em;
	 font-family: Arial, Helvetica, sans-serif;
	 color:#CC6600;
	 }

 a.fundaelink:hover {
	 font-size: 1em;
	 font-family: Arial, Helvetica, sans-serif;
	 color:#CC6600;
	 }

.fundsmtxt,.grantdate{
	 font-size:.9em ;
	 font-family: Arial, Helvetica, sans-serif;
	 color : #716e7f;
	 }

.fundhdr{
	 font-weight:bold;
	 color: #4c4869 }

 a.interestadd{
	 font-size:.8em ;
	 font-family: Arial, Helvetica, sans-serif;
	 color : #BA794E;
	 text-decoration:none;
	 }

 a.interestadd:hover {
	 font-size:.8em ;
	 font-family: Arial, Helvetica, sans-serif;
	 color:#CC6600;
	 text-decoration:underline;
	 }

.interestaddsuccess,.interestaddfailure{
	 font-size:.8em ;
	 font-family: Arial, Helvetica, sans-serif;
	 color:#E35000;
	 }

 #grantlist {
	 margin-left:46px;
	 margin-right:15px;
	 margin-top:0px;
	 padding-top:0px;
	 padding-left: 0px;
	 text-indent: -28px;
	 }

 #grantlist li {
	 /*list-style: none;
	 */
 margin: 0px;
	 padding: 0.25em;
	 }

 hr.funddivider{
	 margin:0 15px 0 15px;
	 color:#C1B29D;
	 height:1px;
	 /*border: 1px #C1B29D solid;
	 */
 }

 /* List of Fund Statement PDFs - (actually a bulleted list styled to be horizontal. For ideas of ways to style this see http://css.maxdesign.com.au/listamatic/) */
 #pdflist ul {
	 margin-top:0px;
	 margin-left: 10px;
	 padding-left: 10px;
	 line-height:20px;
	 /*white-space: nowrap;
	 */
 }

 /* List of Fund Statement PDFs */
 #pdflist li {
	 display: inline;
	 /*list-style-type: none;
	 */
 padding-right: 5px;
	 white-space: nowrap;
	 }

 #pdflist a {
	 padding: 3px 7px 3px 20px;
	 white-space: nowrap;
	 }

 #pdflist a:link, #pdflist a:visited {
	 color: #595982;
	 /*background-color: #036;
	 */
 background-color: #ffffff;
	 border:1px;
	 border-style:solid;
	 border-color: #e1986b #848176 #848176 #e1986b;
	 text-decoration: none;
	 background-image: url(http://www.ghcf.org./site_media/img/fund_stmnt_bg1.gif);
	 }

 #pdflist a:hover {
	 color:#CC6600;
	 /*background-color: #d3c6a4;
	 */
 /*causing bad effect*/
 text-decoration: none;
	 }

 /* ***** FUND AREA Content Box ***** */
.fundcontentWrapper {
	 width: 100%;
	 /* Width of Fund Box */
 margin-top: 20px;
	 margin-bottom: 20px;
	 /* Margin around outside of box - distance from box and page content */
 margin-left: auto;
	 margin-right: auto;
	 /* Opera 4 doesn't like the 'margin' shorthand when using auto */
 padding: 0px;
	 border: 0px;
	 text-align: left;
	 /* 2nd part of IE5-5.5 centering hack */
 }

.fundcontent {
	 margin: 0px;
	 padding: 0px;
	 border: 1px solid #336799;
	 /* Line color, width, style of fund box - BORDER ON CORNER GRAPHICS SHOULD MATCH THIS*/
 background-color: #C8DAEE;
	 /*Background color of fund box*/
 color: #000000;
	 /*text color for fund text*/
 }

.fundcontent h1,.fundcontent h2,.fundcontent p{
	 margin-left: 20px;
	 margin-right: 20px;
	 }

 /* Margin for content in fund box*/
 /* **** FUND AREA Rounded Corners ***** */
.fundroundedCornerSpacer {
	 margin: 0px;
	 padding: 0px;
	 border: 0px;
	 clear: both;
	 font-size: 1px;
	 line-height: 1px;
	 }

.fundborderTR,.fundborderBL,.fundborderBR {
	 /*display:none;
	 */
.fundborderTL {
	 display:inline;
	 }

 /*NO CORNERS - uncomment this line*/
 width: 12px;
	 height: 12px;
	 /* Width and height of corner graphics*/
 padding: 0px;
	 border: 0px;
	 z-index: 99;
	 }

.fundborderTL,.fundborderBL {
	 float: left;
	 clear: both;
	 }

.fundborderTR,.fundborderBR {
	 float: right;
	 clear: right;
	 }

.fundborderTL {
	 margin: -1px 0px 0px -1px;
	 }

.fundborderTR {
	 margin: -1px -1px 0px 0px;
	 }

.fundborderBL {
	 margin: -12px 0px 0px 0px;
	 }

 /* First number should be width of corner graphics */
.fundborderBR {
	 margin: -12px 0px 0px 0px;
	 }

 /* IE5-5.5/win needs the border scooted to the left or right by an additional 3px! Why? */
 /* Adjust following numbers to get corner graphics to line up with border. each line affects a different browser*/
.fundborderTL {
	 margin-left: -4px;
	 margin-left: -4px;
	 }

 html>body.fundborderTL {
	 margin-left: -1px;
	 }

.fundborderTR {
	 margin-right: -4px;
	 margin-right: -4px;
	 }

 html>body.fundborderTR {
	 margin-right: -1px;
	 }

.fundborderBL {
	 margin-left: -3px;
	 margin-left: -4px;
	 }

 html>body.fundborderBL {
	 margin-left: 0px;
	 }

.fundborderBR {
	 margin-right: -3px;
	 margin-right: -4px;
	 }

 html>body.fundborderBR {
	 margin-right: 4px;
	 }

 /* ______________________________________________________ */
 /* ____________ Section Three: Advisor Area _____________ */
 /*_______________________________________________________ */
.advisortext{
	 font-size:.8em;
	 font-family: Arial, Helvetica, sans-serif;
	 }

 /* Advisor box label text*/
.advisorname,.advisoremail,a.advisoremail,.advisorphone{
	 font-size:.95em;
	 font-family: Arial, Helvetica, sans-serif;
	 text-decoration:none;
	 }

 /* Advisor box label text*/
 a.advisoremail:hover {
	 font-size:.95em;
	 font-family: Arial, Helvetica, sans-serif;
	 color:#CC6600;
	 text-decoration:underline;
	 }

 /* Font size for advisor data- can call out each individually if needed*/
.advisorname{
	 font-weight:bold;
	 font-family: Arial, Helvetica, sans-serif;
	 }

 /* Advisor name*/
 img.advisorpict {
	 margin-bottom:8px;
	 }

 /* Margin around advisor pict/also add border if needed*/
 /* ****** * the ADVISOR AREA content box * ****** */
.advisorcontentWrapper {
	 /*display:none;
	 */
 /*uncomment to hide ADVISOR AREA*/
 float: right;
	 /*alignment of advisor box*/
 width: 158px;
	 /* width of advisor box */
 margin-top: 10px;
	 /*distance from edge of outer box*/
 margin-bottom: 10px;
	 /*distance from edge of outer box*/
 margin-left: 10px;
	 /*distance from edge of outer box*/
 margin-right: 0px;
	 /*distance from edge of outer box*/
 padding: 0px;
	 border: 0px;
	 }

.advisorcontent{
	 margin: 0px;
	 padding: 0px;
	 border: 1px solid #e8e1cf;
	 /* Border around advisor box - BORDER ON CORNER GRAPHICS SHOULD MATCH THIS*/
 background-color: #FFFFFF;
	 /* Background color for advisor box*/
 color: #000000;
	 /* Base text color*/
 }

.advisorcontent h1,.advisorcontent h2,.advisorcontent p{
	 margin-left: 10px;
	 /*margin between text and edges of advisor box*/
 margin-right: 10px;
	 }

 /* ***** Advisor Area Rounded Corners ***** */
.advisorroundedCornerSpacer {
	 margin: 0px;
	 padding: 0px;
	 border: 0px;
	 clear: both;
	 font-size: 1px;
	 font-family: Arial, Helvetica, sans-serif;
	 line-height: 1px;
	 }

.advisorborderTL,.advisorborderTR,.advisorborderBL,.advisorborderBR {
	 display:none;
	 /*NO CORNERS - uncomment this line*/
 width: 12px;
	 height: 12px;
	 /*width and height of corner graphics*/
 padding: 0px;
	 border: 0px;
	 z-index: 99;
	 }

.advisorborderTL,.advisorborderBL {
	 float: left;
	 clear: both;
	 }

.advisorborderTR,.advisorborderBR {
	 float: right;
	 clear: right;
	 }

.advisorborderTL {
	 margin: -1px 0px 0px -1px;
	 }

.advisorborderTR {
	 margin: -1px -1px 0px 0px;
	 }

.advisorborderBL {
	 margin: -8px 0px 0px 0px;
	 }

 /* First number should be width of corner graphics*/
.advisorborderBR {
	 margin: -12px 0px 0px 0px;
	 }

 /* IE5-5.5/win needs the border scooted to the left or right by an additional 3px! Why? */
 /* Adjust following numbers to get corner graphics to line up with border. each line affects a different browser*/
.advisorborderTL {
	 margin-left: -4px;
	 margin-left: -4px;
	 }

 html>body.advisorborderTL {
	 margin-left: -1px;
	 }

.advisorborderTR {
	 margin-right: -4px;
	 margin-right: -4px;
	 }

 html>body.advisorborderTR {
	 margin-right: -1px;
	 }

.advisorborderBL {
	 margin-left: -3px;
	 margin-left: -4px;
	 }

 html>body.advisorborderBL {
	 margin-left: 0px;
	 }

.advisorborderBR {
	 margin-right: -3px;
	 margin-right: -4px;
	 }

 html>body.advisorborderBR {
	 margin-right: 0px;
	 }

 /* Apply Holly Hack to the non-floated content */
 html.hollyhacked {
	 height: 1%;
	 }

 /* Basic navigation rules */
#mainNav, #mainNav li, #mainNav img {
	padding: 0px;
	margin: 0px;
}

/* By default hide all images in the navigation */
#mainNav img {
	display: none;
	margin-left: -3px;
	border: 0;
}



/* List of links in the navigation which wukk be shown as pre-made images (referencing the document ID here) */ 
li#mainNavItem39 img,li#mainNavItem27 img, li#mainNavItem2 img, li#mainNavItem40 img, li#mainNavItem45 img,  li#mainNavItem54 img, li#mainNavItem59 img, li#mainNavItem68 img, li#mainNavItem66 img, li#mainNavItem60 img, li#mainNavItem46 img, li#mainNavItem55 img, li#mainNavItem56 img {
	display: inline;
}

li#mainNavItem39 span,li#mainNavItem27 span, li#mainNavItem2 span, li#mainNavItem40 span, li#mainNavItem45 span, li#mainNavItem54 span, li#mainNavItem59 span, li#mainNavItem68 span, li#mainNavItem66 span, li#mainNavItem60 span, li#mainNavItem46 span, li#mainNavItem55 span, li#mainNavItem56 span {
	display: none;
}




/* Secondaly level navigation will always be done with standard links and not images */
#mainNav #mainNavSub {
	color:#336699;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	list-style-type: none;
}

#mainNav #mainNavSub li {
	padding-left: 20px;
}

#mainNav #mainNavSub a:hover span {
	text-decoration: underline;
}

#mainNav #mainNavSub li.on span {
	font-style: italic;
	text-decoration: underline;
	
	/*background-image: url(http://www.ghcf.org./site_media/img/widget.gif);
	background-repeat: no-repeat;
	background-position-x: -10px;
	*/
}

#mainNav #mainNavSub img {
	display: none;
}

#mainNav #mainNavSub span {
	display: inline;
}




.additionalContent {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	list-style-type: none;
	font-size: 12px;
}

.additionalContent li {
	margin: 8px 0px;
	color: black;
}

.additionalContent li p {
	padding:3px 2px;
	margin: 0;
}


/* 
 * .additionalContent li.file a.itemLink {}
 */ 
 
.additionalContent li.text a.itemLink {
	color: #336699;
	font-size: 14px;
	font-family:arial,Helvetica,sans-serif;
	font-weight:bold;
}
p,a,h1,h3,h4,h5,div,span,th,td { font-family: arial, Helvetica, sans-serif;}

h1 {
	 color: #6699cc;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 18px;
	 font-weight: normal;
	 }
	 
	 
h2 {
	 color: #333333;
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: 15px;
	 font-weight: bold;
	 }
	 
h3 {
	 color: #cc3333;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 }	 	 
	 
h4 {color: #336699;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;}	 
	 
h5 {color: #336699;
    font-family: arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 }	 	 

a:link {
	 color: #336699;
	 }

 a:visited{
	 color: #336699;
	 }

 a:hover{
	 color: #cc3333;
	 }

 a:active{
	 color: #336699;
	 }

th.red {
	 color: #cc3333;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 }



 td.bluecell {background: #c8daed;}

p {color: #333333;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 12px;}

