body
{	
	font-family: Sans-Serif;
	font-size: small;
	margin: 1.0em;
}

.site-title
{
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	background-color: #1D5070 !important;
}

.site-title > .text
{
	font-family: Georgia, serif;
	font-size: 2.0em;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF !important;
}

.site-title > .subtitle
{
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	text-align: center;
	font-weight: bold;
	background-color: #d0e1f3 !important;
}

.site-title > .subtitle > .text
{
	font-family: Georgia, serif;
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
	color: #000000 !important;
}

.LeftNav
{
	background-color: #fffdec;
}

.NavItem
{
	border: #4444CC 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	cursor: pointer;
	color: #3333ff;
	padding-top: 1px;
	font-family: Sans-Serif;
	background-color: #fffdec;
}

.NavItemOver
{
	padding: 1px 5px 1px 5px;
	border: #4444CC 1px outset;
	color: #000066;
	font-family: Sans-Serif;
	background-color: bisque;
	cursor:pointer;
}


.SiteTitle
{
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 1px;
	color: white;
	border-bottom: #000099 1px solid;
	font-style: italic;
   background-image: linear-gradient(to right, #4444CC 0%,white 100%);
}

.FooterContainer
{
   margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: #000099 1px solid;
}

.Footer
{
	padding-left: 5px;
	font-size: smaller;
}


.topic-title
{
	font-size: 1.5em;
	padding-right: .25em;
	padding-left: .5em;
	padding-bottom: .25em;
	line-height: 75%;
	border-bottom: 1px solid #ff0000;
	padding-top: .25em;
	margin-top: 1.0em;
	margin-bottom:0.5em;
}

.TopicTitle2
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #f2f2ff;
}


.TopicTitle3
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #f2f2ff;
	font-style:italic;
}

.Indent
{
	padding-left: 5px;
}


.Indent2
{
	padding-left: 10px;
}

.back
{
}

.altback
{
	background-color: #fff2f2;
}