body {
	background-color: #576aa4;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.main-bg {
	background-color: #FFD5A0;
}
.main-bg-dark {
	background-color: #CBA677;
}
.bg-blue {
	background-color: #576aa4;
}
#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.slogan {
	color: #FFFFFF;
}
a {
	color: #576aa4;
}
#steps a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.stepNr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: bolder;
	color: #2a3d75;
	line-height: 31px;
	text-decoration: none;
}
.stepsA {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.page-title {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 24px;
	color: #576AA4;
	font-weight: bold;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 16px;
	color: #576AA4;
	font-weight: bold;
}
.highlight {
	color: #576AA4;
}
p {
	margin-bottom: 0.5em;
	margin-top: 0px;
}
.bg-light {
	background-color: #ffebd2;
}
#memberInbox {
	background-color: #ffebd2;
	border: 2px solid #CBA677;
}
#memberInbox td {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CBA677;
	vertical-align: top;
	padding: 10px;
}
#inboxLadieList td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px 20px 2px 0px;
}

#memberInbox img {
	border: 2px solid #576AA4;
}

#memberInbox th {
	text-align: left;
	color: #576AA4;
	padding: 10px;
}



.bg-medium {
	background-color: #FFE4C3;
}
#page-index a {
	text-decoration: none;
	font-size: 14px;
}
#searchForm select, #searchForm input {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#loginForm input {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
}
#memberMenuLeft a {

}
#memberMenuLeft p {
	margin-bottom: 1.5em;
	margin-top: 0px;
}
#loginForm {
	margin-top: 50px;
}
.error {
	color: #FF0033;
}
#details input, #details select, #imageUpload input {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
}
#details textarea {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
}
#page-index a.selected {
	font-size: 18px;
}
#homeCenter p {
	margin-bottom: 1.5em;
	margin-top: 0px;
}
#signature a {
	color: #FFFFFF;
}
.small-link {
	font-size: 10px;
}
a.hidden {
	color: #000000;
	text-decoration: none;
}
a.hidden:hover {
	text-decoration: underline;
}
#memberInbox .unread {
	font-weight: bold;
	color: #000000;
}

.toggleable {
    display: none;
}
