/* ************************** [ Static Styles 06/2009] ************************** */
/*//////////////////// [New Help Static Pages - two columns] ////////////////////*/

#h-main{
	width:980px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	margin-bottom:15px;
}
#h-content{
	margin-bottom:15px;
}
#h-contentSub{
}
#h-leftCol{
	float:left;
	width:720px;
	margin-right:10px;
}
#h-rightCol {
	float:right;
	width:250px;
	margin-bottom:25px;
}
.h-link, .h-link a{
	font-weight:bold;
}

#colMain {
    width:720px;
}
#colMain h1 {
	font-size:18px;
	font-weight:bold;
	color:#053870;
	display:block;
	margin:0px 0px 5px 0px;
    padding:0px;
}

.lid-expand-closed{
	background-position:3px 50%;
	background-color:#f2f2f2;
	padding:3px 0px 5px 15px;
	cursor:pointer;
	margin-bottom:1px;
}
.lid-expand-open{
	background-position:3px 50%;
	background-color:#f2f2f2;
	font-weight:bold;
	padding:3px 0px 5px 15px;
	cursor:pointer;
	margin-bottom:1px;
}
.container-miniZone{
	margin-bottom:1px;
	padding:8px 8px 8px 25px;
	display:none

/* END */