@media screen, projection {

  .be-nice-to-Mac-IE5 {
    font-family: "\"}\"";
    font-family: inherit;
  }

body {
	margin: 0;
	padding: 0;
	border:0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	background: #ffc url(../assets/backfade_contrast.gif) repeat-x top left;
}
h1,h2,h3,h4,h5,h6,p,ul,li { 
	font-family: verdana, arial, helvetica, sans-serif; 
}

#breadcrumbs {
margin: 0em;
padding-top:0.5em;
padding-left:1.5em;
font-size: 0.9em;
line-height: 1.3em;
color: #000;
background-color:inherit;
}
#breadcrumbsText {
	display:none;
}

#newBannerDefault {	
	background:#526556;
	width:auto;
	padding:0.2em;
	padding-left:0.5em;
	padding-bottom:0.3em;
	font-size:1.5em;
	color:#fff;
	font-family:Georgia;
}

	
	
.smallRight {
	text-align: right;
	font-size:0.9em;
	color:#000;
	padding-top:0.2em;
	padding-bottom:0.3em;
	padding-right:0.4em;
	background-color:#cce697;
	margin-top:0.6em;	
	line-height:1.5em;	
}
.smallLeft {
	text-align: left;
	font-size:0.9em;
	color:#000;
	padding-top:0.2em;
	padding-bottom:0.3em;
	background-color:inherit;	
	line-height:1.5em;
}
.smallCentre {
	text-align: center;
	font-size:0.9em;
	color:#000;
	padding-top:0.2em;
	padding-bottom:0.3em;
	background-color:inherit;	
	line-height:1.5em;
}

#content {
	margin: 0;
	border:0;
	padding: 0.6em 165px 2em 195px;
	z-index:1;
}

/* mac hide \*/

* html #content{
	padding-right:165px;
}

/* end hide */	

#contentHome {
	margin: 0;
	border:0;
	padding: 0.6em 40px 2em 185px;
	z-index:1;
}

/* mac hide \*/

* html #contentHome{
	/*padding-right:195px;*/
	padding-right:30px;
}

a {
	text-decoration: none;
	font-weight: normal;
	color: blue; 
	line-height:1.4em;
}
	
a strong {
	color: blue; 
}		
	
a:link {
}
a:visited {
	text-decoration: none;
	color: purple;
}
a:active {
}
a:hover {
	text-decoration: underline;
	color: red;
	background:#ff8;	
}

/* end hide */	

.TopStoryCaption {
	min-height:47px;
	border-top:1px solid #fff;
	background:#526556; 
	padding:5px 20px 0px 20px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	font-size:1.1em;
	vertical-align:middle;
	height:auto;
}

/* for Internet Explorer */
/*\*/
* html .TopStoryCaption {
	height: 47px;
}
/**/


.TopStoryCaption a {	
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	/*opacity:1;*/
}	

.TopStoryCaption a:hover {
	text-decoration:underline !important;
	color:#fff;
	font-weight:bold;
	background:#526556;
}	

.TopStoryCaption a:visited {
	color:#fff;
	text-decoration:none;	
	background:#526556;
}

#TopStoryOptions {
	position: relative;
	width: 100%;
	height: 2em;
	width: 39em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#TopStoryOptions ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#TopStoryOptions ul#primary li  {
	display: inline;
	list-style: none;
}

#TopStoryOptions ul#primary a,#TopStoryOptions ul#primary span,#TopStoryOptions ul#primary a.current {
	width: 127px;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 3px 0 0;
	text-align: center;
	text-decoration: none;
	color: #333;
}

#TopStoryOptions ul#primary a.current {
	width: 130px;
	font-weight:bold;
	border-top:none !important;
}

#TopStoryOptions ul#primary a.ts1{
	background: #98002D url(../assets/ts1_tab.gif) no-repeat left bottom; 
	color:#fff;
	/*background: #8db66e url(../assets/ts1_tab.gif) no-repeat left bottom; */
}

#TopStoryOptions ul#primary a.ts2 {
	background: #711271 url(../assets/ts2_tab.gif) no-repeat left bottom; 
	color:#fff;
	/*background: #B0A598 url(../assets/ts2_tab.gif) no-repeat left bottom; */
}

#TopStoryOptions ul#primary a.ts3 {
	background: #00457e url(../assets/ts3_tab.gif) no-repeat left bottom; 
	color:#fff;
	/*background: #cbc3bb url(../assets/ts3_tab.gif) no-repeat left bottom; */
}

#TopStoryOptions ul#primary a.ts4 {
	background: #5d9731 url(../assets/tsgreen_tab.gif) no-repeat left bottom; /*6caedf*/
	color:#fff; /*
	/*background: #e5e1dd url(../assets/ts4_tab.gif) no-repeat left bottom; */
}



#TopStoryOptions ul#primary span,#TopStoryOptions ul#primary a.current,#TopStoryOptions ul#primary a.current:hover {
	border: 1px solid #7b9580;
	border-right: none;
	border-bottom: none;
	border-left:none;
	background: #526556 url(../assets/ts_tab_active_contrast.gif) no-repeat left bottom;
	color: #fff;
	padding-bottom: 6px;
	margin-top: 0;
	text-decoration:none;
	
}

#TopStoryOptions ul#primary a {
	background: #d0e69d url(../assets/bl_corner_lgreen.gif) no-repeat left bottom; 
	border: 1px solid #AAA;
	border-bottom: none;
	border-left:none;
	border-right: none;
}

#TopStoryOptions ul#primary a:hover {
	margin-top: 0;
	border-color: #ccc;
	background: #ff8; 
	color:#333;	
	padding-bottom: 5px;
	text-decoration:underline;
}


.HomeSectionContainer {
	border:1px solid #c1dd80;
	border-top:0;
	margin-bottom:14px;
}	



.HomeSectionFurtherOptions ul  {
	margin:10px 12px 12px -6px !important; 
}	

.HomeSectionFurtherOptions ul  li {
	list-style: outside url(../assets/box-arrow.gif); 
}	

/* for Internet Explorer 6 */
/*\*/
* html .HomeSectionFurtherOptions ul  li {
	list-style: inside url(../assets/box-arrow.gif);
	margin-left:14px !important;
	margin-bottom:5px !important;
}
/**/

/* for Internet Explorer 7 */
/*\*/
*:first-child+html .HomeSectionFurtherOptions ul  li {
	list-style: inside url(../assets/box-arrow.gif);
	margin-left:14px !important;
	margin-bottom:5px !important;
}
/**/

.HomeSectionContainer ul li  {
	line-height: 1.6em !important; 
	margin:0 !important; 
}	


.HomeSectionContent  {
	background-color: #cce697; 
	padding:0;
	border-bottom: 1px solid #afb6a5;
	padding-left:123px;
}


.HomeSectionOptions ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}
	
.HomeSectionOptions ul li {
	list-style: none !important; 
	list-style-image: none !important; 
	margin: 0 !important; 
	line-height: 1.4em !important; 

}
.HomeSectionOptions li a {
	display: block;
	padding: 0.3em 0.3em 0.3em 10px; 
	background: #e7f2ce;
	text-decoration: none;
	font-weight:normal;
	border-top: 1px solid #afb6a5;
	min-height:27px; 
	vertical-align:middle;

}
* html .HomeSectionOptions li a {
	display:block;
	height:27px;
}

	
.HomeSectionOptions li a:hover {
	background: #ff8; 
	text-decoration: underline;
}
	
.HomeSectionOptions  li a.active {
	display: block;
	padding: 0.3em 0.3em 0.3em 10px; 
	background: #bfcca2; 
	color: blue; 
	text-decoration: none;
	font-weight:bold;

}


	

	
html>body .HomeSectionOptions li#active a {
	display: block;
}
.HomeSectionOptions li a.active:hover {
	background: #7b9580;
	color: #fff;
	text-decoration: none;
	
}	
	
.HomeSectionMoreContainer {
	float:right;
}	
.HomeSectionMore {
	padding:3px 6px;
	border:1px solid #ccc;
	border-top:none;
	border-right:none;
	background:#cce697;
	font-size:0.9em;
	margin-left:10px;
}
.HomeSectionMore:hover {
	background:#ffc;
}
	
.newsBox {
	min-height:102px;
	padding:10px;
	/*padding-left:106px;*/
}
.newsBoxGreen {
	min-height:102px;
	padding:10px;
	background:#cce697;
}

/* mac hide \*/

* html .newsBox{
	height:92px
}

/* end hide */

.newsText {
	padding-left:120px;
}

.newsText  p a strong {
	font-size:1.1em;
}

.newsText  p strong {
	font-size:1.1em;
}	

.skiptonav {
	display:none;
}
	
#textstyle 
{
	position:absolute;
	left:14.3em;
	top:0.5em; 
}	
#textstyle a
{
	margin:0;
	border:0;
	font-size:0.9em;
	padding:0.2em;
	text-decoration:none;
	color:#000;
	background-color:#f8f8e8;
	font-weight:bold;	
}
#textstyle a:hover
{
	text-decoration:underline;
}

#styleswitch
{
	position:absolute;
	left:10.8em;
	top:0.3em; /* !important; top:0.3em;*/
	margin:0;
	padding:0;
	border:0;
}
html>body #styleswitch {
	top: -0.7em;
}

#styleswitch ul li { 
	display: inline; 
}

#styleswitch ul li a
{
	padding: 0.1em 0.3em 0.2em 0.3em;
	border: 1px solid #fff;
	background-color:#360;
	font-size:0.9em;
	font-weight:normal;
	color: #fff;
	text-decoration:none;
	margin-right:0.1em;
}

#styleswitch ul li a:hover
{
	text-decoration:none;
	background-color:#ff8;
	color: #000;
	border: 1px solid #000;		
}
#styleswitch2container
{
	float:right;
	padding-top:0.3em;
	padding-right:0.6em;
	margin-left:1em;
	/*width:11em;*/
}
#styleswitch2
{
	margin:0;
	padding:0.6em;
	border:1px solid #ccc;
	border-top:1px solid #000;
	line-height:2.8em;
	text-align:center;
	background-color:#f8f8e8;
	color:#999;
}

#styleswitch2 a
{
	border:none;
	margin:0;
	padding: 0.3em ;
	padding-right:0.4em;
	line-height:2.6em;
	font-size:1em;
	font-weight:normal;
}
#styleswitch2 a.textonly
{
	color:#000;
	background-color:#ffc;

}
#styleswitch2 a.textonly_black
{
	color:yellow;
	background-color:black;

}
#styleswitch2 a.default
{
	color:#000;
	background-color:#ffc;
	border: 1px solid #ccc;
	text-decoration:none;
	padding-right:0.5em;
}
#styleswitch2 a.contrast
{
	color:#000;
	background-color:#ff0;
	border: 1px solid #000;
	text-decoration:none;
}
#styleswitch2 a.system
{
	color:blue;
	background-color:#ffc;
	border: 1px solid #000;
	text-decoration:underline;

}
#styleswitch2 a.textonly:hover
{
	color: red;
	background-color:#ff8;
	
}
#styleswitch2 a.textonly_black:hover
{
	color:#3ff;
	background-color:black;

}
#styleswitch2 a.default:hover
{
	color: red;
	background-color:#ff8;
	padding-right:0.5em;			
}
#styleswitch2 a.contrast:hover
{
	color: red;
	background-color:#ff8;
}
#styleswitch2 a.system:hover
{
	color: red;
	background-color:#ff8;
	
}
#HDRAbanner {
	border:1px solid #000;
	background-color:#ffe490; 
	padding:0.3em;
	margin:0;
	margin-bottom:0.3em;
	margin-top:0.3em;
	font-size:1.1em;
	font-weight:normal;
	text-align:center;
	color:#000;
}
.HDRAtitle {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 800;
	color: #c00;
	padding:0.2em;
	margin-top: 0em;
	margin-bottom: 0.2em;
}

.HomeTopics {
	font-size: 0.9em;
	margin: 0em;
	font-weight: normal;
	line-height:1.4em;
	color:#000;
}
.HomeTopics a {
	font-size: 1em;
}
#banner {
	background-color: #ffe490;
	color:#c00;
	float: none;
	padding: 0;
	border:0;
	margin-bottom: 5px;
	text-decoration: none;
	width: 384px;
	height: auto;
	min-height: 40px;	
}

#bannerText  a {
	font-size:1.1em;
	display:block;
	font-weight:bold;
	padding:0.3em;
	padding-left:1.4em;
	text-indent:-0.8em;
}
#BannerAnchor a {	
	border: 1px solid #000;
	text-decoration: none;
	display:block;
	color:#000;
	background: url(../assets/news_events.jpg) no-repeat right center;	
}
#BannerAnchor a:hover{
	color:#c00;
	background-color:#ff8;
}	
#FactsheetsBox {
	border:1px solid #000;
	background:#ffe490;
	padding:0.6em;
	padding-top:0.4em;
	padding-bottom:0.4em;	
	font-size:0.9em;
	margin-bottom:0.3em;
}
	
#factsheet-box {
	background:#526556;
	width: 4em;
	padding:1px 5px 3px 5px;
	border:0;/*1px solid #000;*/
	margin-left:-6px;
	margin-bottom:4px;
}
#factsheet {
	/*border:1px solid #999;*/

}
#factsheetText {
	font-size:1.1em;
	display:block;
	font-weight:bold;
	color:#fff;
}
.factsheet-num { 
	color: #fff;
	margin-top: 0em;
	margin-left: 0em;
	background-color:inherit;
	font: 300 1.1em Georgia, serif;
}

#factsheetLogo {
	display:none;
}

#ssgBannerBox {
	float: none;
	padding: 0;
	border:0;
	margin-bottom: 5px;
	width: 384px;
}
#ssgBannerBorder {
	float: none;
	padding: 0;
	border:1px solid #999;
}
#ssgLeftBox {
	float:none;
	background-color:#526556;
	color:#fff;
	font-weight:normal;
	line-height:1.6em;
	padding:0.6em;
	border:none;
}
#ssgRightBox {
	float:none;
	background-color:#ffc;
	color:#000;
	font-weight:normal;
	line-height:1.8em;
	padding:0.6em;
}	
.ssgNumber {
	font-size:1.4em;
	font-weight:bold;
	color:#fff;
}
.ssgH1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
	margin-top: 0em;
	margin-bottom: -1em;
	border:0;
	padding:0;
}
				

.tipbox {
	background: #ff8 url(../assets/lightbulb.gif) no-repeat 0px 8px;
	color: #000;
	padding: 1.5em 3em 1.5em 6em;
	border: 1px solid #666;
	margin: 1em 0 1em 0;
	font-size: 1em; 
	font-weight: normal;
	line-height:1.4em;
	width:auto;
}

.tipbox ul {
	margin-top: 0.5em;
	margin-bottom:0;
	padding:0;
	border:0;
}
.tipbox li {
	margin-bottom:0.3em;
}		
.textbox {
	color: #000;
	padding: 0.7em;
	border: 1px solid #666;
	margin: 1em 0 1em 0;
	width: auto;
	font-size: 1.0em; 
	line-height:1.4em;
	font-weight: normal;
	text-align:left;	
	background-color:#cce697;
}
.textbox ul {
	margin:0.5em 1.5em 0 0;
	padding:0;
	border:0;
}
.textbox li {
	margin-bottom:0.3em;
}
.textboxYellow {
	color: #000;
	padding: 0.7em;
	border: 1px solid #666;
	width: auto;
	font-size: 1em; 
	line-height:1.4em;
	font-weight: normal;
	text-align:left;
	background:#faf05b;	
	margin-right:3px;
}
	
.warningbox {
	background: #ffe490 url(../assets/warning.gif) no-repeat 8px 8px;
	color: #000;
	padding: 1.5em 3em 1.5em 6em;
	border: 1px solid #999999;
	margin: 1em 0 1em 0;
	width:auto;
	font-size: 1em; 
	font-weight: normal;
	line-height:1.4em;	
}
.warningbox ul {
	margin-top: 0.5em;
	margin-bottom:0;
	padding:0;
	border:0;
}
.warningbox li {
	margin-bottom:0.3em;
}	
#SpraysBoxContainer1 {
	padding:0;
	border:0;
	border-bottom:2px solid #ccc;
	border-right:2px solid #ccc;	
	margin:0;
	margin-top:5px;
}
#SpraysBoxContainer2 {
	border:1px solid #000;
}
#SpraysBox {
	background:#ffc url(../assets/warning.gif) no-repeat 8px 12px;	
	padding:0.9em;
	padding-left:6em;
	line-height:1.4em;
}
#SpraysBoxBottomLine {
	border-top:1px solid #000;
	background:#c00;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:0.5em;	
}
#QuoteBoxContainer {
	background:#ffc url(../assets/closequotes.gif) no-repeat bottom right;
	padding:0;
	border:1px solid #ccc;
	margin:0.8em 0 0.8em 0;
}
#QuoteBoxOpenQuotes {
	background:#ffc url(../assets/openquotes.gif) no-repeat 8px 12px;
	padding:0.9em;
	color:#999;
	height:3em;
}
#QuoteBox {
	background:#ffc;
	padding:0 6em;
	font-style:italic;
	font-weight:normal;
	font-size:1.1em;
	color:#000;
	line-height:1.4em;
	min-height:5em;
	font-family:georgia, serif;
}
#QuoteBoxPicture {
	background:#ffc;
	float:right;
	padding:0.3em 0.3em 0 1em;
}
#QuoteBoxPicture img {
	border:1px solid #000;
}
#QuoteBoxCloseQuotes {
	background:#ffc url(../assets/closequotes.gif) no-repeat 98% 8px;
	padding:0.9em;
	height:3em;
	
}
#QuoteBoxBottomLine {
	border-top:1px solid #000;
	background:#990;
	color:#fff;
	font-weight:bold;
	text-align:right;
	padding:0.5em;
	margin:0;
	border-bottom:none;	
}
#ContactBoxContainer {
	width:50%;
	border:1px solid #999;
	margin-bottom:1em;
}
#ContactBox {
	background:#f8f8e8;
	padding:1em;

	line-height:1.8em;
}
#ContactBoxTitle {
	background:#cce697;
	color:#000; 
	padding:0.5em;
	font-weight:bold;
	border-bottom:1px solid #999;
}

#logo {

}
#validators {
	/*display:none;*/
}
#jumpmenu {
	position : absolute;
	top : 0.4em;
	left: 36.5em; 
}
#jumpmenu select {
	background: #ffc;
	font-size: 0.9em;
}	
#SearchContainer {
	padding:0;
	margin:0;
	border:0;
}
#SearchBox form {
	padding:0.3em;
	padding-top:0.5em;
	padding-bottom:0.5em;
	background: #ffc;
	color: #000;	
	text-align:left;
	border: 0;
	border: 1px solid #9c9;
	border-top:0;
	border-right:0;
	margin: 0; 	
}    
#SearchBox input[type=text]	{
    padding:0.1em;
	font-size: 0.9em;
	margin-left:0.3em;
	margin-top:0.3em;
    vertical-align: middle;
}
.searchtext {
    padding:0.1em;
	font-size: 0.9em;
	margin-left:0.3em;
	margin-top:0.3em;
	vertical-align: middle;
} 
#SearchBox a{
	font-size: 0.9em;
	color: blue;		
	padding: 0;
	border: 0;	
} 
#SearchBox a:hover{
	color: red;
	text-decoration: underline;
	padding: 0;
	border: 0;	
} 
.SearchSubmit { 
        border: 1px solid #999;
		margin-left:0.3em;
		margin-top:0.2em;
        background: #ffe490;
        font-size: 1em;
        vertical-align: middle;
		padding-left:0.4em;
		padding-right:0.4em;		
} 
#SearchBox input[type=submit]
{
        border: 1px solid #999;
		margin-left:0.3em;
		margin-top:0.2em;
        background: #ffe490;
        font-size: 1em;
        vertical-align: middle;
}	
.searchlabel {
	color:#000;
	margin-left:0.3em;
	font-weight:bold;
}

/* Top navigation styles */
#navigation {
	padding: 1px 174px 0 185px;
}
html>body #navigation {
	padding-top: 5px;
}

#tnav
{
margin:0;
padding:0;
border:0;
}
#tnav ul
{
margin: 0;
padding:0;
color: #000;
font-size: 1.1em; 
font-weight: bold;
line-height: 1.8em;
z-index: 40;
text-align:left;
margin-left:-1px;
}

#tnav ul li { 
display: inline; 
}

#tnav ul li a
{
padding: 0.2em 0.4em;
background: #D9ECB0; 
color: #000;
font-weight: bold;
text-decoration: none;
border-left: 1px solid #fff;
border-right: 1px solid #86B32B;
border-top: 1px solid #fff;
border-bottom: 1px solid #D9ECB0;
}
#tnav ul li a:hover
{
background: #ff8; 
color: #000;
border-top: 1px solid #D9ECB0;
border-left: 1px solid #D9ECB0;
border-right: 1px solid #86B32B;
border-bottom: 1px solid #D9ECB0;
}
#tnav li#active a
{
background: #f8f8e8; 
color: #000;
border-top: 1px solid #86B32B; /*#ccc; */
border-bottom: 1px solid #f8f8e8;
border-right: 1px solid #f8f8e8; 
border-left: 1px solid #86B32B;
}
#tnav li#active a:hover {
	cursor: default;
}
.navTitle {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.4em;	
	color:#fff;
	padding: 0.5em 0.3em 0.3em 0.5em;
	background:  #81AB29; /*#54A800;/*#B5C294;*/
	margin-top: 5px;
}
.rnavTitle {
	font-size: 1.0em;
	font-weight: bold;	
	color: #fff; 
	margin: 0;
	border: 0;
	padding: 0.3em 0.3em 0.3em 0.5em;
	background: #81AB29; 
	margin-top: 5px;
}
html>body #rnavTitle {
	width: 95%;
}	
.gardnavTitle {
	font-size: 1.0em;
	line-height: 1.2em;	
	font-weight: bold;
	color: #fff;
	margin:0;
	padding: 0.3em 0.3em 0.3em 0.5em;
	background: #81AB29; 
	margin-top: 5px;
}
#nav {
	position : absolute;
	font-size: 0.9em;
	top : 0;
	float: left;
	margin: 0;	
	background: transparent; 
	width: 172px;
	padding: 0;	
	text-align : left;
	z-index: 10;
	border:0;
} 
/* mac hide \*/

* html #nav{
	width: 172px;
}

/* end hide */	
	
#navleftbox {
	padding-left: 8px;
} 	
#nav hr {
	color: #000;
	border: 0;
	background: #000;
	height: 1px;
}		
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #999;
}
	
#nav ul li ul {
	border-bottom: 1px solid #999;
	margin-bottom:4px;
	
}	

#nav ul li ul li ul {
	border-bottom: 0;
	margin-bottom:0;

	
}	
	
#nav li {
	list-style: none;
	border-top: 1px solid #999;
	margin: 0;
	line-height: 1.4em;	
}
#nav li a {
	display: block;
	padding: 0.3em 0.3em 0.3em 0.5em; 
	background: #526556; 
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
html>body #nav li a {
	width: auto;
}

	
#nav li a:hover {
	background: #ff8;
	color: #000;
}
	
#nav  li a.active {
	display: block;
	padding: 0.3em 0.3em 0.3em 4px; 
	background: #ffc;
	color: #526556;
	text-decoration: none;
	font-weight:bold;
	margin-top:4px;
	border-left: 4px solid #526556;
}
	
#nav  li a.inactive {
	display: block;
	padding: 0.3em 0.3em 0.3em 4px; 
	background: #526556;
	color: #e7f2ce;
	text-decoration: none;
	font-weight:bold;
	margin-top:4px;
}	
	
html>body #nav li#active a {
	width: auto;
}
#nav li a.active:hover {
	color: #000;
	text-decoration: none;
	cursor: default;
}	
	
#nav li a.inactive:hover {
	color: #000;
	text-decoration: none;
	background:#ff8;
}		
	
#nav li li {
	list-style: none;
	
	margin: 0;
	line-height: 1.4em;	
}
#nav li li a {
	display: block;
	padding: 0.3em 0.3em 0.3em 8px; 
	border-left: 4px solid #526556;
	background: #cce697; 
	color: #000;
	text-decoration: none;
	font-weight:normal;
}
html>body #nav li li a {
	width: auto;
}	
	
#nav  li li a.active {
	display: block;
	padding: 0.3em 0.3em 0.3em 8px; 
	background: #ffc;
	color: #000;
	text-decoration: none;
	font-weight:normal;
	margin-top:0;
}	

#nav  li li a.inactive {
	display: block;
	padding: 0.3em 0.3em 0.3em 8px; 
	background: #e7f2ce; /*#cce697;*/
	color: #222;
	text-decoration: none;
	font-weight:normal;
	margin-top:0;
}		
	
	
#nav li li li {
	list-style: none;
	border-left: 4px solid #526556;
	margin: 0;
	line-height: 1.4em;	
}
#nav li li li a {
	display: block;
	padding: 0.3em 0.3em 0.3em 8px; 
	border-left: 10px solid #cce697;
	background: #e7f2ce; /*#d9eecc; */
	color: #000;
	font-weight:normal;
	text-decoration: none;
}
html>body #nav li li li a {
	width: auto;
}	
	
#nav  li li li a.active {
	display: block;
	padding: 0.3em 0.3em 0.3em 8px; 
	border-left: 10px solid #cce697;
	background: #ffc; /*#d9eecc; */
	color: #000;
	font-weight:normal;
	text-decoration: none;
}	



#nav li li li li a {
	background: #d4dcbe; /*d0d9bb; /*CCDBBB; /*#e3ee99; /*#E2ED99;*/
	font-style:italic;
}

#nav li li li li li a {
	background: #E0E8D2; /* e7edde; /*dee6d2; /*#EDFABE; /*#E4F6B7;*/
}

	
#WhatToDo a {
	color: #000;
	text-align : left;	
	display: block;
	padding: 0.4em;
	background: #D9ECB0;
	text-decoration: none;		
	border: 1px solid #777;
	margin-top: 5px;
}
#WhatToDo strong {
	color: #000;
}
#WhatToDo a:hover strong {
	color: #000;
}
#WhatToDo a:hover {
	background: #ff8;
	color:#000;
}

/* Supplementary right column navigation styles */
.navbox {
}
#focus_on {

	border:0;
	padding:0;
	margin:0;
}

#rightnav {
	position : absolute;
	font-size: 0.9em;
	top : 0;  /*0.5em;*/
	right: 0; /*0.4em;*/
	text-align: left;
	border: 0;
	padding: 0;
	margin: 0;
	margin-right:1px;
	z-index: 50;
	width:176px;
}

#rightnav2 {
	position : absolute;
	font-size: 0.9em;
	top : 9em;
	right: 0;
	text-align: left;
	border: 0;
	padding: 0;
	margin: 0;
	margin-right:10px;
	z-index: 49;
	width:126px;
}	

/* mac hide \*/

* html #rightnav{
	width: 176px;
}

* html #rightnav2{
	width: 126px;
}

*:first-child+html #rightnav2{
	width: 156px;
}
/* end hide */	
	
#rightnav ul {
	list-style: none;
	background: transparent;
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
}
		
#rightnav li {
	padding: 0;
	margin: 0;
	line-height: 1.4em;
	border:0;	
	border-top: 1px solid #666;
}

#rightnav li a {
	display: block;
	padding: 0.2em 0.3em 0.2em 0.8em;
	background: #d9ecb0;
	color: #000;
	border:0;
	margin:0;
	text-decoration: none;
}

html>body #rightnav li a {
	width: auto;
}
html>body #rightnav li.active {
	width: auto;
}	
#rightnav li a:hover {
	background: #ff8;
	color: #000;
}
	
#rightnav li.active {
	display: block;
	padding: 0.2em 0.3em 0.2em 0.8em;
	background: #ffc;
	color: #000;
	text-decoration: none;
	border: 0;
	margin: 0;	
	border-top: 1px solid #666;
}
#rightnav li.active a:hover {
	color: #000;
	text-decoration: none;
	cursor: default;
}	

#content ol li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-bottom: 0.6em;
		margin-top: 0;
}
#content ul li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-bottom: 0.6em;
	list-style: outside url(../assets/box-arrow.gif); 
	margin-top: 0;
}
#content ul li li {
	margin-bottom: 0.6em;
	list-style: outside url(../assets/hdra-bullet.gif); 
	margin-top: 0;
}	
#content li {
	border: 0;
}
#content li > p {
	margin-top: 0em;
	list-style-image: url(../assets/box-arrow.gif); 
}	

h1 {
	font: 300 2.2em Georgia, serif;
	color: #000;
	margin-top: 0em;
	margin-bottom: 0.6em;
}
h2 {
    font: 300 1.8em Georgia, serif;
    color: #000;
	margin-bottom: 1em;
	padding:0.3em;
	padding-bottom:0.1em;
	padding-left:1.1em;
	background: url(../assets/hdra-blob-big.gif) no-repeat left 0.3em;
	border-bottom:1px solid #666;
}	

h2.wellyweek {

    font: 300 1.8em Georgia, serif;
    color: #000;
	margin-bottom: 0.3em;
	padding:0.3em;
	padding-bottom:0.1em;
	padding-left:1.7em;
	background-image: url(../assets/welly_week/wellyweek_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	border-bottom:1px solid #666;
}	
	
/*<h2 class="container">Basic Tutorials<font class="text" color="#ffffff">Basic Tutorials</font></h4>*/	
	
.container { 
	position: relative; 
	left: 2px; 
	top: 2px; 
	color: #5A6B10;
	font: 300 2.2em Georgia, serif;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 7px;
}
.text { 
	position: absolute; 
	left: -2px; 
	top: -2px; 
	color: #CDF846;
	font: 300 2.2em Georgia, serif;

}

h2 em {
	font-size:1em;
}

h3 {
	font: 300 1.5em Georgia, serif;
	margin: 1.2em 0em 0.6em 0em;
	color: #000;
	padding:3px 0px 4px 6px;
	background:#ffc url(/assets/backfade_contrast.gif) repeat-x top left;/*#cce697; */
	border-bottom:1px solid #e0e0e0; 
}

h3 em {
	font-size:1em;
}	

h4 {
	font-family:Georgia;
	font-size: 1.3em;
	margin: 1.2em 0em 0.6em 0em;
	font-weight: bold;
	font-style:normal;
	color: #526556;
}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
h6 {
	font-size: 0.9em;
	margin: 0em;
	font-weight: normal;
	line-height:1.3em;
	color:#000;
}
.menuText {
	font-size: 0.9em;
	margin: 0em;
	font-weight: normal;
	line-height:1.4em;
	color:#000;
}
.menuText a {
	font-size: 1em;
	font-weight: bold;
}		
.title {
	font-size: 1.6em;
	font-weight: normal;
	color: #000;
	margin-top: 0.3em;
	margin-bottom: 0.6em;
	background:#ffc;
	border:1px solid #999;
	padding:0.2em;
}

p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
	margin-top: 0;
}
blockquote {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em;
}
table {
	font-size: 1.0em;
	line-height: 1.8em;

}
th {
	font-weight:bold;
	background:#cce697;
}	
#CentreAlign {
	margin-right:auto;
	margin-left:auto; 
}
.BorderedTable {
	margin-top:0.4em;
	margin-bottom:1em;
}
	
.BorderedTable table,.BorderedTable th {
	border:1px solid #666;
	border-collapse:collapse;
	padding:0.4em;
	vertical-align:top;
}
.BorderedTable td {
	border:1px solid #999;
	border-top:1px solid #ccc;
	border-collapse:collapse;
	padding:0.4em;
	vertical-align:top;	
}	
.fullTable {
	width:auto;
	padding:0;
	margin:0;
	border:0;
}
html>body .fullTable {
	width: 100%;
}	
.floatCommentRight {
	float: right;
	width:30%;
	margin-left: 1em;
	margin-right: 0;
	margin-top:0.6em;
	margin-bottom:0.3em;
	border: 1px solid #000;
	background:#ffc;
	padding:1em;
	font: 300 1.2em Georgia, serif;
	line-height:1.6em;
	color:#000;
	text-align:center;
}			

.floatTextRight {
	float: right;
	width:30%;
	margin-left: 1em;
	margin-right: 0;
	margin-top:0.6em;
	margin-bottom:0.3em;
	border: 1px solid #999;
	background:#ffc;
	padding:1em;
	line-height:1.6em;
	color:#000;
	/*text-align:center;*/
}	

.floatTextBoxRight {
	float:right;
	width:30%;
	border:1px solid #666;;
	padding:10px;
	background:#fcb814;
	color:#333;
	margin:1em;
	margin-right:0;
	text-align:center;
	font-weight:bold;
}

.floatImgRight {
	float: right;
	/*margin-left: 1em;*/
	margin-right: 0;
	margin-top:0.6em;
	margin-bottom:0.3em;
	border-bottom: 20px solid #ffc;
	border-left:20px solid #ffc;
	font-size:0.9em;
	line-height:1.2em;
	color:#000;
	text-align:center;
	/*background:#eee;*/
	background: #ffc url(../assets/floatImgfade.gif) repeat-x bottom left;
	padding:0 10px 6px 10px;
}
div.floatImgRight img { 
	border: 1px solid #000; 
	margin-bottom:0.6em;
}
div.floatImgRight img.GIFBorder {
	border: none;
	margin-bottom:0.4em;
}

.floatImgRightGreen {
	float: right;
	/*margin-left: 1em;*/
	margin-right: 0;
	margin-top:0.6em;
	margin-bottom:0.3em;
	border-bottom: 20px solid #cce697;
	border-left:20px solid #cce697;
	font-size:0.9em;
	line-height:1.2em;
	color:#000;
	text-align:center;
	/*background:#eee;*/
	background: #cce697 url(../assets/floatImgfade.gif) repeat-x bottom left;
	padding:0 10px 6px 10px;
}
div.floatImgRightGreen img { 
	border: 1px solid #000; 
	margin-bottom:0.6em;
}
div.floatImgRightGreen img.GIFBorder {
	border: none;
	margin-bottom:0.4em;
}

.floatImgRightNC {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	margin-top:0.6em;
	margin-bottom:0.3em;
	border: none;
	font-size:0.9em;
	line-height:1.2em;
	color:#000;
	text-align:center;
}
.floatImgRightNC a {
	line-height:1.4em;
	text-decoration:none;
}
div.floatImgRightNC img { 
	border: 1px solid #000; 
	margin-bottom:0.6em;
}

div.floatImgRightNC img:hover { 
	border: 1px solid #000; 
	margin-bottom:0.6em;
}

div.floatImgRightNC img.GIFBorder {
	border: none;
	margin-bottom:0.4em;
}

.floatImgLeft
{
float: left;
margin: 0;
background: #ffc;
margin-left: 0;
margin-top:0.6em;
border-bottom: 20px solid #ffc;
border-right:20px solid #ffc;
font-size:0.9em;
line-height:1.2em;
color:#000;
text-align:center;
background: url(../assets/floatImgfade.gif) repeat-x bottom left;
padding-bottom:0.6em;
}
div.floatImgLeft img { 
	border: 1px solid #000; 
	margin-bottom:0.6em;

}
div.floatImgLeft img.GIFBorder {
	border: none;
	margin-bottom:0.4em;	
}

.floatImgLeftNC
{
float: left;
margin: 0;
background: transparent;
margin-right: 10px;
margin-left: 0;
margin-top:0.6em;
border:none;
font-size:0.9em;
line-height:1.2em;
color:#555;
text-align:center;
}
div.floatImgLeftNC img { 
	border: 1px solid #000; 
	margin-bottom:0.4em;

}
div.floatImgLeftNC img.GIFBorder {
	border: none;
	margin-bottom:0.4em;	
}

.floatImgNone {
	float: none;
	margin-left: 0;
	margin-right: 0;
	margin-top:0.6em;
	margin-bottom:0.3em;
	border: 0;
	font-size:0.9em;
	line-height:1.2em;
	color:#000;
	text-align:center;
	/*background:#eee;*/
	background: url(../assets/floatImgfade.gif) repeat-x bottom left;
	padding-bottom:0.6em;
	z-index:50;
}
div.floatImgNone img { 
	border: 1px solid #000; 
	margin-bottom:0.6em;
}
div.floatImgNone img.GIFBorder {
	border: none;
	margin-bottom:0.4em;	

}

.floatImgNoneNC {
	float: none;
	margin-left: 1em;
	margin-right: 0;
	margin-top:0.6em;
	margin-bottom:0.3em;
	border: 0;
	font-size:0.9em;
	line-height:1.2em;
	color:#000;
	text-align:center;
	background: #ffc;

}
div.floatImgNoneNC img { 
	border: 1px solid #000; 
	margin-bottom:0.6em;
}
div.floatImgNoneNC img.GIFBorder {
	border: none;
	margin-bottom:0.4em;	

}

.greenbk {
	background:#cce697;
}

.noBorder {
	border:none;
}
.news {

	/*font-size: 0.9em;*/
	line-height: 0.9em;
	background: #ffc; 
	text-align: left;
	border: 0;
	border: 1px solid #000;
	padding: 0;
	margin: 0 0 0.6em 0;
	list-style: none;
}

.news ul {
	margin: 0;
	padding: 0.5em 0 0 2.5em;
	padding-right:0.3em;
	border: 0;
}
.news li {
	line-height:1.1em !important;
}
.newstitleNoLink {
	color:#fff; 
	background: #526556 url(../assets/tl_corner_contrast.gif) no-repeat left top; /*#FFF3B3;*/
	display:block;
	border-bottom:1px solid #000;	
	/*border-top:1px solid #526556;	*/
	text-decoration:none;
	font: 300 1.4em Georgia, serif;
	padding:0.3em 0.6em;
}
.newstitle a{
	color:#fff; 
	background: #526556 url(../assets/tl_corner_contrast.gif) no-repeat left top; /*#FFF3B3;*/
	display:block;
	border-bottom:1px solid #000;	
	/*border-top:1px solid #526556;	*/
	text-decoration:none;
	font: 300 1.4em Georgia, serif;
	padding:4px 6px 5px 12px;

}
.newstitle a:visited {
	color:#fff;
}
.newstitle a:hover {
	color:#fff;
	background: #7b9580 url(../assets/tl_corner.gif) no-repeat left top; /*#FFF3B3;*/
	text-decoration:underline;
}

h2.newstitle  a{
	color:#fff; 
	background:#526556;
	background-image:none;
	display:block;
	border-bottom:1px solid #000;	
	border-top:1px solid #526556;	
	text-decoration:none;
	font: 300 1.5em Georgia, serif;
	padding:0.3em 0.6em;

}
h2.newstitle a:visited {
	color:#fff;
}
h2.newstitle a:hover {
	color:#000;
	background: none #ff8;
}


.lgContactsNav {
	float:right;
	border:1px solid #000;
	background:#f8f8e8;
	padding:0.4em;
/*	line-height:1em;*/
	margin-left:1em;
	font-size:0.9em;
}
.lgContacts li {
	line-height:1.0em !important;
	margin-left:-1.2em;
}

.lgEventBox {
	/*width:80%;*/
	border:1px solid #000;
	padding:0em;
}
.lgEventHeader {
	/*width:80%;*/
	background:#f8f8e8;
	border:none;
	border-bottom:1px dashed #999;
	padding:0.4em;
	font-weight:bold;
	color:#c00;
	font-size:1.2em;
}
th.lgEvent {
	width:12%;
	vertical-align:top;
	text-align:left;
	background:#f8f8e8;
	font-weight:bold;
	padding:0.4em;
	padding-right:0.8em;
	margin:0;
	margin-right:0.5em;
}
td.lgEventGroupName {
	vertical-align:top;
	text-align:left;
	background:#e0e0e0;
	font-weight:bold;
	margin:0;
	padding-left:0.3em;
	border:1px solid #999;
	border-top:none;
}
.mediabox {
	float:right;
	border:1px solid #000;
	background:#ffc;
	padding:0.3em;
	margin:0;
	text-align:left;
	font-size:0.9em;
	color:#000;
}
	
pre {
	font-family: monospace;
	font-size: 1.0em;
}
strong, b {
	font-weight: bold;
	font-size:1.1em;
	color:#000;
}
em, i {
	font-size: 1.1em;
	font-weight: normal;	
	color: #444;
	font-style: italic;
	line-height: 1.8em;
	font-family: georgia, serif;
}

em.standFirst {
	font-size: 1.4em;
	font-weight: normal;	
	color: #000;
	font-style: italic;
	line-height: 1.8em;
	font-family: georgia, serif;
	padding-bottom:3px;
	border-bottom:2px solid #D9ECB0;
}	
	
small, SMALL {
	font-size: 1.1em;
	font-weight: normal;
}	
	
.h2em {
	color:#000;
}
	
.borderImg {
	border: 1px solid #999;
}
.borderImg:hover {
	border: 1px solid #000;
}
.homepic {
	border: 1px solid #000;
	margin-bottom:4px;
}	
.red-bold {
	font-weight: bold;
	font-size:1.1em;
	color: #a63120; /*#c00;*/
	background: #ff9;
	padding:2px;	
}
.required {
	font-weight: normal;
	color: #a63120;
}

.red {
	color: #a63120; /*#c00;*/
}
.redbk {
	background: #a63120; /*#c00;*/
}	
.grey {
	color: #000;
}

.SpecialEvent {
	color:#000;
	/*font-size:0.8em;*/
	font-weight:bold;
	background:#ffc;
	padding:0.2em 0.3em 0.2em 0.3em;
	border:1px solid #999;
}			
#navlist 
{
border-top:1px solid #666;
margin: 0;
margin-top:0.4em;
font-size: 0.9em;
padding:0.4em 0 0.4em 0 ;
text-align:center;
color:#000;
}

#navlist a:link, #navlist a:visited
{
color:blue;
}

#navlist a:hover
{
text-decoration: underline;
color: #c00;
}

hr {
	color: #333;
	border: 0;
	background: #333;
	height: 1px;
}
dl {
	padding-bottom:1em;
}
dt {
	padding-top:1em;
	font-weight:bold;
}
dd {
	padding-top:0.6em;
	line-height:1.8em;
}
.percent100 {
	width:100%;
}
.factsheetTable {
	width:100%;
}
.vegsowingM {  
	font-size: 0.9em; 
	font-weight: bold; 
	color: #00f
}
.vegsowingH { 
	font-size: 0.9em; 
	font-weight: 
	bold; color: #900
}
.ErrorField {
	background:#ff0;
}
.doNotShow {
	display:none;
}

.searchBoxBorder{background-color:#113377}

.searchBoxBackground{background-color:#FAFAFA}

.resultReport {
	text-align:center;
	background-color:#d9eecc; /*#e5ecf9;*/
	font-weight: bold;
	padding:0 0.4em;
	border:1px solid #ccc;	
}
.infobox {
	border:1px solid #ccc;
	background:#fc9;
	width:8em;
	padding:1em;
	float:right;
	font-weight:bold;

}
#LegacyHeader {
	margin-bottom:4px;
}
#LegacyHeader img {
	border:1px solid #000;
}
.printOnly {
  display: none;
}
#enews {
	border:1px solid #ccc;
	background:#f8f8e8;
	margin-top:0.4em;
	padding:0.4em;
	text-align:center;
}
/*input text, textarea, select{*/
input{
    font-size:1.1em;
    line-height:1.3em;
    border-top:1px solid #7c7c7c;
    border-left:1px solid #c3c3c3;
    border-right:1px solid #c3c3c3;
    border-bottom:1px solid #ddd;
    background:#fff url(/assets/fieldbg.gif) repeat-x top;
}	
input text, textarea, select{
    font-size:1.1em;
    /*line-height:1.3em;*/
    border-top:1px solid #7c7c7c;
    border-left:1px solid #c3c3c3;
    border-right:1px solid #c3c3c3;
    border-bottom:1px solid #ddd;
    background:#fff url(/assets/fieldbg.gif) repeat-x top;
}	
textarea{
	font-family: verdana, arial, helvetica, sans-serif;
}	

input.submit
{
 color: #000;
background: #ffe490;
border: 1px outset #000;
padding:0.1em 0 0.2em 0;
}
input.submit:hover
{

background: #ff8;
border: 1px inset #000;

}

fieldset
{
border: 1px solid #ccc;
margin-top:10px;
background-color:#f8f8e8;
}

legend
{
font-size:1.1em;
color: #c00;
border: 1px solid #aaa;
border-bottom: 1px solid #888;
padding: 3px 6px;
font-weight:bold;
background-color:#ffe;
}

label
{
width: 12em;
float: left;
margin-right: 0.5em;
display: block;
}

.login_label
{
	width: auto;
	float: none;
	margin-right: 0;
	display: inline;
}

.login_form {
	border:0;
	margin:0;
	padding:0;
	border-top: 1px solid #bbb;
}
.login_fieldset
{
border: 1px solid #ccc;
border-top:none;
border-right:none;
border-bottom:none;
margin-top:0;
background:#fff url(/assets/floatImgfade.gif) repeat-x bottom left;
padding:0.4em 0.2em 0.2em 0.3em;
font-size:0.9em;
margin-left:0;
margin-right:4px;
}

.login_checkbox
{
border:0;
background-color:#f8f8e8;
padding:0;
}

input.login_submit
{
	color: #000;
	background: #ffe490;
	border: 1px outset #000;
	padding:1px 0.3em;
}
input.login_submit:hover
{
background: #ff8;
border: 1px inset #000;
}



.eventcell {
	background-color:#E0EACB;
	border-top:1px solid #ccc;
}
.coursecell {
	background-color:#ffc;
	border-top:1px solid #ccc;
}


.loggedInBox {
	border: 1px solid #d0c2a4;
	background:#fff url(/assets/floatImgfade.gif) repeat-x bottom left;
	padding: 0;
	margin: 0.5em 0;
	color: #000;
	font-weight:normal;
}
.loggedInBox form {
	padding:0;
	border: 0;
	margin: 0; 	
}  
.loggedInBox form {
	padding:0;
	border: 0;
	margin: 0; 	
} 
.loggedInBox input	{
    padding:0.1em;
	font-size: 1em;
	margin-top:0.1em;
	margin-bottom:0.3em;
    vertical-align: middle;
	border:1px solid #e8dcc0;
}  
.loggedInTopLine {
	border-bottom: 1px solid #d0c2a4;
	background-color:#e8dcc0;
	font-size: 1em;
	padding: 0.5em;
	margin: 0;
	color: #960;
	font-weight:bold;	
}
.loggedInName {
border: 1px solid #ccc;
border-top:1px solid #ccc;
border-right:none;
border-bottom:none;
margin-top:0;
background:#fff url(/assets/floatImgfade.gif) repeat-x bottom left;
padding:0.6em 0.2em 0.5em 0.7em;
font-size:0.9em;
margin-left:0;
margin-right:-2.7em;
}

.donateOnline {
	float:right;
	border:1px solid #999;
	line-height:1.1em;
	margin-left:1em;
	padding:4px;
	background-color:#e3f1c7;
	text-align:center;
}
.donateOnline:hover {
	background-color:#ff8;
	border:1px solid red;	
}
.Quotes {
	font-size:2em;
	color:#ccc;
}

.white {
	color:#fff;
}
.white a:visited {
	color:#fff !important;
}

.white a:hover {
	color:#fff !important;
	background:#333;
}

.white a{
	color:#fff !important;
}

} /* end of NN4 hack */
