body, td, input, select {
	color: #eeeeee;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-size: 13px;
	line-height: 1.8;
	text-align: left;
}
input, select {
	color: black;
	line-height: 1.2;
}
body {
	margin: 0px;
	text-align: center;
}
#mainTable {
	margin: auto;
}
form {
	width: 100%;
}
p {
	margin-bottom: 10pt;
	margin-top: 0px;
}

h1 {
	font-size: 36px;
	color: #eeeeee;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: -25px;
	font-weight: bold;
	line-height: 1.2;
}
h2 {
	color: #999999;
	text-align: right;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0pt;
	margin-right: -25px;
}
h3 {
	color: #eeeeee;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0pt;
	margin-right: -25px;
	font-size: 18px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
th {
	border-bottom: 1px solid #cccccc;
	font-size: x-small;
}
ul {
	list-style-type: none;
}
.contentGeneratedForm {
	
}
.contentGeneratedForm input, textarea {
	float: right; 
	width: 300px; 
	text-align: left; 
	clear: right;
	margin: 5px;
}
.contentGeneratedForm .button {
	width: auto;
	text-align: center;
}
.contentGeneratedForm label {
	float: left; 
	width: 150px; 
	text-align: right; 
	clear: left; 
	margin: 5px;
}
#pictureFieldFiller {
	width: 100%; height: 100%;
	background-color: #666666;
}
#imgLogo {
	margin: 1px 0px 0px 10px;
	width: 53px; height: 300px;
}
.navigation a:link {
	color: #eeeeee;
	text-decoration: none;
}
.navigation a:visited {
	color: #eeeeee;
	text-decoration: none;
}
.navigation a:hover {
	color: #ff3300;
	text-decoration: none;
}
.navigation li {
	margin-bottom: 0px;
	white-space: nowrap;
}
.navigation ul {
	list-style: none;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}
.upperNavigation a:link {
	color: #eeeeee;
	text-decoration: none;
}
.upperNavigation a:visited {
	color: #eeeeee;
	text-decoration: none;
}
.upperNavigation a:hover {
	color: #ff3300;
	text-decoration: none;
}
td.upperNavigation {
	text-align: left;
	color: #666666;
	line-height: 1.5;
	width: 600px;
	background-color: #666666; 
	padding-bottom: 10px;
	text-align: center;
}
.upperNavigation li {
	margin-bottom: 0px;
}
.upperNavigation ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.sideNavigation {
	width: 50px;
	font-size: 11px;
	color: black;
	padding-left: 10px;
}
.sideNavigation a:link {
	color: black;
	text-decoration: none;
}
.sideNavigation a:visited {
	color: black;
	text-decoration: none;
}
.sideNavigation a:hover {
	color: #FF3300;
	text-decoration: none;
}
a.topLevel:link {
	font-weight: bold;
}
.navigationContainer {
	width: 500px;
	margin: auto;
}
.pictureField {
	width: 600px;
	height: 100px;
}
#contentContainer {
	background-color: #666666;
	padding: 50px;
	padding-top: 0px;
	width: 500px;
}
.navigation {
	background-color: #666666;
	background-repeat: no-repeat; 
	background-position: center;
}
#lowerSpacer {
	background-color: #666666;
	width: 600px;
}
.contentGeneratedTable {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
	background-color: #666666;
	width: 100%;
}
.contentGeneratedTable td {
	border-bottom: 1px solid #686868;
}
th {
	border-bottom: 1px solid #cccccc;
	text-align: left;
}
.creator {
	color: black;
	font-size: 10px;
	padding-left: 5px;
}
.creator a:link {
	color: black;
}
.creator a:visited {
	color: black;
}
.creator a:hover {
	color: #ff3300;
}
a:link {
	text-decoration: none;
	color: #eeeeee;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
}
a:hover {
	text-decoration: none;
	color: #ff3300;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.red {
	color: #ff3300;
}
.contentGeneratedImage {
	float: left;
	margin: 10px 10px 10px 0px;
}
#relatedLinksContainer {
	clear: both;
	border: 1px solid #cccccc;
	background-color: #555555;
	padding: 0px 7px 3px 7px;
}
#relatedLinksContainer ul {
	margin: 0px;
}
#relatedLinksContainer ul li {
	float: left;
	margin-left: 10px;
	white-space: nowrap;
}
blockquote {
	margin-left: 20px;
	font-style: italic;
}
blockquote .quotesign {
	color: red;
	font-style: normal;
	font-size: 140%;
	line-height: 23px;
}
.quotesign.quotebegin { 
	margin-right: 2px;
}
.quotesign.quoteend { 
	margin-left: 4px;
}
img {
	border: none;
}
.scheduleEntry {
	text-align: right;
	margin-bottom: 15px;
}
.scheduleEntry .title {
	text-align: left;
	background-color: #777777;
	padding: 3px 10px 5px 10px;
}
scheduleEntry .location {
	float: right;
	line-height: 1;
}
.scheduleEntry .datetime {
	float: left;
	line-height: 1;
	font-weight: bold;
}
.nowrap {
	white-space: nowrap;
}
