/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; color: #FFFFFF; font-size: 100%; }
body { background: #062d56; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; font-size: 1em; line-height: 1.125em;
}
ul { list-style: none inside; }
p { margin-bottom: 1.3em; }
a:link { outline: none; color: #000006; text-decoration: none; }
a:visited { outline: none; color: #ffffff; text-decoration: none; }
a:active { outline: none; color: #ffffff; text-decoration: none; }
a:hover { color: #062d56; text-decoration: underline; }
a img { border: none; }
/* END RESET */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; height: 1px; overflow: hidden; margin-top: -1px; }
.transpBlack { background: url(transpBlack.png); }
/* END TOOLBOX */

/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */

#outside_container {
	width: 1024px;
	min-height:920px;
	height:auto !important;
	height:920px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
  background: url(../images/bg.gif) no-repeat top;
}

#main {
  width: 802px;
  position: relative;
	margin-right: auto;
	margin-left: auto;
}

#header {
  width: 802px;
}

#nav {
  width: 802px;
  height: 26px;
  background: #062d56;
margin-top:-3px;
z-index: 99;
}

#nav ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#nav li {
padding: 4px 15px 0px 15px;
display: inline;
}

#nav a:link {
color: #ffffff;
text-decoration: none;
font-size: .850em;
}

#nav a:active {
color: #ffffff;
text-decoration: none;
font-size: .850em;
}

#nav a:visited {
color: #ffffff;
text-decoration: none;
font-size: .850em;
}

#nav a:hover {
text-decoration: underline;
}

#content {
  width: 762px;
  min-height:50px;
	height:auto !important;
	height:50px;
  background: #000000;
padding: 20px;
margin-top: -3px;
}

#content a:link {
	color: #ffffff;
}

.editContentMenu {
font-size: .750em;
}

#footer {
  width: 802px;
  height: 11px;
  background: url(/herb-footer.png) no-repeat;
  padding: 95px 0px 0px 0px;
}

#login {
  width: 802px;
  text-align: right;
  font-size: .750em;
}

h1 {
color: #ffffff;
margin: 10px 0px 0px 0px;
}

h2 {
color: #ffffff;
margin: 10px 0px 0px 0px;
}

h3 {
color: #ffffff;
margin: 10px 0px 0px 0px;
}

h4 {
color: #ffffff;
margin: 10px 0px 0px 0px;
}


p {
font-size: .850em;
}


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

#footer a:active {
	text-decoration: none;
	color: #ffffff;
}

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

#footer a:hover {
	text-decoration: underline;
	color: #E50000;
}

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

#login a:active {
	text-decoration: none;
	color: #ffffff;
}

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

#login a:hover {
	text-decoration: underline;
	color: #ffffff;
}


/* END STRUCTURE */

/* ------------------------------------------ */
/* RSS FEEDS */
/* ------------------------------------------ */

.WebServiceBox_ListItem {
	width: 194px;
  background: url(../images/events.gif) no-repeat top;
  padding: 25px 10px 20px 10px;
	
}

.WebBox_BoxInnerDiv {
  width: 236px;
  background: url(../images/latestnews.gif) no-repeat top;
padding: 25px 10px 0px 20px;
}

.WebBox_ListServiceItemTitle {
padding: 10px 0px 0px 0px;
background: url(../images/rss1line.gif) no-repeat -20px 0;
text-transform: uppercase;
font-size: .875em;
}

.WebServiceBox_ListServiceItemTitle {
padding: 10px 0px 0px 0px;
background: url(../images/rss1line.gif) no-repeat -25px 0;
text-transform: uppercase;
font-size: .875em;
}

.WebServiceBox_ListServiceTitle {
	display: none;
}

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

.WebServiceBox_ListServiceItemTitle a:link {
text-decoration: none;

color: #ffffff;
}

.WebBox_ServiceTitleLink {
	display: none;
}

.WebBox_UnderItemDescriptionSpacerDiv {
height: 10px;
}

.WebServiceBox_ListServiceItemSpacer {
height: 10px;
}

.WebServiceBox_ListServiceAboveCopyright {
	display: none;
}

.WebServiceBox_LastRefreshed {
	display: none;
}

.WebBox_UnderTitleSpacerDiv {
	display: none;
}

.WebBox_ListTitleLink {
	padding: 0px 0px 0px 5px;
}

.WebBox_UnderItemTitleSpacerDiv {
	display: none;
}

.WebBox_ListDescription {
	padding: 0px 0px 0px 5px;
	display: block;
font-size: .750em;
}

.WebServiceBox_ListDescription {
	padding: 0px 0px 0px 0px;
	display: block;
font-size: .750em;
}

.WebBox_ListServiceAboveCopyright {
	display: none;
}

.WebBox_LastRefreshed {
	display: none;


}

/* END STRUCTURE */

/* ------------------------------------------ */
/* SYSTEM LOGIN PAGE */
/* ------------------------------------------ */

span[id$='SystemPageHeader'] {
font-size: .750em;
}

label[id$='Username'] {
font-size: .750em;
}

label[id$='Password'] {
font-size: .750em;
}

.ForumLogin_LoginLink {
	font-size: 1em;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* PARENT SECTION */
/* ------------------------------------------ */

.ParentSection_ListTitleLink {
	display: block;
	font-size: .875em;
	text-transform: uppercase;
}

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

.ParentSection_ListTitleLink a:hover {
	color: #ffffff;
	text-decoration: none;
}

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

.ParentSection_ListBriefDescription {
	font-size: .750em;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* ARTICLES PAGE */
/* ------------------------------------------ */

span[id$='PostedInfo1'] {
display: block;
margin-left: 18px;
margin-bottom: 7px;
}

.ArticleSection_ListTitle {
	color: #ffffff;
	font-size: .875em;
	text-transform: uppercase;
	display: block;
}

.hasRead {
	float: left;
	margin-right: 5px;
}
.Article_Title {
	color: #ffffff;
	font-size: .875em;
	text-transform: uppercase;
}

.Article_FullDescription {
	font-size: .750em;
}

.itemReadMoreLink {
  font-size: .750em;
}

.BackToList_TextLink {
  font-size: .750em;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* LINKS PAGE */
/* ------------------------------------------ */

.itemLinkTitle {
	font-size: .875em;
	text-transform: uppercase;
}

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

.itemLinkTitle a:hover {
	color: #ffffff;
	text-decoration: none;
}

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

.itemBriefDescription {
	font-size: .750em;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* DOWNLOADS PAGE */
/* ------------------------------------------ */

.itemTitle {
	font-size: .875em;
	text-transform: uppercase;
	color: #ffffff;
	float: left;
	margin-right: 5px;
}

.fileName {
	font-size: .750em;
}

.itemDownloadFileSize {
	font-size: .750em;
}

.DownloadSection_ListFileTypeIcon {
}

.itemBriefDescription {
	display: block;
}

.itemDownloadLink {
  font-size: .750em;
}

.itemSendALinkToDownload {
  font-size: .750em;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* FORMS */
/* ------------------------------------------ */

.ContactFormFieldTitle {
  font-size: .750em;
}

.RegisterFormRequiredField {
  font-size: .750em;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* ABSOLUTE POSITIONED */
/* ------------------------------------------ */


/* END STRUCTURE */

/* ------------------------------------------ */
/* HIDDEN */
/* ------------------------------------------ */

#searcharea {
  display: none;
}

#welcome {
  display: none;
}

#breadcrumbs {
  display: none;
}

#colad1 {
  display: none;
}

#colad2 {
  display: none;
}

#rss1 {
  display: none;
}

#rss2 {
  display: none;
}

#banner2 {
  display: none;
}

.H1 {
	display: none;
}

/* END STRUCTURE */