.squarebox {
width: 100%;
border-left:1px solid #C9C9C9;
border-right:1px solid #C9C9C9;
border-top:1px solid #C9C9C9;
text-align: center;
overflow: hidden; 
}

.squareboxbottom {
width: 100%;
border-left:1px solid #C9C9C9;
border-right:1px solid #C9C9C9;
border-top:1px solid #C9C9C9;
border-bottom:1px solid #C9C9C9;
text-align: left;
overflow: hidden; 
}

.SectionTitle {
color:#C8460F;
font-size:15px;
}

.squareboxHeader {
width: 100%;
border:#E5E5E5 1px solid;
text-align: center;
overflow: hidden; 
}

	
.top {border-width: 1px}

.squareboxgradientcaption {
color: #333399;
padding: 0px;
background: url("/images/mortgages/bg_process_bar.gif") bottom left repeat-x;
font-weight: bold;
/*font-size: 0.9em; */
cursor: pointer;
min-height:2.8em;
}
	
.squareboxgradientcaptionSelected {
color: #333399;
padding: 0px;
background: url("/images/mortgages/bg_process_bar.gif") bottom left repeat-x;
font-weight: bold;
/*font-size: 0.9em; */
min-height:2.8em;
}

.squareboxcontent {
background-color:#FFFFFF;
border-top:1px solid #6666CC;
clear:both;
overflow:hidden;
padding:10px;
text-align:left;
}

.squareboxcontent {
border-top:1px solid #FDE3CA !important;
margin-bottom:0;
margin-top:0;
padding-bottom:0 !important;
padding-top:0 !important;
}

.squareboxcontent p {
margin-top:10px !important;
margin-bottom:10px !important;
}

.squareboxcontent ul {
margin-top:10px !important;
margin-bottom:10px !important;
}

.clear {
clear:both;
}

.tabTable {
margin-top:10px !important;
margin-bottom:10px !important;
}
	
.chevron {float: right; margin: 1em .4em}
.floatLeft {float: left; padding: 8px; text-align: left; width: 93%;}

.squareboxgradientcaption {
background:transparent url("../images/bg_process_bar.gif") repeat-x scroll left bottom !important;
color:#333 !important;
}

.squareboxgradientcaptionSelected {
background:transparent url("../images/bg_process_bar.gif") repeat-x scroll left bottom !important;
color:#333 !important;
}

.squareboxcontent {
border-top:1px solid #C9C9C9 !important;
}