﻿html, body, form{
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
	height: 100%;
	font-family:"trebuchet ms",helvetica,sans-serif;
	font-size: 9pt
}
#htmlBody{
	background: url(bg.png) #ccc repeat-x
}
.SearchHolder {
	background: #efeae5;
	position: absolute;
	z-index: 20;
	top: 4px;
	right: 5px
}
.SearchHolder input {
	float: left;
	color: #fff
}
a img{
	border: 0
}
div{
	text-align: left
}
.SearchInput{
	font-size: 10px;
	width: 125px;
	padding-top: 2px;
	padding-right:2px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #007597;
	border-top: #003367 1px solid;
	border-bottom: #003367 1px solid;
	border-left: #003367 1px solid;
	border-right: none;
	color: #fff;
	height: 15px
}
.Page{
	text-align: center;
	width: 100%;
	padding-bottom:10px
}
.ShadowLeft{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-image: url(shadow_left.png);
	background-repeat:repeat-y;
	background-position: left top;
	width: 890px;
	padding-left: 10px
}
.ShadowRight{
	text-align: left;
	width: 880px;
	padding-right: 10px;
	background-image: url(shadow_right.png);
	background-repeat: repeat-y;
	background-position: right top
}
.ShadowBottom{
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	height: 10px;
	background-image: url(shadow_bottom.png);
	background-repeat: no-repeat
}
.Juna950 .ShadowLeft{
	width: 960px
}
.Juna950 .ShadowRight{
	width: 950px
}
.Juna950 .ShadowBottom{
	width: 970px;
	background-image: url(shadow_bottom_950.png)
}
.BottomPane{
	margin-left:auto;
	margin-right:auto;
	width: 880px
}
.Juna950 .BottomPane{
	width: 950px
}
.Panes{
	width: 880px;
	background-color: #fff
}
.Juna950 .Panes{
	width: 950px
}
.Pane1,.Pane2, .Pane3{
	background-color: #fff
}
.Banner{
	background: #fff;
	width: 880px;
	height: 120px;
	position: absolute
}
.Juna950 .Banner{
	width: 950px
}
.Logo{
}
.BannerPane{
	position: absolute;
	right:0px;
	top:0px;
	width: 728px;
	height:90px
}
.NavBar{
	background: url(bg_menu.gif) repeat-x;
	height: 30px;
	width: 100%;
	position:absolute;
	top: 90px
}
.MenuHolder{
	width: 700px;
	height: 30px;
	padding-left: 12px
}
.ContentPane{
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 23px;
	padding-right: 25px
}
.Juna950 .ContentPane{
	padding-left: 15px;
	padding-right: 15px
}
.Right{
}
.RightPane{
	padding-top: 25px;
	padding-bottom: 30px
}
.Juna950 .LeftPane{
	padding-top: 15px;
	padding-bottom: 15px
}
.Footer{
	background-position: center top;
	background-image: url(bg_footer.gif);
	background-repeat: repeat-x
}
.FooterMenu{
	font-size: 0.8em;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 15px
}
.FooterMenu .netlogo{
	padding-left: 15px
}
.Footer a{
	color: #234161;
	text-decoration: none
}
.Footer a:hover{
	color: #ff0000;
	text-decoration: underline
}
.Footer, .Footer p, .Footer td{
	color: #234161
}
.Seven td{
	color: #c0c0c0
}
a:hover{
	color: #FF0000;
	text-decoration: none
}
a{
	color: #234161;
	text-decoration: underline
}
hr{
	border: 0;
	height: 1px;
	border-bottom:  1px dashed #ccc;
}
i, em, .NormalItalic{
	font-style: italic
}
li{
}
ol li{
	list-style-type: decimal
}
ol ol li{
	list-style-type: lower-alpha
}
ol ol ol li{
	list-style-type: lower-roman
}
ul li li li{
	list-style-type: circle
}
ul li li{
	list-style-type: disc
}
ul li{
	list-style-type: square
}
td.BCText{
	padding-top: 2px;
	color: #959595;
	height: 15px;
	font-size: 9px
}
.BCText a{
	color: #959595
}