.contentcontainer .content ul.policylist {
	list-style-image:url(../images/global/icons/bullet.gif);
}
.contentcontainer .content ul.policylist li {
	clear:both;
	padding-right:10px;
	margin-bottom:4px;
}

.contentcontainer .content .policylist {
	margin-left:20px;
}
.contentcontainer .content .policylist .li {
	padding:0px 5px 4px 20px;
	background-image:url(../images/global/icons/li.gif);
	background-repeat:no-repeat;
	background-position:4px 5px;
}
.contentcontainer .content .policylist a {
	/*margin-left:10px;*/
}

.contentcontainer .content .policylist .new {
	background-image:url(../images/global/icons/bulletnew.gif);
}


.contentcontainer .content .stafflist td {
	padding-bottom:30px;
}
.contentcontainer .content .staffphoto {
	text-align:center;
	font-weight:bold;
}
.contentcontainer .content .staffphoto img {
	border:1px solid #000;
	display:block;
}

.contentcontainer .content .datatable {
	border:1px solid #ccc;
}

.contentcontainer .content .datatable thead th {
	background-color:#80a82b;/*a6d248;*/
	color:#fff;
}
.contentcontainer .content .datatable thead th a {
	color:#fff;
	display:block;
	margin-right:5px;
	padding-left:1px;
	text-align:left;
}
.contentcontainer .content .datatable thead th.sortup, .contentcontainer .content .datatable thead th.sortdown {
	background-color:#8fbb30;
}
.contentcontainer .content .datatable thead th.sortup a {
	background-image:url(../images/global/icons/sortup.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
}
.contentcontainer .content .datatable thead th.sortdown a {
	background-image:url(../images/global/icons/sortdown.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
}
.contentcontainer .content .darktable {
	background-color:#eee;
}

.searchbox {
	border:1px solid #ccc;
	padding:2px;
}
.searchbox div {
	background-color:#d8eab1;
	padding:3px;
}
.searchbox h3 {
	background-color:#8fbb30;
	background-image:url(../images/global/icons/greenh3.gif);
	background-repeat:no-repeat;
	background-position:5px 50%;
	font-family:tahoma, arial, sans-serif;
	font-size:11px;
	line-height:19px;
	height:19px;
	color:#fff;
	letter-spacing:1px;
	padding-left:17px;
	margin:0px;
}


.contentcontainer .content .searchtable {
	border:1px solid #ccc;
}
.contentcontainer .content .searchtable thead th {
	background-color:#2149bd;
	color:#fff;
	padding-left:1px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
}

.hiddenblock {
	display:none;
	padding:0px 0px 0px 13px;
	background-image:url(../images/global/icons/plus.gif);
	background-repeat:no-repeat;
	background-position:3px 4px;
}

.admindiv form {
	padding:0px !important;
}

.membernewestposts {
	background-color:#616161;
}
.membernewestposts td {
	padding-top:5px;
	padding-bottom:5px;
}
.membernewestposts .tablehead td {
	background-color:#cfcbcf;
}
.membernewestposts .tablelight td {
	background-color:#fff;
}
.membernewestposts .tabledark td {
	background-color:#efefef;
}
.memberarticlesinterest {
	border:1px solid #616161;
	background-color:#efefef;
	padding:5px;
}

.agendatable td{
	background-image:url(../images/global/icons/agendabg.gif);
	padding:0px 4px 0px 3px;
	line-height:11px;
	background-repeat:repeat-x;
	background-position:0px 100%;
}
.agendatable .impdate{
	background-image:url(../images/global/icons/agendabgimp.gif);
	background-repeat:no-repeat;
	width:23px;
}

.membernewsroom {
	border:1px solid #616161;
	background-color:#efefef;
	padding:5px;
}

.helptable {
	background-color:#ccc !important;
}
.helptable td {
	background-color:#fff;
}