body { } 

/* General Links */
a:link { text-decoration : none; color : #006600; border: 0px;} 
a:active { text-decoration : underline; color : #006600; border: 0px;} 
a:visited { text-decoration : none; color : #006600; border: 0px;} 
a:hover { text-decoration : underline; color : #003300; border: 0px;} 

img { padding: 0px; margin: 0px; border: none;}

input { font-family: 'Verdana'; color: #2f2928; font-size: 11px; }
textarea { font-family: 'Verdana'; color: #2f2928; font-size: 12px;  }
select { font-family: 'Verdana'; color: #2f2928; font-size: 11px;}

.search {  }
.search .input { }
.search p a {  }

.TopMenu ul { border-left: solid 1px #bccc66;}
.TopMenu li { border-right: solid 1px #bccc66;}
.TopMenu li a { color:#ccff66;}
.TopMenu li a:visited { color:#ccff66;}
.TopMenu li a:hover { color:#fff;}

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.menu, .menu ul li {
	color: white;
	font-size: 11px; 
	font-weight: bold;
}

.menu ul li {

}

.menu ul {
	width: 11em;
}

.menu a, .menu li a:visited {
	text-decoration: none;
	color:#003300; 

	display: block;
	position: relative;
	border-right: solid 1px #daf7a7;
}

.menu li li a {
	padding: .4em .4em;
}

.menu li li a:link, .menu li li a:visited {
	background-color: #003300;
	color: white;
}

.menu ul a:link {
	color: #000066;
	font-weight: normal;
	width: 150px;
}

.menu ul a:visited {
	color: #000066;
	font-weight: normal;
	width: 150px;
}

.menu a:hover, .menu ul a:hover, .menu li li a:hover {
	color: white;
	background-color: #6ca00d;
	text-decoration: none;
}

 .menu li:hover>a {
	color: white;
	background-color: #6ca00d;
}

.menu li li {	/* create borders around each item */
	
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}

/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	
}

/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */

/* ie 6 only style */
* html .menu a:hover, * html .menu .adxmhoverA {		/* li:hover>a selector */
	color: white;
	background-color: #6ca00d;
	text-decoration: none;
}


/* BreadCrumb */

.content .BreadCrumb { background: #f1f6de;}

.content h1 { color: #999900; }
.content h2 { color: #999900;}
.content h3 { color: #999900;}

.Featured h1 { border-bottom: solid 3px #e6efd6;}
.RecentArticles h1 { border-bottom: solid 3px #e6efd6;}
.News h1 { border-bottom: solid 3px #e6efd6;}
.News h2 { color:#003300; }
.RecentBlogs h1 { border-bottom: solid 3px #e6efd6;}

.Post .PostAuthorDetails { background:#f1f6de;  }
.Post .PostAuthorDetails h2 {}

.Post .PostMore .Comment .Details { }
.Post .PostMore .Comment {background:#F8F8F8 url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #DFDFDF; }
.Post .PostMore .CommentAlt {background:#FFFFFF url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #DFDFDF;}
.Post .PostMore .CommentAuthor {background:#F4FCFF url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #DFDFDF;}

.AZ ul { background:#f1f6de;}

.PageForms form { border: solid 2px #f1f6de;}
.PageForms th { background: #f1f6de;}

.PageForms .Button { background: #f1f6de; }

#tabnav .tablink a:link, #tabnav .tablink a:visited { background: #f1f6de; border: 1px solid #d2e5ae;color:#006600;}
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active { border-bottom: 1px solid #fff; background: #fff; color:#999900;}
#tabnav a:hover { background: #fff;}

.right h2 { color:#006600;}
.Categories li a:hover {  }

/* Paging */
.Paging a { text-decoration:underline;}
.Paging a:visited {  color:#006600; }
.Paging a:hover { background: #f1f6de; color:#006600; }
.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; color:#666;}
.PagingCurrentPageNumber { border: 1px solid #006600; background: #006600; color: #fff;}

/* Summary Article Attachment */
.AttachmentList { border:1px solid #BEBEBE; background-color: #F8F8F8; }
.AttachmentList ul li { background: url(../Images/attach.gif) no-repeat left top; }
.AttachmentHeading { color:#384C4B;}
/* Teaser Image Styles */
.FeatureImageSpan {background-color: #F5F5F5;}
.FeatureImageCaption {  border-bottom: 1px #CCCCCC solid;  }

/* Drop Down Menu Styles */
.td{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	}
#dropmenudiv a.textblock{
border: 1px solid #52a74c;
border-bottom: 0px;
background-color: #0b8400;
color: #FFFFFF;
}

#dropmenudiv a.textblockLast{
border: 1px solid #52a74c;
background-color: #0b8400;
color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #52a74c;
}
h1{
	font-family: Arial;
	font-size: 15px;
	color: #5FB404;
	text-align: left;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-style: italic;
}
h2{
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 0px;

}
h3{
	font-family: Arial;
	font-size: 14px;
	color: #999999;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
/* Default fonts */
body,
TD,

P{
	color: #393939;
}

body{
	background-color: #F0F0F0;
}


/* Misc styles */
A{
	color: #0b8400;
}


.Trail{
	border-bottom: solid 1px #F9F9F9;
}

.Details,
.Details A{
	color: Gray;
}

/* Container styles */
.PageContainer{

}

.FadeRow{
	background-image: url(../Images/FadeRow.jpg);
}

.FadeRowDark{
	background-image: url(../Images/FadeRowDark.jpg);
}

.LeftColumn{
color:#999999;
	background-color: #FFFFFF;
}

.LeftColumn .Heading{
	font-size: 14px;
	color: #999999;
    background:url(../Images/greencolumntop.gif) no-repeat left top;
}

.LeftColumn .Heading2{
	font-size: 14px;
	color: #999999;
    background:url(../Images/greencolumntop.gif) no-repeat left top;
}

.LeftColumn DIV.BulletItem,
.RightColumn DIV.BulletItem,
DIV.ListItem{

	background-image: url(../Images/greenTriBullet.gif);
}

.LeftColumn .HorizontalRule,
.RightColumn .HorizontalRule{
	border-top: solid 1px #E8E8E8;
}

TD.CentreColumn{
	background-color: #FFFFFF;
}

.CentreColumn .Heading{
	color: #0b8400;
}

.CentreColumn .HorizontalRule{
	border-top: solid 1px #F9F9F9;
}


/* Header & Footer styles */
.PageHeader{
	border-bottom: solid 8px white;
}

.PageHeader .Main{
	color: #57739A;
}

.PageHeader .Menu{
	background-color: #0b8400;
	border-bottom: solid 4px #52a74c;
	color: #FFFFFF;
}

.PageHeader .Menu A{
	color: White;
}

.PageFooter{
	background-color: #F0F0F0;
	border-top: solid 8px #F9F9F9;
}
.text_small {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
.Message{
	background-color: #F9F9F9;
}

/* ArticleSummariesPanel styles */
.ArticleSummariesPanel .Details{
	color: Gray;
}

.ArticleSummariesPanel .Details A{
	color: gray;
}

.ArticleSummariesPanel .Status{
	background-color: #FFFFCC;
}

.ArticleSummariesPanel .SmallLinks{
	border-bottom: dotted 1px white;
	border-top: dotted 1px white;
}

/* RecentBlogsPanel styles */
.RecentBlogsPanel{
}

.RecentBlogsPanel .Details{
	color: Gray;
}

.RecentBlogsPanel .Details A{
	color: Gray;
}

.RecentBlogsPanel .Heading{
	color: #383838;
}

/* RecentArticlesPanel styles */
.RecentArticlesPanel A{
    color:#383838;
    text-decoration:none;
}

.RecentArticlesPanel A:hover{
    text-decoration:underline;
}


.RecentArticlesPanel .Details{
	color: Gray;
}

.RecentArticlesPanel .Details A{
	color: Gray;
}

.RecentArticlesPanel .Heading{
}

/* RecentNewsPanel styles */
.RecentNewsPanel .Date{
	color: Gray;
}


/* ViewArticlePanel styles */
.ViewArticlePanel .Title{
	color: #cb069f;
}

.ViewArticlePanel .Details{
	color: Gray;
}

.ViewArticlePanel .Details A{
	color: gray;
}

.AuthorSummary{
	background-color: #f4f4f4;
	border: #0b8400 1px solid;
}

.ArticleFeedbackPanel{
	background-color: #f4f4f4;
	border: #0b8400 1px solid;
}


/* BlogSummariesPanel styles */
.BlogSummariesPanel .Details{
	color: Gray;
}

.BlogSummariesPanel .Details A{
	color: gray;
}

.BlogSummariesPanel .Status{
	background-color: #FFFFCC;
}


/* Added for 2005.2 */
.Paging{
	color: #393939;
}


