﻿@charset "utf-8";
/* CSS Document */
h1, h2, h3 {
	color:#343434;
}
h1, .h1 {
	font-size:1.4em;
	font-weight:bold;
	padding-bottom:20px;
	/*margin-top: 20px;*/
}

.h1 h1 
{
	font-size:1em;
}

h2, .h2, .H2HeadingStyle {
	font-size:1.2em;
	font-weight:bold;
}
h3, .h3, .QuestionSectionHeadingSpanStyle {
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:8px;
}


.QuestionSectionHeadingSpanStyle
{
	display:block;
	margin-top:20px;
	}
.InlineHelpSpanStyleBold
{
	font-weight:bold;
	clear:right;
	}

h4, .h4 {
	font-size:1.2em;
	font-weight:bold;
}
h5, .h5  {
	font-size:0.8em;
	text-align:right;
	font-weight:bold;
}
h6, .h6  {
	border-top:1px solid silver;
	font-size:1em;
	text-align:left;
	background-color:#f2f2f2;
	padding:6px;
	display:block;
	height:auto;
	margin:8px 0 4px 0;
	clear:both;
	font-weight:bold;
}



a:link, a:visited {
	color:#7e45a4;
}
/* postlogin  */
h1.post {
	padding-top:5px;
	color: #000;
	border:none
}
h2.post {
	
	color: #000;
	padding-top:15px;
	border:none
}
h3.post {
	margin-top:0;
	color: #000;
	border:none
}
h4.post {
	margin-top:3px;
	color: #000;
	border:none;
	padding-bottom:0px;
	height: 32px !important;
}
h4.postReports
{
	margin-top:3px;
	color: #000;
	border:none;
	padding-bottom:40px;
	height: 32px !important;
	
	}



.eventHeadline {
	font-size:1.4em;
	font-weight:bold;
	border-top:1px solid silver;
	text-align:left;
	background-color:#f2f2f2;
	padding:6px;
	display:block;
	height:auto;
	margin:8px 0 18px 0;
	clear:right;
}
p {
	padding-bottom:16px;
}

h4.iconSubHeadline 
{
	margin-top: 20px;
}
h4.iconSubHeadline span.iconText 
{
	line-height: 28px;
	font-size: 16px;
	
}

.googleAddressBox
{
	font-size:1em;
	color:#000;
	}
.googleAddress
{
	font-weight:bold;
	color:#000;
	font-weight:normal;
}
.googleTitle

{
	font-size:0.95em;
	font-weight:bold;
	color:#692e93;
}
.googleSubtitle

{	font-size:0.95em;
	font-weight:normal;
}
.googleAddress hr 
{
	color:#f2f2f2;
}
.googleAddressBox a.googleDetails, .googleAddressBox a.googleDetails:visited
{	font-size:0.95em;
	color:#692e93 !important;
	}

.gmnoprint a:link
{
	font-weight:normal;
	color:#692e93 !important;
	}
.alignCenter
{
	text-align:center;
}

.JSSContent {
	font-size:0.9em;
}
.JSSContent ul li 
{
	list-style-type:square;
	
	margin-left:12px;
}
.JSSContent ul.SideMenu li 
{
	margin-left: 0 !important;
}
.JSSContent ul {
	list-style:outside;
	padding:0px 0 12px 0;
}
.JSSContent ul ul {
	list-style:inside;
	padding:0 0 0 0;
}
.JSSContent ul ul li {
	list-style:inside;
	padding-left:10px;
	list-style-type:square;
}
.navlist a {
	color:#FFFFFF;
	position:relative;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.JSSlinks a, .navlist a {
	text-align:center;
	color:#FFFFFF;
}
.JSSlinks a:link, .navlist a:link, .JSSlinks a:visited, .navlist a:visted {
 text-decoration:none;
}



.JSSlinks a:hover, .navlist a:hover {
	color:#FFFFFF;
	text-decoration:underline !important;
}
.JSSsearch label {
	font-size:0.8em;
	margin:0 10px 0 4px;
}
.JSStopMenu 
{
	/*
	padding-top:2px;
	cursor:pointer;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:.95em;

}
.JSStopMenu a:hover {
	text-decoration:underline;
}*/
}
.JSSsubMenu .NavBar {
	margin:0 20px 0 20px;
	border:1px solid white;
}


.JSSsubMenu td {
	padding:9px 18px 9px 9px;
	border-top:1px solid white;
	cursor:pointer;
	background-color:#E3E3E3;
	color:#000;
	font-size:0.9em;
}
.JSSsubMenu .TopItem {
	color:#eee;
}
.JSSsubMenu .TopItemActive td, .JSSsubMenu .TopItemHover td {
	background-color:#f2f2f2;
}
.JSSsiteMap {
	font-size:.8em;
}




