﻿.Normal, .NormalDisabled {
	font-size:70%;
}
.hd, .hd .cap
{
	height:9px;
	background:transparent url(images/top.png) no-repeat top right;
	margin-left:9px;
}
.hd .cap 
{
	float:left;
	width:9px;
	background-position:0px 0px;
	margin-left:-9px;
}
.bd, .bd .cap
{
	background:transparent url(images/middle.png) repeat-y top right;
	margin-left:9px;
}
.bd .cap 
{
	background-position:0px 0px;
	margin-left:-9px;
	padding: 0px 9px 0px 9px
}
.ft, .ft .cap
{
	height:9px;
	background:transparent url(images/bottom.png) no-repeat top right;
	margin-left:9px;
}
.ft .cap 
{
	float:left;
	width:9px;
	background-position:0px 0px;
	margin-left:-9px;
}
.bd h1, .bd h2, .bd h3, .bd h4, .bd h5, .bd p, h1, h2, h3, h4, h5, p
{
	margin:0.4em 0 0.8em;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
.bd p 
{
	font-size:1.1em;
	line-height:1.6em;
}
.bd h1, h1
{
	color:#ad2323;
	font-size:1.6em;
}
.bd h2, h2
{
	color:#2c2652;
	font-size:1.6em;
}
.bd h3, h3
{
	font-size:1.3em;
	color:#2c2652;
}
.bd h4, h4
{
	font-size:1.3em;
	font-weight:bold;
}
.trans.bd {
	background:none;
	text-align:center !important;
}
.BannersContent table 
{
	margin:0px auto;
}
.bd p.rss {
	background:transparent url(images/icon-rss-14x14.png) no-repeat 0 50%;
	padding:4px 0 2px 18px;
}
acronym {
	border:dotted #333;
	border-width:0 0 1px 0;
}