/* CSS Document */

p {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	colour: #000000;
	line-height: 18px;
	padding: 3px;
	margin-left: 10px;
}
.normal {
	color: #000000;
	border-top-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-color: #FFFFFF;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	colour: #CC0000;
	line-height: 18px;
	padding: 1px;
	margin-left: 10px;
	font-weight: bold;
}

.Bold.Red {	font-family: verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
}
.italic {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	color: #000000;
}
.headline {
	font-family: Verdana, sans-serif;
	font-size: 30px;
	colour: #CC0000;
	line-height: 18px;
	padding: 3px;
	font-weight: normal;
	text-align: left;
	color: #CC0000;
}

.navigation {
	font-family: "Goudy Old Style";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: auto;
	text-align: left;
}

.navigation:hover {
	font-family: "Goudy Old Style";
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
	display: block;
	padding: 8px;
	width: auto;
}
.email {

	font-family: "Goudy Old Style";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	display: block;
	padding: 10px;
	width: auto;
	text-align: left;
}
.email:hover {

	font-family: "Goudy Old Style";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF99;
	display: block;
	padding: 8px;
	width: 200px;
}
.® {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	vertical-align: super;
}
.ShadedHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFFFCC;
	font-size: 12px;
	margin-left: 10px;
	height: 12pt;
}
.message {
	background-color: #FF9999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 3px;
}
.nospacing {
	padding: 3px;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	margin-left: 10px;
	line-height: 10px;
}
.input.button {
  color: #fff; background: #0034D0;
  font-size: .8em;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #ffcf31;
}

.small {
    font-size: smaller
}

.x-small {
    font-size: x-small
}
.indent {color: #000000}
.bullets {
	color: #000000;
	height: auto;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	vertical-align: bottom;
	word-spacing: normal;
}
.posthidden {display:none} 
.postshown {display:inline}
.collapsed {
  color: #fff; background: #0034D0;
  font-size: .8em;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #ffcf31;
}
