/* General Links +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
a:link { color: #0b78c4;} 
a:active { color: #0b78c4; } 
a:visited { color: #0b78c4; } 
a:hover { color: #669900; } 

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#Header	{ border-bottom: solid 5px #ccc;}
#Header	h1 { color:#0b78c4;}
#Header	h1 a { color:#0b78c4;}

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#Footer { background: #dfdfdf; color:#666;}
#Footer a { color:#666; }

/* SR +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR	h2 { border-bottom: dashed 1px #999; color:#666;}

/* Search +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Search .arrow { background: url(../Images/greenSearchArrow.gif) no-repeat;}
.Search .arrow:hover { background: #ffd780 url(../Images/greenSearchArrow.gif) no-repeat 0 -23px; }
.Search .arrowIE { background: #ffd780 url(../Images/greenSearchArrow.gif) no-repeat 0 -23px; }

/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#menu { background: #669933;}
#menu li a { color:#fff; border-right: solid 1px #8ebb62;}
#menu a span {color:#f7ffdf; }
#menu a:hover span { color:#fff;}
#menu a:hover { color:#fff;}
#menu a:hover span { color:#fff;}
#menu li li a  { color:#003399; }

/* BreadCrumb  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.BreadCrumb { border-bottom: solid 1px #999; }

/* Featured +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Featured h1 { border-bottom: solid 1px #999; color:#336699; background: url(../Images/FeaturedArticlesH1.png) no-repeat left top;}
.Featured .Post .PostHead h2 { background: url(../Images/ArticleLargeIco.png) no-repeat left center; }

/* RecentArticles+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.RecentArticles h1 { border-bottom: solid 1px #999; color:#336699; background: url(../Images/RecentArticlesH1.png) no-repeat left top;}


/* RecentNews ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.RecentNews h1 { border-bottom: solid 1px #999; color:#336699; background: url(../Images/RecentNewsH1.png) no-repeat left top;}
.RecentNews h3 { background: url(../Images/ArticleIco.png) no-repeat left center; color:#666; }

/* Recent Blogs ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.RecentBlogsTop { background: url(../Images/greenRecentBlogsTop.gif) no-repeat left top;}
.RecentBlogs { background: #f1f4db url(../Images/greenRecentBlogsBottom.gif) no-repeat left bottom; }
.RecentBlogs h1 { border-bottom: dashed 1px #996666;}
.RecentBlogs big { border-bottom: dashed 1px #cfcfcf; }
.RecentBlogs small { color:#666633; } 
.RecentBlogs small a { color:#666633;}
.RecentBlogs a { color:#006600;}

/* Post Info/Details */
.Post .PostInfo { color:#999; border-top: dashed 1px #ccc;}
.Post .PostInfo a { color: #999;}

/* Category Left ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Cat { background: #596600 url(../Images/greenCatBottom.gif) no-repeat left bottom;}
/**/ * html .CatTop { left: -10px;} /* */ 
.CatTop { background: url(../Images/greenCatTop.gif) no-repeat left top;}
.Cat h2 { color:#fff; border-bottom: dashed 1px #738017;}
.Cat li a { border-bottom: dashed 1px #738017; color: #fff;}
.Cat li a:visited { color: #fff; border-bottom: dashed 1px #738017; }
.Cat li a:hover { color:#99ccff; border-bottom: dashed 1px #738017; color: #fff;}

/* Site Menu Left ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SiteMenu { background: #e4e9be url(../Images/greenSiteMenuBottom.gif) no-repeat left bottom;}
.SiteMenuTop { background: url(../Images/greenSiteMenuTop.gif) no-repeat left top; }
.SiteMenu h2 { color:#666633; border-bottom: dashed 1px #c8cf97; }
.SiteMenu li { border-bottom: dashed 1px #c8cf97;} 
.SiteMenu li a { color:#336600; }
.SiteMenu li a:visited { color:#336600;}
.SiteMenu li a:hover { color:#669900;}

/* Article Navigation +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.ArtNav { background: #f1f4db;}

/* Authors A-Z - ( Only on the Author page) +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.AZ ul { background:#f1f4db; }

/* PageForms +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.PageForms form { border: solid 1px #f1f4db; margin: 10px 0px; width: 99%;}
.PageForms th { background: #f1f4db;}

.PageForms .Button { background: #d8ddb2; border: outset 2px #ccc; }

/* Author Tabs +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ background: #f1f4db; border: 1px solid #d8ddb2; color:#666600; }
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 
{ border-bottom: 1px solid #fff; background: #fff; color:#669900;}
#tabnav a:hover { background: #fff;}

/* Paging +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Paging a { background: #f1f4db; border: 1px solid #d8ddb2; }
.Paging a:link { background: #f1f4db; border: 1px solid #d8ddb2; }
.Paging a:visited { background: #f1f4db; border: 1px solid #d8ddb2;}
.Paging a:hover { border: 1px solid #0095da; background: #0099ff; color:#fff; }
.PagingDisabled { border: 1px solid #f1f1f1; background: #f5f5f5; }
.PagingCurrentPageNumber { border: 1px solid #0095da; background: #0099ff; color:#fff;}

.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;}


/* Summary Article Attachment */
.AttachmentList { border: 1px dashed #CCCCCC; }
.AttachmentList ul li { background: url(../Images/attach.gif) no-repeat left top; }
.AttachmentHeading { color: #666666;}
/* Teaser Image Styles */
.FeatureImageSpan {background-color: #F5F5F5;}
.FeatureImageCaption {  border-bottom: 1px #CCCCCC solid;  }

