body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-color: #f5f5dc;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #7c4b2b;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {color: #006699}

.headerbg {
	background-image: url(/ebdWeb/images/header_background_site.png);
	background-repeat: repeat-x;
}
.titlebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-bottom: 1px solid #D0C599;
	background-color: #E6E2C1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0C599;
}
.adminsubmenu {
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.adminsubmenutitle {
	color: #666666;
	text-decoration: underline;
}
.formtitles {
	color: #666666;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 1px;
}
.formfields {
	background-image: url(/ebdWeb/images/formfield_background.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	margin-top: 2px;
	margin-bottom: 1px;
	margin-left: 10px;
}
.checkbox {
	margin-top: 2px;
	margin-bottom: 1px;
	margin-left: 6px;
}
hr {
	border: dashed #666666;
}
.divideline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.formbuttons {
	margin-top: 2px;
	margin-bottom: 1px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.subtitlebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.dropdownbar {
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 10px;
	color: #006699;
	font-weight: bold;
	cursor: pointer;
}
a.dropdownmenu:hover {
	background-color: #cc0000;
}
img {
	border: 0px;
}
.headerbgapp {
	background-image: url(/ebdWeb/images/header_background_app.png);
	background-repeat: repeat-x;
}
.webtitle {
	font-size: 16px;
	color: #6A5F33;
	font-weight: bold;
}
.webcontent {
	padding-left: 10px;
}
ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: square;
}
li {
	margin-bottom: 15px;
	margin-left: 10px;
}
.sidecontent {
	font-size: 10px;
}
.footertext {
	font-size: 9px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
}
.minister {
	border: 4px double #666633;
}
.resourcelisting {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 8px;
}
.resourcetitle {
	color: #6A5F33;
	padding-bottom: 3px;
	background-color: #E6E2C1;
	padding-top: 2px;
	padding-left: 10px;
	font-weight: bold;
}
.submenu {
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.resourcecategory {
	color: #6A5F33;
	padding-bottom: 3px;
	background-color: #d0c599;
	padding-top: 2px;
	padding-left: 10px;
	font-weight: bold;
}
.topbg {
	background-image: url(/ebdWeb/images/header_top_bg.jpg);
}
.indent {
	padding-left: 10px;
}
.resource-open-link {
	padding-bottom: 3px;
	background-color: #E6E2C1;
	padding-top: 2px;
	padding-left: 10px;
	font-weight: bold;
	color: #990000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.acronym {
  font-weight: normal;
}