body {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 80%;
	background-image: url("_Background.gif"); background-repeat: repeat-y;
	background-color: #036;
}

#access, #banner, #site-menu, #content, #site-footer {
	width: 760px;
	display: block;
	clear: both;
	margin: 10px auto 10px auto;
	padding: 4px 0 4px 0;
}

#banner {
	background-image: url("_BannerBackground.gif");
	background-repeat: no-repeat;
	background-position: top right;
} 

#banner, #site-menu {
	background-color: #369;
	border: 1px solid #003;
}
	
#access, #content, #site-footer {
	background-color: transparent;
}

#content th {
	background-color: #E5E5E5;
}

#content td {
	background-color: #F2F2F2;
}

body, #banner {
	color: #000;
}
	
#access ul li a, #site-footer ul li a {
	color: #369;
}

#site-footer {
	border-top: 1px solid #369;
}
	
#site-menu ul li a {
	color: #FFF;
}
	
#content h1, #content dt, #site-footer p, #content #right-block a {
	color: #CF9;
}

#content, #content p, #content p a, #content dd a, #content li a, #content h2 {
	color: #FFF;
}

#banner img {
	display: block;
	clear: both;
	border-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#access em {text-decoration: underline; font-style: normal;}

#access, #site-footer, #site-menu {font-size: 0.9em;}

#access, h2.hidden-nav-head {display: none;}

#access ul, #site-menu ul, #site-footer ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#site-footer ul {
	padding-top: 4px;
}

#access ul li, #site-menu ul li, #site-footer ul li {
	border-width: 0 1px 0 0;
	border-style: none solid none none;
	display: inline;
	padding: 0.2em 0.8em 0.2em 0.8em;
}

#access ul li.last, #site-menu ul li.last, #site-footer ul li.last {
	border-width: 0 0 0 0;
	border-style: none none none none;
}

#site-menu ul li, #site-menu ul li.last {
	border-color: #036;
}

#access ul li, #access ul li.last, #site-footer ul li, #site-footer ul li.last {
	border-color: #369;
	color: #369;
}

#access ul li a, #site-menu ul li a, #site-footer ul li a {text-decoration: none;}

#content p, #content li, #content dt, #content dd { line-height: 1.4em; }

#content h1, #content h2 {font-weight: bold;}

#content p, #content h1, #content h2
{
	margin-left: 10px;
	margin-right: 10px
}

#content dl, #content ul, #content ol, #right-block ul
{
	margin-left: 2.5em;
	margin-right: 0.5em;
	padding: 0;
}

#content dt, #content dd, #content li {margin-bottom: 0.5em;}
#content dt  {margin-top: 0.8em;}
#content dd {margin-left: 20px;}

#content h1
{
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0.2em 0.2em;
	font-size: 1.5em;
 	background-image: url("_Background.gif"); background-repeat: repeat-y;}

#content h2
{
	margin-top: 1.1em;
	margin-bottom: 0.7em;
	font-size: 1.2em;
	padding: 0.2em 0.2em;
 	background-image: url("_Background.gif");
 	background-repeat: repeat-y;
}

#content p, #content ul, #content ol, #content dl
{
	margin-top: 1em;
	margin-bottom: 0.4em;
	font-size: 1em;
	line-height: 1.5em;
}

#content #right-block
{
	border: 1px solid #369;
	background-image: url("_Background.gif"); background-repeat: repeat-y;
	padding: 0.3em 1em 1em 0.4em;
	float: right;
	clear: right;
	color: #FFF;
	margin-left: 1em;
	margin-bottom: 1em;
}

#content #right-block img
{
	border-width: 0;
	border-style: none;
	padding: 0;
}

#content strong { font-weight: bold; }
#content em { font-style: italic; }

#content table.webbadges {padding: 1em;}
#content table.webbadges td,
#content table.webbadges td a,
#content table.webbadges td a img {
	margin: 0 0 0 0;
	padding: 2px;
	border-width: 0;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
}

#content #intro {
	border: 1px solid #369;
	background-image: url("_Background.gif"); background-repeat: repeat-y;
	padding: 0.3em 1em 1em 0.4em;
	font-size: 0.8em;
	line-height: 1.1em;
	clear: both;
}

#content #intro p {
	font-style: oblique;
	margin-top: 0.6em;
	margin-bottom: 0.4em;
	color: #999;
}

#content p#EventsStatus, #content p#EventsFilter {
	margin: 0.5em 2.5em;
	padding: 0;
}

#content p#EventsFilter a, #content p#EventsStatus em {color: #369;}

#content p#EventsFilter a {padding: 0 0.2em;}

.center {text-align: center;}
