@charset "TIS-620";
/* CSS Document */
/*Mater style sheet for Global*/
/*Imported style sheets*/
@import url("default.css");
@import url("txt.css");
@import url("form.css");
@import url("decorate.css");

.layoutNetwork{
	padding-left:59px;
	width:auto;
}
.WHrightLine{
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:3px;
}
.WHbottomLine{
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:2px;
}
.arrowMargin{
  margin:5px 4px 0px 0px;
}
.JobPadding{
  padding:5px 5px 5px 15px;
}
.col1, .col2, .col2-1, .col3, .col4, .col5, .col6{
	float:left;
}
.col1{
	display:block;
	text-align:left;
	width:174px;
	margin-bottom:20px;
	height:100%;
}
.col2{
	display:block;
	text-align:left;
	width:427px;
	height:100%;
}
div.col2 div{
	padding-right:15px;
}
.col2-1{
	display:block;
	text-align:left;
	width:735px;
	height:100%;
}
.col3{
	display:block;
	text-align:left;
	width:308px;
	height:100%;
}
.col4{
	display:block;
	float:left;
	text-align:left;
	width:100%;
	margin-bottom:20px;
	height:100%;
}
.col5{
	display:block;
	float:left;
	text-align:left;
	width:218px;
	margin-bottom:20px;
	height:100%;
}
.fixCol3{
	background-image: url(../../images/memberzone/bg_FixCol3.gif);
	background-position:top;
	background-repeat:repeat-x;
	color:#CCC;
	height:140px;
}