.WebsiteArticlesBasicListBox {
	background-color: #F5FBF9;
	border: 1px solid #91AFA9;
	font-family: Tahoma, Arial, System;
	color: #0A9075;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	width: 220px;
}
.WebsiteArticlesFullListSearchFilterBox {
	background-color: #F5FBF9;
	border: 1px solid #91AFA9;
	font-family: Tahoma, Arial, System;
	color: #0A9075;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.WebsiteArticlesFullListResultsBox {
	background-color:#FFFFFF;
	font-family: Tahoma, Arial, System;
	color: #0A9075;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.WebsiteArticlesCurrentPageNo {
	font-family: Tahoma, Arial, System;
	color: #0A9075;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
a.WebsiteArticlesPageNo{
	font-family: Tahoma, Arial, System;
	color: #0A9075;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
a.WebsiteArticlesPageNo:hover{
	color:#003300;
}
.WebsiteArticlesTitle {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:  #084A3D;
}
.WebsiteArticlesSubTitle {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0A9075;
}
.HighlightWordSearch {
	background-color:#DCE3DF;
	font-family: Tahoma, Arial, System;
	color: #0A9075;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.WebsiteSiteMembersFormBox {
	background-color: #D4ECE4;
	border: 1px solid #91AFA9;
	font-family: Tahoma, Arial, System;
	color: #0A9075;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	width: 434px;
}