a{text-decoration:none}
a:hover{text-decoration:none}
body{
	margin:0px;
	font:7pt verdana;
	color:#000;
	height:100%;
}
.bodyNoScroll{
	overflow:hidden;
}
td{font:8pt verdana}
img{border:0px}
p{
	margin:10px 0px;
}
.hide{display:none}
.scroll{
	height:100%;
	overflow-X:hidden;
	overflow-Y:auto;
}
#pageContainer{
	height:100%;
	width:auto;
	overflow:auto;
	padding:0px 10px 0px 0px;
	margin:0px;
}
.infoPage{
	color:#fff;
	background:#f90;
	margin:10px;
	overflow:auto;
}
.pageDivide{
	width:10px;
	background:url('../gfx/common/pageDivide.gif');
}
.pageDivideButton{
	width:10px;
	height:50px;
	background:url('../gfx/common/pageDivideButton.gif');
}
.pageDivideButton:hover{background:url('../gfx/common/pageDivideButtonG.gif')}
h1{
	font:bold 16pt/16pt verdana;
	margin-bottom:8px
}
.hfxTip{
	color:#fff;
	background:url('../gfx/panel/subOpt_a.gif') bottom repeat-x #E38F17;
	border-color:#EBC388 #593809 #593809 #EBC388;
	border-style:solid;
	border-width:1px;
	padding:1px 2px;
	display:block;
	filter:alpha(opacity=100);
	z-index:1000000;
}
.pageHeader{
	text-align:right;
	background:url('../gfx/contentSet/border.gif') top left;
	border-bottom:1px solid #013467;
	padding:2px;
	height:20px;
}
.pageHeader a{
	color:#333;
	margin:0px 5px;
}
.pageHeader input{
	font:8pt verdana;
	padding:0px 2px;
	margin:0px;
	border:0px;
}
.pageFooter{
	font:8pt;
	color:#fff;
	background:url('../gfx/contentSet/border.gif') top left;
	2border-bottom:1px solid #323232;
	padding-right:0px;
	height:20px;
}
.pageFooter td{
	font:8pt verdana;
	color:#CCC;
}
.pageFooter select{
	font:7pt verdana;
}
.pageFooter a{
	color:#fff;
	font-weight:normal;
}
.pageFooter a:hover{
	text-decoration:underline;
}
a.confirmation,a.confirmation:visited{
	font:7pt verdana;
	color:#222;
	padding:2px 1px;
	margin:2px 0px 0px 1px;
	border:1px solid #444;
	height:16px;
	width:90px;
	text-align:center;
	text-decoration:none;
	background:url('../gfx/common/confirmButton.gif') center center no-repeat #ccc;
}
a.confirmation:hover{
	color:#000;
	border-color:#f60;
	background-image:url('../gfx/common/confirmButtonG.gif');
}
a.panelShow{
	font:bold;
	color:#000;
	padding:1px 5px;
	margin:2px 0px 0px 1px;
	height:14px;
	border:1px solid none;
	width:120px;
	background:url('../gfx/common/panelShow.gif');
}
a.panelShow:hover{background:url('../gfx/common/panelShowG.gif')}
.scrollContent{
	position:static;
	overflow:scroll;
	height:100%;
	size:8.5in 100in;
	page:'scrollContent';
}
@page scrollContent{
	position:static;
	overflow:visible !important;
	height:100000000000px;
}
label.label{
	Font:bold 8pt verdana;
	color:#069;
	display:block;
	margin-bottom:1px;	
}
span.label,div.label{
	Font:bold 8pt verdana;
	color:#069;
	margin:0px;
}
input.textBox{
	font:8pt verdana;
	color:#000;
	padding:1px 2px;
	border:1px solid #ccc;
	width:140px;
}
.inlineInfo{
	font:8pt;
	color:#999;
}
