body {
    font-family: Arial, Sans-Serif;
    font-size: 0.8em;
    margin: 0px;
    padding: 0px;
    background-image: url(/images/headergrass_02.png);
    background-repeat: repeat-x;
    color: #444;
}

p {margin:0; padding: 0;}

/* Home Panes */

#homePane1 {
    width: 646px;
    height: 430px;
    margin: 15px 0px 0px 15px;
    float: left;
    display: inline;
}

#homePane2 {
    width: 262px;
    height: 430px;
    margin: 15px 15px 0px 0px;
    float: right;
    display: inline;
}

#homePane3 {
    width: 920px;
    margin: 15px 15px 15px 15px;
    float: left;
    display: inline;
    border-top: 2px solid #c6d92c;
    border-bottom: 2px solid #c6d92c;
    padding: 10px 0px 20px 0px;
}

#homePane4 {
    width: 920px;
    margin: 0px 15px 15px 15px;
    float: left;
    display: inline;
    overflow: visible;
}

#homePane4-1 {
    float: left;
    display: inline;
    overflow: visible;
    width: 160px;
}

#homePane4-2 {
    float: left;
    display: inline;
    overflow: visible;
    width: 740px;
    margin-left: 20px;
}

/* Home Features */

/* Vertical */
ul.verticalFeatures li {
    width: 262px;
    height: 134px;
    /*padding-top: 7px;*/
    margin-bottom: 14px;
    background-color: #fff;
    list-style: none;
}

/* Horizontal */
ul.horizontalFeatures li {
    width: 286px;
    padding-top: 7px;
    margin-right: 31px;
    float: left;
    display: inline;
    margin-bottom: 20px;
    list-style: none;
}

ul.horizontalFeatures li div {
    background-color: #fff;
    padding-top: 10px;
}

ul.horizontalFeatures li h2 {
    background-color: #fff;
}

ul.horizontalFeatures li a:link, ul.horizontalFeatures li a:visited {
    background-color: transparent;
}

ul.horizontalFeatures li a:hover {
    color: #999;
}

ul.horizontalFeatures li.listLast {
    margin-right: 0px;
}


/* Section Home Grid List */
li.sectionHomeGridItem {
    width: 250px;
    height: 240px;
    float: left;
    display: inline;
    overflow: visible;
    background-repeat: repeat-x;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 5px;
    font-size: 10px;
}

li.sectionHomeGridItem-news {
    background-image: url(/images/gradients/news.jpg);
}

li.sectionHomeGridItem-about-us {
    background-image: url(/images/gradients/about-us.jpg);
}

li.sectionHomeGridItem-sustainability-guide {
    background-image: url(/images/gradients/sustainability-guide.jpg);
}

li.sectionHomeGridItem-sustainability-iq {
    background-image: url(/images/gradients/sustainability-iq.jpg);
}

li.sectionHomeGridItem-partnerships {
    background-image: url(/images/gradients/partnerships.jpg);
}

li.sectionHomeGridItem-alt {
    margin-right: 0px;
}


a:link, a:visited, a:hover {
    text-decoration: none;
    color: #666;
}

li a:link, li a:visited, li a:hover {
    text-decoration: none;
    color: #666;
}


img {
    border-width: 0;
    vertical-align: bottom;
}

h1 {
    font-size: 24px;
    margin-top: 20px;
}

h2 {
    font-size: 14px;
    font-weight: bold;
}

h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 14px;
}

h2.linksTitle {
    font-size: 12px;
    margin-top: 60px;
}

h3 a:link, h3 a:visited, h3 a:hover {
    text-decoration: none;
    color: #000;
}

ul, ol {
    margin: 0;
    padding: 0;
}

li {
    /*list-style: none;*/
}

a:link {
    font-size: 1em;
    font-weight: bold;
    color: #0c6597;
}

a:visited {
    font-size: 1em;
    color: #0c6597;
    font-weight: bold;
}

a:hover {
    font-size: 1em;
    color: #8cc63f;
    font-weight: bold;
}


a.alt:link {
    font-size: 1em;
    font-weight: bold;
    color: #fff;
}

a.alt:visited {
    font-size: 1em;
    color: #fff;
    font-weight: bold;
}

a.alt:hover {
    font-size: 1em;
    color: #8cc63f;
    font-weight: bold;
}


a.header:link {
    font-size: 0.9em;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

a.header:visited {
    font-size: 0.9em;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

a.header:hover {
    font-size: 0.9em;
    color: #8cc63f;
    font-weight: bold;
    text-decoration: none;
}

span.header {
    font-size: 1em;
    font-weight: bold;
    color: #fff;
}

#container {
    margin: 0 auto;
    width: 950px;
    /*background-color: #fff;*/
    overflow: visible;
    height: 183px;
}

#container2 {
    margin: 0 auto;
    width: 950px;
    background-color: #fff;
    overflow: visible;
}

#containerFooter {
    width: 100%;
    background-color: #fff;
    overflow: visible;
    background-image: url(/images/bottomgrey.jpg);
    background-repeat: repeat-x;
    float: left;
}

#container2inner {
    width: 950px;
    background-color: #fff;
    overflow: visible;
    float: left;
    padding: 0px 0px 20px 0px;
}

#container2inner2 {
    width: 910px;
    background-color: #fff;
    overflow: visible;
    float: left;
    padding: 0px 15px 20px 15px;
}

#header {
    width: 950px;
    height: 145px;
    float: left;
    /*background-image: url(/images/HeaderBG.jpg);
    background-repeat: no-repeat;*/
    overflow: visible;
    color: #fff;
}

/* Header Items */
#header1 {
    width: 342px;
    height: 145px;
    float: left;
}
#header2 {
    width: 331px;
    height: 95px;
    float: left;
    color: #818287;
    font-weight: bold;
    padding: 50px 0px 0px 55px;
}
#header3 {
    width: 202px;
    height: 95px;
    float: left;
    color: #818287;
    font-weight: bold;
    padding: 50px 0px 0px 20px;
}


#menu {
    width: 905px;
    height: 38px;
    float: left;
    overflow: visible;
    padding-left: 35px;
}

#featureLine {
    height: 12px;
    width: 100%;
    float: left;
}

#featureLine2 {
    height: 3px;
    width: 100%;
    float: left;
    margin: 20px 0px 20px 0px;
}

#featureLine3 {
    height: 3px;
    width: 100%;
    float: left;
    margin: 20px 0px 0px 0px;
}

#col1 {
    width: 145px;
    min-height: 300px;
    margin-left: 15px;
    float: left;
    display: inline; /* for IE6 double margin */
    overflow: visible;
}

#col2 {
    width: 540px;
    min-height: 300px;
    margin-left: 20px;
    float: left;
    display: inline; /* for IE6 double margin */
    overflow: visible;
}

#col3 {
    width: 170px;
    min-height: 300px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 35px;
    float: right;
    display: inline; /* for IE6 double margin */
    overflow: visible;
}

#footerUpper {
    width: 100%;
    height: 65px;
    float: left;
    display: inline; /* for IE6 double margin */
    background-image: url(/images/footergrass.png);
    background-repeat: repeat-x;
}

#footer {
    width: 920px;
    margin: 0 auto;
    padding: 0px 15px;
    font-size: 9px;
    /*background-image: url(/images/bottomgrey.jpg); */
    overflow: visible;
    height: 200px;
}

#footerGutter {
    float: left;
    display: inline; /* for IE6 double margin */
    width: 920px;
    padding: 10px 0px;
}

#footerGutterUpper {
    float: left;
    display: inline; /* for IE6 double margin */
    width: 920px;
    border-bottom: 1px dotted #ccc;
    padding: 10px 0px;
}

#footerGutterLeft {
    width: 450px;
    float: left;
    display: inline; /* for IE6 double margin */
    overflow: visible;
    font-size: 9px;
}

#footerGutterRight {
    width: 450px;
    float: right;
    display: inline; /* for IE6 double margin */
    overflow: visible;
    text-align: right;
}

#footer1 {
    width: 320px;
    min-height: 120px;
    float: left;
    display: inline; /* for IE6 double margin */
}

#footer2, #footer3, #footer4, #footer5 {
    width: 150px;
    min-height: 120px;
    float: left;
    display: inline; /* for IE6 double margin */
}

#footer h2 {
    font-size: 11px;
}

.module {
    margin-top: 0px;
    padding: 0px;
}

#footerGutter a:link, #footerGutter a:visited, #footerGutter a:hover {
    text-decoration: none;
    color: #f57e24;
}




/* Pagination */

a:link.pageSelected, a:visited.pageSelected, a:hover.pageSelected {
    padding: 1px 2px;
    
    background-color: #0c449b;
    color: #fff;
}

/* next/prev */
a:link.paging, a:visited.paging, a:hover.paging {
    float: left;
    display: inline;
    color: #666;
}

a:link.next, a:visited.next, a:hover.next {
    margin-left: 7px;
}

.panelPagination {
    margin: 5px 0px 0px 0px;
    float: left;
    display: inline;
    width: 100%;
}

.panelPagination div {
    float: right;
    display: inline;
}

.panelPagination ul {
    float: left;
    display: inline;
}

.panelPagination li {
    margin: 0px;
    float: left;
    display: block;
    display: inline;
    margin: 0px 0px 0px 8px;
}


/* Forms */

fieldset {
    border: none;
    margin: 20px 0px 0px 0px;
    padding: 0px;
}

fieldset div {
    float: left;
    overflow: visible;
    margin: 10px 0px 10px 0px;
    padding-bottom: 10px;
    width: 540px;
    /*background-color: #999;*/
}

fieldset div.formInfo {
    float: right;
    width: 180px;
    /*background-color: #ccc;*/
    margin: 0px;
    padding: 5px;
}

fieldset label {
    float: left;
    width: 130px;
    font-weight: bold;
}

fieldset input {
    float: right;
    width: 375px;
}

fieldset textarea {
    float: right;
    width: 375px;
}

.formConfirmation {
    width: 550px;
    margin: 10 0px;
    padding: 5px;
    float: left;
    overflow: visible;
}

fieldset input.button {
    margin-left: 130px;
    width: 90px;
    float: right;
    background-color: #000;
    color: #fff;
    border: 0;
}

fieldset span.formCheck input {
    width: 20px;
    margin-left: 0px;
}

fieldset span.formCheck label {
    width: 300px;
}

 .validationMessage {
    color: #f00;
    font-weight: bold;
 }
 
 .formConfirmation {
    padding: 40px 0px;
 }


/* Search Area */
div.searchArea {
    display: inline;
    float: left;
    margin: 10px 10px 0px 15px;
    padding: 0px;
    padding-top: 2px;
    width: 170px;
}

div.searchArea input.searchtext {
    width: 140px;
    height: 13px;
    padding: 0px 0px 0px 5px;
    margin: 0px;
    font-size: 10px;
    color: #888;
    float: left;
    display: inline;
}

div.searchArea input.button {
    border: 0px;
    background-color: #fff;
    background-image: url(/images/arrow.png);
    background-repeat: no-repeat;
    background-color: #8cc63f;
    padding: 2px;
    margin: 0px 0px 0px 0px;
    float: left;
    display: inline;
}


/* Miscellaneous */
.highlighttext {
    color: #8cc63f;
}

.highlighttext2 {
    color: #f57e24;
}


.featureText1 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
    display: block;
}

.searchTeaser {
    overflow: visible;
    margin-bottom: 20px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}

.contactChoices {
    width: 100%;
}

.contactChoices td {
    padding: 5px 30px 5px 5px;
    margin: 5px 5px 5px 5px;
    background-color: #efefef;
}

.contactChoices td input {
    width: 30px;
}

.contactChoices td label {
    width: 150px;
}



/* Article Items */

.articleImage {
    margin-bottom: 20px;
}

.articleBody ul, .articleBody ol {
    margin: 12px;
}

.articleBody ol {
    margin: 20px;
}

.articleLinks {
    
}

.articleLinks a:link, .articleLinks a:visited {
     
}

.articleLinks a:hover {
    color: #ccc;    
}

div.boxedLinks {
    margin-top: 15px;
    width: 170px;
    text-align: center;
}

div.boxedLinks:hover {
    background-color: #999;
}

div.boxedLinks a:link, div.boxedLinks a:visited, div.boxedLinks a:hover {
    line-height: 25px;
    color: #fff;    
    display: block;
    width: 100%;
    height: 100%;
}



#AddressPanel {
    border: 1px solid #f57e24;
    font-size: 9px;
    padding: 6px;
    margin-top: 20px;
}

#AddressPanel a:link, #AddressPanel a:visited {
    color: #f57e24;
}

#AddressPanel a:hover {
    color: #999;
}

#FooterIcons {
    float: left;
    width: 100%;
    height: 30px;
    padding: 0px 10px;
    overflow: visible;
}

#FooterIcons a {
    float: left;
}

#footer li {
    list-style: none;
}

#container2inner2 li {
    list-style: none;
}

/* Menu */

#Menu1 li {
    list-style: none;
    display: block;
    float: left;
    font-weight: bold;
    font-size: 10px;
    color: #000;
    width: 100px;
    height: 38px;
    text-align: center;
    background-color: transparent;
    background-repeat: no-repeat;
}


#Menu1 a:link, #Menu1 a:visited, #Menu1 a:hover {
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block;
    line-height: 38px;
}

#Menu1 {
    float: left;
}


/* Tab Images */

li.home {
    background-image: url(/css/TabsFull/lime.png);
}

li.about-us {
    background-image: url(/css/TabsFull/orange.png);
}

li.sustainability-guide {
    background-image: url(/css/TabsFull/lightblue.png);
}

li.sustainability-iq {
    background-image: url(/css/TabsFull/green.png);
}

li.partnerships {
    background-image: url(/css/TabsFull/purple.png);
}

li.news {
    background-image: url(/css/TabsFull/darkblue.png);
}

li.contact {
    background-image: url(/css/TabsFull/black.png);
}


/* Tab Colours */

li.home a:link, li.home a:visited, li.home a:hover {
    color: #c6d92c;
}

li.about-us a:link, li.about-us a:visited, li.about-us a:hover {
    color: #f57e24;
}

li.sustainability-guide a:link, li.sustainability-guide a:visited, li.sustainability-guide a:hover {
    color: #00aeef;
}

li.sustainability-iq a:link, li.sustainability-iq a:visited, li.sustainability-iq a:hover {
    color: #56ae47;
}

li.partnerships a:link, li.partnerships a:visited, li.partnerships a:hover {
    color: #993f98;
}

li.news a:link, li.news a:visited, li.news a:hover {
    color: #0c4da2;
}

li.contact a:link, li.contact a:visited, li.contact a:hover {
    color: #231f20;
}

li.notSelected {
    background: transparent;
    background-image: url(/images/MenuDivider.gif);
}

li.notSelected a:link, li.notSelected a:visited, li.notSelected a:hover {
    background: transparent;
    background-image: url(/Images/MenuDivider.gif);
}

li.selected {
    margin-left: -1px;
}

li.notSelected a:link, li.notSelected a:visited, li.notSelected a:hover {
    background: transparent;
}

li.selected a:link, li.selected a:visited, li.selected a:hover {
    color: #fff;
}

li.lastMenuItem {
    
}


/* Tab Hovers for anchors */

li.home a:hover {
    color: #fff;
}

li.about-us a:hover {
    color: #fff;
}

li.sustainability-guide a:hover {
    color: #fff;
}

li.sustainability-iq a:hover {
    color: #fff;
}

li.partnerships a:hover {
    color: #fff;
}

li.news a:hover {
    color: #fff;
}

li.contact a:hover {
    color: #fff;
}


/* Tab Hovers for li */
li:hover.home {
    background-image: url(/css/TabsFull/lime.png);
}

li:hover.about-us {
    background-image: url(/css/TabsFull/orange.png);
}

li:hover.sustainability-guide {
    background-image: url(/css/TabsFull/lightblue.png);
}

li:hover.sustainability-iq {
    background-image: url(/css/TabsFull/green.png);
}

li:hover.partnerships {
    background-image: url(/css/TabsFull/purple.png);
}

li:hover.news {
    background-image: url(/css/TabsFull/darkblue.png);
}

li:hover.contact {
    background-image: url(/css/TabsFull/black.png);
}




/* Featured Stripe */

.home {
    background-color: #c6d92c;
}

.about-us {
    background-color: #f57e24;
}

.sustainability-guide {
    background-color: #00aeef;
}

.sustainability-iq {
    background-color: #4fa73d;
}

.partnerships {
    background-color: #933892;
}

.news {
    background-color: #0c449b;
}

.contact {
    background-color: #000;
}

.login, .forgottenPassword, .search {
    background-color: #c6d92c;
}


/* Section Hyperlinks */

.home {
    background-color: #c6d92c;
}

a:link.about-us, a:visited.about-us, a:hover.about-us {
    background-color: transparent;
    color: #f57e24;
}

a:link.sustainability-guide, a:visited.sustainability-guide, a:hover.sustainability-guide {
    background-color: transparent;
    color: #00aeef;
}

a:link.sustainability-iq, a:visited.sustainability-iq, a:hover.sustainability-iq {
    background-color: transparent;
    color: #4fa73d;
}

a:link.partnerships, a:visited.partnerships, a:hover.partnerships {
    background-color: transparent;
    color: #933892;
}

a:link.news, a:visited.news, a:hover.news {
    background-color: transparent;
    color: #0c449b;
}

a:link.contact, a:visited.contact, a:hover.contact {
    background-color: transparent;
    color: #000;
}

a:link.login, a:visited.login, a:hover.login,
a:link.forgottenPassword, a:visited.forgottenPassword, a:hover.forgottenPassword,
a:link.search, a:visited.search, a:hover.search {
    background-color: transparent;
    color: #c6d92c;
}


img.articleImage {
    border-width: 2px;
    border-style: solid;
}

#ArticleLinkMore:link, #ArticleLinkMore:visited {
    color: #666;
    display: block;
    margin: 10px 0px 20px 0px;
}

#ArticleLinkMore:hover {
    color: #999;
}


/* Section Images */

img.articleListImage {
    border-width: 2px;
    border-style: solid;
}

img.home {
    border-color: #c6d92c;
}

img.about-us {
    border-color: #f57e24;
}

img.sustainability-guide {
    border-color: #00aeef;
}

img.sustainability-iq {
    border-color: #4fa73d;
}

img.partnerships {
    border-color: #933892;
}

img.news {
    border-color: #0c449b;
}

img.contact {
    border-color: #000;
}

img.login, img.forgottenPassword {
    border-color: #c6d92c;
}


/* Heading */

h1.home, h2.home {
    background-color: transparent;
    color: #c6d92c;
}

h1.about-us, h2.about-us {
    background-color: transparent;
    color: #f57e24;
}

h1.sustainability-guide, h2.sustainability-guide {
    background-color: transparent;
    color: #00aeef;
}

h1.sustainability-iq, h2.sustainability-iq {
    background-color: transparent;
    color: #4fa73d;
}

h1.partnerships, h2.partnerships {
    background-color: transparent;
    color: #933892;
}

h1.news, h2.news {
    background-color: transparent;
    color: #0c449b;
}

h1.contact, h2.contact {
    background-color: transparent;
    color: #000;
}

h1.login, h1.forgottenPassword, h2.login, h2.forgottenPassword, h1.search {
    background-color: transparent;
    color: #c6d92c;
}



/* Articles Menu (left) */

ul.articlesList2 li {
    width: 130px;
    height: 45px;
    padding-left: 15px;
    border-bottom: 1px dotted #fff;
    list-style: none;
}

ul.articlesList2 li.children {
    width: 130px;
    height: auto;
    padding-left: 15px;
    border-bottom: none;
}

ul.articlesList2 li li {
    width: 130px;
    height: 20px;
    padding: 3px 0px 0px 15px;
    background-color: #fff;
}


/*Item Selected*/
ul.articlesList2 li.selected {
    background-image: url(/images/ArticleMenuSelectedIndex.png);
    background-repeat: no-repeat;
}

ul.articlesList2 li.selected a:link, ul.articlesList2 li.selected a:visited, ul.articlesList2 li.selected a:hover {
    font-weight: bold;
    font-size: 9px;
}
/**/


/*Sub Item Selected*/
ul.articlesList2 li li.selected {
    background-image: url(/images/ArticleMenuSelectedIndex2.png);
    background-position: 0px 2px;
    background-repeat: no-repeat;
    margin: 0;
}

ul.articlesList2 li li.selected a:link, ul.articlesList2 li li.selected a:visited, ul.articlesList2 li li.selected a:hover {
    font-weight: bold;
    color: #000;
}
/**/


ul.articlesList2 a:link, ul.articlesList2 a:visited, ul.articlesList2 a:hover {
    color: #fff;
    font-size: 9px;
    font-weight: normal;
    line-height: 45px;
}

/*Sub Item Not Selected*/
ul.articlesList2 li li a:link, ul.articlesList2 li li a:visited, ul.articlesList2 li li a:hover {
    color: #777;
    font-size: 9px;
    font-weight: normal;
    line-height: 20px;
}

ul.articlesList2 li li a:hover {
    color: #000;
    font-weight: bold;
}


ul.about-us {
    background-color: #f57e24;
}

ul.sustainability-guide {
    background-color: #00aeef;
}

ul.sustainability-iq {
    background-color: #4fa73d;
}

ul.partnerships {
    background-color: #933892;
}

ul.news {
    background-color: #0c449b;
}

ul.contact {
    background-color: #000;
}

ul.articlesList2 ul {
    margin-left: -15px;
}


/* Links List (right) */

ul.linksList {
    background-color: transparent;
    width: 170px;
}

ul.linksList li {    
    height: 28px;
    margin-bottom: 5px;
    text-align: center;
    list-style: none;
}

ul.linksList a:link, ul.linksList a:visited {
    color: #fff;
    font-size: 9px;
    line-height: 28px;
    text-decoration: none;
    display: block;
    background-color: #aaa;
}

ul.linksList a:hover {
    color: #fff;
    font-size: 9px;
    line-height: 28px;
    text-decoration: none;
    background-color: #888;
}


/* Newsletter Signup */
.newsletterSignup {
    /*background-image: url(/images/stayintouchbg.jpg);*/
    background-color: #c6da2d;
    width: 125px;
    height: 115px;
    padding: 10px;
    color: #fff;
    margin: 15px 0px 15px 0px;
}

.newsletterSignup h2 {
    color: #000;
    border-bottom: dotted 1px #000;
    margin: 0px;
    font-size: 14px;
    font-weight: bold;
}

.newsletterSignup input.text {
    width: 122px;
    padding: 0px;
    margin: 0px;
    float: left;
    display: inline;
}

.newsletterSignup input.button {
    width: 55px;
    height: 18px;
    border: 0px;
    background-color: #000;
    color: #fff;
    float: right;
    display: inline;
    margin-top: 7px;
    font-size: 10px;
}

.newsletterSignup label {
    margin: 5px 0px  0px 0px;
    font-size: 10px;
    float: left;
}
