﻿body, html{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-size: 9pt;
	font-family: Verdana, Helvetica, sans-serif
}
a img{
	border: 0
}
#htmlBody{
	background: url(bg.png)
}
.FooterPane .Button, .FooterPane a.Button, .FooterPane a:link.Button, .FooterPane a:visited.Button, .FooterPane a:hover.Button, .FooterPane a:active.Button{
	padding: 9px;
	padding-bottom: 13px;
	padding-right: 13px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: -2px;
	font-weight: bolder;
	font-size: 11px;
	overflow: visible;
	color: white;
	line-height: 14px;
	border: 0;
	background: url(button.png) no-repeat;
	text-align: center;
	text-decoration: none;
	width: 96px;
	height: 35px;
	display: block
}
.Banner{
	margin-left: auto;
	margin-right: auto;
	background: #005D93;
	width: 950px
}
.BannerPane{
	background: #fff;
	height: 425px;
	width: 950px
}
.IntroPane{
	width: 665px;
	min-height: 425px;
	position: absolute;
	background: url(intro-bg.gif) repeat-x;
	padding-top: 22px;
	z-index: 100
}
.IE .IntroPane{
	height: 425px
}
.SearchPane{
	background: url(search-bg.gif) no-repeat;
	width: 245px;
	height: 340px;
	position: absolute;
	margin-left: 665px;
	padding: 65px 20px 20px 20px;
	z-index: 100
}
.Page{
	margin-top: 15px;
	margin-bottom: 15px
}
.Pane{
	background: url(pane.png) repeat-y;
	width: 980px;
	margin-left: auto;
	margin-right: auto
}
.ContentPanes{
	background: #F26223
}
.ContentPane{
	min-height: 300px
}
.IE .ContentPane{
	height: 300px
}
.Banner{
	padding: 0
}
.FooterPane{
	padding: 10px 20px 10px 20px;
	font-size: .9em;
	color: #000
}
.FooterPane a{
	color: #000
}
.FooterPane a:hover{
	color: #00ADEF
}
.HeaderShadow{
	background: #1459A5 url(pane-top.png) no-repeat;
	width: 980px;
	height: 15px;
	margin-left: auto;
	margin-right: auto
}
.FooterShadow{
	background: #1459A5 url(pane-bottom.png) no-repeat;
	width: 980px;
	height: 15px;
	margin-left: auto;
	margin-right: auto
}
.MenuHolder{
	background: url(MenuBarBackground.gif) repeat-x;
	height: 45px;
	width: 950px
}
.PadBottom20{
	padding-bottom: 20px
}
a img{
	border: 0
}
.SearchHolder{
	background: #155caa;
	margin-bottom: 20px;
	width: 240px;
	height: 24px
}
.SearchHolder input{
	float: left
}
.SearchInput{
	font-size: 0.8em;
	width: 207px;
	padding: 3px;
	background-color: white;
	border-top: #155caa 2px solid;
	border-bottom: #155caa 2px solid;
	border-left: #155caa 2px solid;
	border-right: none;
	color: #ccc;
	height: 14px;
	font-family: Arial,sans-serif
}
hr{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1pt;
	border-bottom-style: none;
	background: #CCC
}
td p,td ol,td ul{
	margin-top: 8px;
	margin-bottom: 8px
}
td p{
	padding:0
}
.nM{
	text-align: center;
	font-size: .8em;
	color: #4781BF;
	text-decoration: none
}
.nM a, .nM a:hover{
	font-size: inherit;
	color: #4781BF;
	text-decoration: none
}