@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");

.layoutTerms{
	padding-left:59px;
	width:auto;
}
.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:517px;
	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/termsandconditions/bg_FixCol3.gif);
	background-position:top;
	background-repeat:repeat-x;
	color:#CCC;
	height:140px;
}