body {
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
body, td , pre{
	font-family: arial;
	font-size: 9pt;
	color: #8C8C8C;
}
.content {
	text-align: justify;
}
a {
	text-decoration: none;
	color: #254061;
}
input, select, textarea, button {
	width: 200px;
	font-family: arial;
	font-size: 9pt;
	color: #8C8C8C;
}
.cb {
	width: 28px;
}
.content a, .linkbox a {
	border-bottom: 1px dashed #254061;
}
.content  a:hover, .linkbox a:hover {
	border-bottom: 1px dashed #FF6600;
}
.linkbox a.img {
	border: 1px dashed white;
}
.linkbox a.img:hover {
	border: 1px dashed #FF6600;
}
.linkbox a.grey img {
	filter: gray;
	opacity: .5;
}
.linkbox a.grey:hover img {
	filter: none;
	opacity: 1;
}
h1 {
	font-size: 25pt;
	line-height: 25px;
}
h1 sup {
	font-size: 16pt;
	vertical-align: 13pt;
}
h2 {
	color: #254061;
	font-size: 10pt;
	/*line-height: 22px;*/
}
h2 sup {
	font-size: 10pt;
	vertical-align: 7pt;
}
h3 {
	font-size: 10pt;
}
h3 sup {
	font-size: 120px;
}
.newsitem img {
	background-color: #FF6600;
}
.newsitem_hover  img {
	background-color: #254061;
}
.medium {
	font-size: 13.5pt;
}
.orange {
	color: #FF6600;
}
.address {
	background-color: #254061;
	color: white;
	font-size: 9px;
	width: 208px;
}
.address div {
	padding: 16px;
}
.menu img {
	/*margin-top: 3px;*/
}
.menu, .menu h1, .menu h2 {
	font-size: 9pt;
	line-height: 11pt;
	text-transform: lowercase;
}
.menu h1 {
	margin-top: 7px;
	margin-bottom: 7px;
	color: #FF6600;
	
}
.menu h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #8C8C8C;
}
.menu h1.selected {
	font-size: 12pt;
}
.menu h2.selected {
	/*font-size: 10pt;*/
	color: #545454;
}
.menu .inner {
	margin-left: 11px;
	margin-bottom: 12px;
}
.menu .collapsed {
	display: none;
}
.menu .expanded {
	display: block;
}
#bgred {
	background-color: #FF0000;
}
.sitemap ul
{
	list-style-image: url(images/map.gif);
}
.sitemap ul ul
{
	list-style-image: url(images/item.gif);
	margin: 6px;
}
#srmlabel #div1
{
	position:relative;
	left:25px;
	top:0px;
	z-index: 1;
}
#srmlabel #div2
{
	position:absolute;
	left:198px;
	top:185px;
	z-index: 2;
	display: none;
}
