@charset "utf-8";
@media screen, projection {

body {
	margin: 0;
	padding: 0;
	border:0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	background: url(../assets/backfade.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: #7b9580;
background-color:inherit;
}
#breadcrumbsText {
	display:none;
}

#newBannerDefault {	
	background:#897865; /*#968776; /*#6da145; /*7b9580;*/
	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:#666;
	padding-top:0.2em;
	padding-bottom:0.3em;
	padding-right:0.4em;
	background-color:#f8f8e8;
	margin-top:0.6em;	
	line-height:1.5em;	
}
.smallLeft {
	text-align: left;
	font-size:0.9em;
	color:#666;
	padding-top:0.2em;
	padding-bottom:0.3em;
	background-color:inherit;	
	line-height:1.5em;
}
.smallCentre {
	text-align: center;
	font-size:0.9em;
	color:#666;
	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; /*185px;*/
	z-index:1;
}

/* mac hide \*/

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

*:first-child+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;
}

/* end hide */	

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:#ffc;	
}

a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:blue;
    text-decoration:none;
	padding-bottom:3px;
	border-bottom:1px dashed blue;}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #7b9580;
    background-color:#E0EACB; color:#333;
	padding:3px;
    text-align: center
}

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

/* 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:#897865; /*#7b9580; */
}	

.TopStoryCaption a:visited {
	color:#fff;
	text-decoration:none;	
	background:#897865; /*#7b9580; */
}

#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 a.ts1{
	background: #adbd89 url(../assets/ts1_tab.gif) no-repeat left bottom; 
}

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

#TopStoryOptions ul#primary a.ts3 {
	background: #d0d9bb url(../assets/ts3_tab.gif) no-repeat left bottom; 
}

#TopStoryOptions ul#primary a.ts4 {
	background: #dee6d2 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 #897865; /*#7b9580; */
	border-right: none;
	border-bottom: none;
	border-left:none;
	background: #897865 url(../assets/ts_tab_active.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: #ffc; 
	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: #e7f2ce; 
	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: #ffc; 
	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:#e7f2ce;
	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:#E0EACB; /*e7f2ce;*/
}

/* 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:#666;
	background-color:#f8f8e8;
	font-weight:bold;	
}
#textstyle a:hover
{
	text-decoration:underline;
}

#styleswitch
{
	position:absolute;
	left:10.8em;
	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:#ffc;
	color: #333;
	border: 1px solid #333;		
}
#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 #666;
	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:#fff;

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

}
#styleswitch2 a.default
{
	color:#333;
	background-color:#fff;
	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:#fff;
	border: 1px solid #000;
	text-decoration:underline;
}

#styleswitch2 a.textonly:hover
{
	color: red;
	background-color:#fff;
	
}

#styleswitch2 a.textonly_black:hover
{
	color:#3ff;
	background-color:black;

}

#styleswitch2 a.default:hover
{
	color: red;
	background-color:#ffc;
	padding-right:0.5em;			
}
#styleswitch2 a.contrast:hover
{
	color: red;
	background-color:#ff0;
}
#styleswitch2 a.system:hover
{
	color: red;
	background-color:#fff;
	
}
#HDRAbanner {
	border:1px solid #666;
	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:#333;
}
.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:#666;
}
.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 #666;
	text-decoration: none;
	display:block;
	color:#000;
	background: url(../assets/news_events.jpg) no-repeat right center;	
}
#BannerAnchor a:hover{
	color:#c00;
	background-color:#ffc;
}	
#FactsheetsBox {
	border:1px solid #666;
	background:#ffe490;
	padding:0.6em;
	padding-top:0.4em;
	padding-bottom:0.4em;	
	font-size:0.9em;
	margin-bottom:0.3em;
}
	
#factsheet-box {
	background:#7b9580;
	width: 4em;
	padding:1px 5px 3px 5px;
	border:0;/*1px solid #666;*/
	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;
}*/
.factsheet-num { 
	background:#8db66e;
	width: 15em;
	padding:1px 5px 3px 5px;
	border:0;/*1px solid #666;*/
	/*margin-left:-6px;*/
	margin-bottom:4px;
	/*font-size:1.1em;	*/
	color: #fff;
	margin-top: 0em;
	font: 300 1.5em Palatino Linotype, Book Antiqua, 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:#7b9580;
	color:#fff;
	font-weight:normal;
	line-height:1.6em;
	padding:0.6em;
	border:none;
}
#ssgRightBox {
	float:none;
	background-color:#ffc;
	color:#333;
	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: #666;
	margin-top: 0em;
	margin-bottom: -1em;
	border:0;
	padding:0;
}
				
.wwButton a {
	text-decoration:none;
	margin-top:3px;
	display:block;
	border:1px solid #999;
	background:#e7f2ce;
	padding:3px;
}

.wwButton a:hover {
	text-decoration:underline;
	background:#ffc;

}				

.tipbox {
	background: #ffc url(../assets/lightbulb.gif) no-repeat 0px 8px;
	color: #333;
	padding: 1.5em 3em 1.5em 6em;
	border: 1px solid #ccc;
	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: #333;
	padding: 0.7em;
	border: 1px solid #b4d88b;
	margin: 1em 0 1em 0;
	width: auto;
	font-size: 1.0em; 
	line-height:1.8em;
	font-weight: normal;
	text-align:left;	
	background-color:#e7f2ce;
}
/*.textbox ul {
	margin:0.5em 1.5em 0 0;
	padding:0;
	border:0;
}
.textbox li {
	margin-bottom:0.3em;
}*/
.textboxYellow {
	color: #444;
	padding: 0.7em;
	border: 1px solid #ccc;
	width: auto;
	font-size: 1em; 
	line-height:1.4em;
	font-weight: normal;
	text-align:left;
	background:#fbf484;	
	margin-right:3px;
	margin-bottom:12px;
}
	
.warningbox {
	background: #ffe490 url(../assets/warning.gif) no-repeat 8px 8px;
	color: #333;
	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 #666;
}
#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:#a63120;
	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:#666;
	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 #666;
}
#QuoteBoxCloseQuotes {
	background:#ffc url(../assets/closequotes.gif) no-repeat 98% 8px;
	padding:0.9em;
	height:3em;
	
}
#QuoteBoxBottomLine {
	border-top:1px solid #666;
	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:#e7f2ce;
	color:#333;
	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: #fff;
	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: #fff;
	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:#666;
	margin-left:0.3em;
	font-weight:bold;
}

/* Top navigation styles */
#navigation {
	padding: 1px 174px 0 185px;
}
html>body #navigation {
	padding-top: 5px;
}
/*
.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; 
	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: #333;
	border: 0;
	background: #333;
	height: 1px;
}		
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #afb6a5;
}
	
#nav ul li ul {
	border-bottom: 1px solid #afb6a5;
	margin-bottom:4px;
	
}	

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

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

	
#nav li a:hover {
	background: #ffc;
	color: #333;
}
	
#nav  li a.active {
	display: block;
	padding: 0.3em 0.3em 0.3em 4px; 
	background: #fff;
	color: #6da145; /*#8db66e;*/
	text-decoration: none;
	font-weight:bold;
	margin-top:4px;
	border-left: 4px solid #6da145;
}
	
#nav  li a.inactive {
	display: block;
	padding: 0.3em 0.3em 0.3em 4px; 
	background: #6da145; /*#8db66e;*/
	color: #cce697; /*#e1efd1;*/
	text-decoration: none;
	font-weight:bold;
	margin-top:4px;
}	
	
html>body #nav li#active a {
	width: auto;
}
#nav li a.active:hover {
	color: #333;
	text-decoration: none;
	cursor: default;
}	
	
#nav li a.inactive:hover {
	color: #333;
	text-decoration: none;
	background:#ffc;
}		
	
#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 #6da145;
	background: #cce697; /*#cae4ae; /**/
	color: #333;
	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: #fff;
	color: #333;
	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: #e7f2c3; 
	color: #222;
	text-decoration: none;
	font-weight:normal;
	margin-top:0;
}		
	
	
#nav li li li {
	list-style: none;
	border-left: 4px solid #6da145;
	margin: 0;
	line-height: 1.4em;	
}

#nav li li li li {
	border-left: 10px solid #6da145;
}

#nav li li li a {
	display: block;
	padding: 0.3em 0.3em 0.3em 8px; 
	border-left: 10px solid #cce697;
	background: #e7f2c3; /*#e1efd1;*/
	color: #333;
	font-weight:normal;
	text-decoration: none;
}
html>body #nav li li li a {
	width: auto;
}	


#nav li li li li a {
	background: #d4dcbe; /*d0d9bb; /*CCDBBB; /*#e3ee99; /*#E2ED99;*/
	border-left: 10px solid #e7f2c3;
	font-style:italic;
}

#nav li li li li li a {
	background: #E7EEDE; /*E0E8D2; /* e7edde; /*dee6d2; /*#EDFABE; /*#E4F6B7;*/
	border-left: 10px solid #d4dcbe;
}
	
#nav  li li li a.active {
	display: block;
	padding: 0.3em 0.3em 0.3em 8px; 
	border-left: 10px solid #cce697;
	background: #fff; /*#d9eecc; */
	color: #333;
	font-weight:normal;
	text-decoration: none;
}


/* 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: 25;
	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 */	

#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: #666;
	margin-top: 12px;
	margin-bottom: 0.6em;
}


h2 {
    font: 300 1.8em Georgia, Palatino Linotype, Book Antiqua, serif;
    color: #5d9731;/*#666;*/
	margin-bottom: 1em;
	margin-top:1em;
	padding:0.3em;
	padding-bottom:0.1em;
	/*padding-left:1.1em;
	background: url(../assets/hdra-blob-big.gif) no-repeat left 0.4em;*/
	border-bottom:1px solid #fcb814;/*#afb6a5;*/
}	


h2.wellyweek {

    font: 300 1.8em Georgia, serif;
    color: #666;
	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 #afb6a5;
}	
/*<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: #333;
	padding:3px 0px 4px 6px;
	background:#fff url(/assets/backfade.gif) repeat-x top left;
	border-bottom:1px solid #ccc; 	
}
	
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: #7b9580;
}
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:#666;
}
.menuText {
	font-size: 0.9em;
	margin: 0em;
	font-weight: normal;
	line-height:1.4em;
	color:#666;
}
.menuText a {
	font-size: 1em;
	font-weight: bold;
}		
.title {
	font-size: 1.6em;
	font-weight: normal;
	color: #666;
	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:#e7f2ce;
}	
#CentreAlign {
	margin-right:auto;
	margin-left:auto; 
}
.BorderedTable {
	margin-top:0.4em;
	margin-bottom:1em;
}
	
.BorderedTable table,.BorderedTable th {
	border:1px solid #ccc;
	border-collapse:collapse;
	padding:0.4em;
	vertical-align:top;
}
.BorderedTable td {
	border:1px solid #ccc;
	border-top:1px solid #f6f6f6;
	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 #999;
	background:#ffc;
	padding:1em;
	font: 300 1.2em Georgia, serif;
	line-height:1.6em;
	color:#666;
	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:#e7f2ce;
	padding:0.6em;
	line-height:1.6em;
	color:#333;
	/*text-align:center;*/
}	
		
.floatImgRight {
	float: right;
	margin-left: 1em;
	margin-right: 0;
	margin-top:0.6em;
	margin-bottom:0.3em;
	border-bottom:20px solid transparent;
	border-left:20px solid transparent;
	font-size:0.9em;
	line-height:1.4em;
	color:#444;
	text-align:center;
	/*background:#eee;*/
	background: transparent url(../assets/floatImgfade.gif) repeat-x bottom left;
	padding:0 10px 6px 10px;
}

.floatImgRight a {

	line-height:1.4em;
	text-decoration:none;
}

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

.GIFBorder {
	border: none;
	margin-bottom:0;
}

.floatImgRightGreen {
	float: right;
	/*margin-left: 1em;*/
	margin-right: 0;
	margin-top:0.6em;
	margin-bottom:0.3em;
	border-bottom: 20px solid #e7f2ce;
	border-left:20px solid #e7f2ce;
	font-size:0.9em;
	line-height:1.2em;
	color:#000;
	text-align:center;
	/*background:#eee;*/
	background: #e7f2ce 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:#555;
	text-align:center;
}
.floatImgRightNC a {
	line-height:1.4em;
	text-decoration:none;
}
div.floatImgRightNC img { 
	border: 1px solid #999; 
	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: #fff;
margin-left: 0;
margin-top:0.6em;
border-bottom: 20px solid #fff;
border-right:20px solid #fff;
font-size:0.9em;
line-height:1.2em;
color:#444;
text-align:center;
background: url(../assets/floatImgfade.gif) repeat-x bottom left;
padding-bottom:0.6em;
}
div.floatImgLeft img { 
	border: 1px solid #666; 
	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 #666; 
	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:#666;
	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 #666; 
	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:#666;
	text-align:center;
	background: #fff;

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

}

.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;
}

.greenbk {
	background:#E0EACB; /*#e7f2ce;*/
}

.greenbkNew {
	background:#d9ebc5; /*#e7f2ce;*/
}

.noBorder {
	border:none;
}
.news {

	/*font-size: 0.9em;*/
	line-height: 0.9em;
	background: #fff; 
	text-align: left;
	border: 0;
	border: 1px solid #ccc;
	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: #6da145 url(../assets/tl_corner_mask.gif) no-repeat left top; 
	/*background: #a57b4c url(../assets/tl_corner.gif) no-repeat left top; /* #7b9580 url(../assets/tl_corner.gif) no-repeat left top; /*#FFF3B3;*/
	display:block;
	border-bottom:1px solid #666;	
	/*border-top:1px solid #7b9580;	*/
	text-decoration:none;
	font: 300 1.4em Georgia, serif;
	padding:0.3em 0.6em;
}
.newstitle a{
	color:#fff; 
	background: #6da145 url(../assets/tl_corner_mask.gif) no-repeat left top; 
	/*background: #a57b4c url(../assets/tl_corner.gif) no-repeat left top; /*#7b9580 url(../assets/tl_corner.gif) no-repeat left top; /*#FFF3B3;*/
	display:block;
	border-bottom:1px solid #666;	
	/*border-top:1px solid #7b9580;	*/
	text-decoration:none;
	font: 300 1.4em Georgia, serif;
	padding:4px 6px 5px 12px;

}
h2.newstitle {
	color:#fff; 
	background: #6da145 url(../assets/tl_corner_mask.gif) no-repeat left top; 
	/*background: #a57b4c url(../assets/tl_corner.gif) no-repeat left top; /*#7b9580 url(../assets/tl_corner.gif) no-repeat left top; /*#FFF3B3;*/
	display:block;
	border-bottom:1px solid #666;	
	/*border-top:1px solid #7b9580;	*/
	text-decoration:none;
	font: 300 1.4em Georgia, serif;
	padding:4px 6px 5px 12px;

}
.newstitle a:visited {
	color:#fff;
}
.newstitle a:hover {
	background: #9ec183 url(../assets/tl_corner_mask.gif) no-repeat left top; 
	/*background: #8ca291 url(../assets/tl_corner_hover.gif) no-repeat left top;*/
	color:#fff;
	text-decoration:underline;
}

h2.newstitle  a{
	color:#fff; 
	background:#7b9580;
	background-image:none;
	display:block;
	border-bottom:1px solid #666;	
	border-top:1px solid #7b9580;	
	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:#333;
	background: none #ffc;
}


.lgContactsNav {
	float:right;
	border:1px solid #666;
	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 #999;
	padding:0em;
}
.lgEventHeader {
	/*width:80%;*/
	background:#f8f8e8;
	border:none;
	border-bottom:1px dashed #ccc;
	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 #ccc;
	border-top:none;
}
.mediabox {
	float:right;
	border:1px solid #999;
	background:#fff;
	padding:0.3em;
	margin:0;
	text-align:left;
	font-size:0.9em;
	color:#666;
}
	
pre {
	font-family: monospace;
	font-size: 1.0em;
}
strong, b {
	font-weight: bold;
	font-size:1.1em;
	color:#444;
}
em, i {
	font-size: 1.1em;
	font-weight: normal;	
	color: #555;
	font-style: italic;
	line-height: 1.8em;
	font-family: georgia, serif;
}
	
em.standFirst {
	font-size: 1.4em;
	font-weight: normal;	
	color: #5d9731;
	font-style: italic;
	line-height: 1.8em;
	font-family: Georgia, Palatino Linotype, Book Antiqua, Georgia, serif;
	padding-bottom:3px;
	border-bottom:2px solid #fcb814;/*#D9ECB0;*/
}	
	
small, SMALL {
	font-size: 1.1em;
	font-weight: normal;
}	
	
.h2em {
	color:#666;
}
	
.borderImg {
	border: 1px solid #ccc;
}
.borderImg:hover {
	border: 1px solid #333;
}
.homepic {
	border: 1px solid #ccc;
	margin-bottom:4px;
}	
.red-bold {
	font-weight: bold;
	font-size:1.1em;
	color: #a63120; /*#c00;*/
	background: #ffa;
	padding:2px;
}
.required {
	font-weight: normal;
	color: #a63120;
}

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

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

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

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

hr {
	color: #afb6a5;
	border: 0;
	background: #afb6a5;
	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:#ff5;
}
.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 #666;
}
.printOnly {
  display: none;
}
#enews {
	border:1px solid #ccc;
	background:#f8f8e8;
	margin-top:0.4em;
	padding:0.4em;
	text-align:center;
}

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;
    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: #333;
background: #ffe490;
border: 1px outset #666;
padding:0.1em 0 0.2em 0;
}
input.submit:hover
{
background: #ffc;
border: 1px inset #666;
}

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

legend
{
font: 300 1.7em Georgia, Palatino Linotype, Book Antiqua, serif;
color: #fff;
padding: 5px 12px 5px 8px;
font-weight:normal;
background-color:#6da145; 
margin-top:10px;
}

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: #333;
	background: #ffe490;
	border: 1px outset #666;
	padding:1px 0.3em;
}
input.login_submit:hover
{
background: #ffc;
border: 1px inset #666;
}

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


.loggedInBox {
	border: 1px solid #d0c2a4;
	background:#fff url(/assets/floatImgfade.gif) repeat-x bottom left;
	padding: 0;
	margin: 0.5em 0;
	color: #333;
	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:#ffc;
	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;
}

/* HSL and Schools index pages style */

#section_wrapper {
	float:left; 
	width:100%; 
	height:auto; 
	background-color:#fff;
	padding-bottom:3px; 
	color:#ffffff;}



.section_left {float:left; margin-top:15px;width:48%; min-height:100px; padding-left:0;background:#7f4300; }

.section_right {float:left; margin-top:15px;width:48%; min-height:100px; margin-left:4%;background:#98002d; }



#section_wrapper p strong a {font-weight:bold;font-size:1.0em;}

#section_wrapper p {margin-top:0px; margin-left:120px; margin-right:10px;line-height:1.4em;}



#section_wrapper img {float:left; border:none;}



#section_wrapper a:link {color:#ffffff; text-decoration:none;}

#section_wrapper a:visited {color:#ffffff; text-decoration:none;}

#section_wrapper a:hover {color:#ffffff; text-decoration:underline; background:inherit;}

#section_wrapper a:active {color:#ffffff;}
#coursetbl td {
	background-color: #E8E8E8;
	padding: 5px;
}
#coursetbl th {
	padding: 5px;
	color: #666;
	text-align: left;
}
#coursetbl {
	background-color: #FFF;
}
} /* end of NN4 hack */


