#Body 
{
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Sans-Serif;
	background-color: #286796;
}

.Normal
{
	font-family: Helvetica, Arial, Sans-Serif;
}

#PageContainer
{
	text-align: left;
	margin: 0 auto;
	width: 772px;
	background-color: #fff;
}
#MenuContainer
{
	float: left;
	width: 772px;
	height: 242px;
	background-image: url(images/stairs_top.png);
	background-repeat: no-repeat;
}

#LogoContainer
{
	float: left;
	width: 268px;
	height: 32px;
	background-color: #0f3b5f;
    padding-top: 3px;
}
.MenuContainer
{
	text-align: right;
	clear: both;
	padding-top: 138px;
}
#BottomContent
{
	float: left;
	width: 772px;
	height: 101px;
	background-image: url(images/stairs_bottom.png);
	background-repeat: no-repeat;
}
#FooterContainer
{
	height: 8px;
    width: 732px;
    float: left;
	padding-top: 15px;
	padding-left: 40px;
	letter-spacing: 1px;
	font-size: 7px;
	padding-bottom: 25px;
	background-color: #fff;
}
#ContentContainer
{
	clear: both;
}
#ContentMinHeight
{
	width: 200px;
	float: left;
}
.ContentPane
{
	width: 572px;
	float: right;
	padding-top: 20px;
	padding-bottom: 50px;
}
.ContentPane p
{
	font-size: 14px;
	margin: 0;
    padding-right: 20px;
    padding-top: 10px;
}
.ContentPane h1
{
	color: #005288;
	font-size: 18px;
	line-height: .8;
	margin: 0;
}
.ContentPane h2
{
	color: #463E41;
	font-size: 16px;
	margin: 0;
	padding-top: 5px;
}
#LinksContainer
{
	height: 65px;
	text-align: right;
	padding-right: 5px;
    color: #fff;
    font-size: 9px;
    padding-top: 5px;
}

#HeaderContainer
{
}

#HeaderRuleContainer
{
	text-align: right;	
}
.Clear
{
	clear: both;
}


.mi
{
	width: 200px;
	font-size: 10px;
	text-transform: uppercase; 
	color: #3B5E88;
}

.root
{
	width: 84px;
	display: block;
    background-color: #286796;
    opacity: .85;
    filter: alpha(opacity = 85);
	float: right;
	color: #fff;
	font-size: 9px;
	padding-top: 10px;
	text-transform: uppercase; 
	border: none;
	cursor: pointer;
	height: 25px;
	text-align: center;
	font-family: Sans-Serif;
}

.root.hov
{
	background-image: url(images/menu_selected_bg.png);
}

.m
{
	width: 200px;
}
.icn
{
	display: none;
}
.m tbody
{
	border: none;
}
.mi td .txt
{
	display: block;
	margin-right: 5px;
	padding: 1px 7px 2px 3px;
	border-bottom: solid 1px #9BCCEC;
}
.mi td
{
	background: #d1e6f7 url(images/menubg.jpg) repeat-y top right;
	padding: 2px 0 0 0;
}
.mi.hov td
{
	background-color: #C0C2C4;
	background: #d1e6f7 url(images/hover_menubg.jpg) repeat-y top right;
}

.Search,
.Search:active,
.Search:link,
.Search:visited,
.LoginButton,
.LoginButton:link,
.LoginButton:active,
.LoginButton:visited,
#LinksContainer,
.HeaderLink,
.HeaderLink:link,
.HeaderLink:active,
.HeaderLink:visited
{
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
}

.Search:hover,
.LoginButton:hover,
.HeaderLink:hover
{
	text-decoration: underline;
}

.TitleCell
{
	padding-right: 60px;
}

.Content h1.sIFR-replaced
{
	padding: 0;
}

.ContentPane.Content
{
	padding-top: 90px;
}

.SifrContentPane
{
	padding: 0 70px;
}

.TitleUnderline
{
	border-top: solid 1px #982632;
	height: 1px;
}
.TitleUnderline.sIFR-replaced
{
	margin-top: -9px;
}

.TitleUnderline.sIFR-replacedie
{
	margin: 0;
	background-color: #982632;
	border: none;
}
