
#main h1 {
	font-size:16px;
	padding:0;
	margin:0 7px;
	border-bottom: 2px dotted #336799;
	color:#336799;
	}
#builder h3 {
	font-size:16px;
	padding:0;
	margin:3px 7px;
	border-bottom: 2px dotted #336799;
	width:230px;
	color:#336799;
	}

#transfer h3 {
	font-size:16px;
	padding:0;
	margin:3px 5px;
	border-bottom: 2px dotted #336799;
	width:230px;
	color:#336799;
	}

#leftcol {
	width: 530px;
	}
#rightcol {
	float:left;
	width: 240px;	
}
#leftcol,
#rightcol {
	position: relative;
	font-size: 9pt;
        font-family: Tahoma, sans-serif;
	}
#leftcol p,
#rightcol p{
	padding: 2px 8px;
	margin: 0;
	}
#leftcol hr,
#rightcol hr{
	margin: 0 8px;
	}
#leftcol .alt1 {
	background: #FEF2CE;
	border-color: #F29503;
	}


#leftcol .footer {
	background: #FEF2CE url('left_col.gif') top center no-repeat;
	height: 7px;
	margin: 0 -1px;
	overflow: hidden;
	position: relative;
	clear: none;
	}
#rightcol .footer {
	background: #FFF url('right_co.gif') top center no-repeat;
	height: 7px;
	margin: 0 -1px;
	overflow: hidden;
	position: relative;
	clear: none;
	}

#rightcol .footer2 {
        background: #FFF url('right_cp.gif') top center no-repeat;
        height: 7px;
        margin: 0 -1px;
        overflow: hidden;
        position: relative;
        clear: none;
        }

#rightcol .alt1 {
	border-color: #BBBBBB;
	}
#leftcol .alt1,
#rightcol .alt1{
	border-width: 0 1px;
	border-style: solid;
	margin-bottom: 5px;
	}

#rightcol .alt1 h2 {
	background: url('orange_h.gif');
	text-align:center;
	}
#leftcol h2,
#rightcol h2 {
	margin: 0 -1px;
	color: #fff;
	font-weight: 800;
	font-size:10pt;
	font-family:Tahoma, sans-serif;
	padding-top: 7px;
	margin-bottom: 5px;
	padding-left: 0;
	height: 23px;
	}



