/* CSS for List page*/

.listItemContentB, .listItemContentB_Bottom, .listItemContentB_o {
	width: 500px;/* 7px right is hack to extend boxes to match upper blue line from centercolHeaderContentListB */
	_padding-right:9px;
	float:left;
	border-bottom: 1px solid #b3b3b3;
	cursor: pointer;
	_cursor: hand;
	background-image: url(../images/red_arrow_big.gif);
	background-repeat: no-repeat;
	background-position: -1px 2px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.listItemContentB h3, .listItemContentB_Bottom h3, .listItemContentB_o h3 {
	margin-top: 0px;
	
}
.listItemContentB_o h3, .listItemContentB_Bottom_o h3, .listItemContentB_o h3 {
	margin-top: 0px;
	
}

.listContentListB {
	font-size:10px;
	font-weight: normal;
	padding-top:5px;
	padding-bottom: 6px;
	color: #303030;
	border-bottom: none;
}

.listItemContentB_Bottom {border-bottom: none;}
.listItemContentB_o {  background:#CBD8E1  url(../images/red_arrow_big_over.gif) 5px 6px no-repeat;}

.listItemContentB_Bottom_o {
	width: 520px;
    background:#CBD8E1  url(../images/red_arrow_big_over.gif) 5px 6px no-repeat;
	padding: 7px 7px 4px 26px;/* 7px right is hack to extend boxes to match upper blue line from centercolHeaderContentListB */
    _padding-right:9px;
	float:left;
    cursor: pointer;
    _cursor: hand;
}

#listShortcutPage .listItemContentB, #listShortcutPage .listItemSubContentB, #listShortcutPage .listItemContentB_o {
	width: 520px;
/*	background:  url(../img/red_arrow_big.gif) left 5px no-repeat;*/
	background: url(../images/red_arrow_big.gif) 0px 1px no-repeat;
	padding:5px 9px 4px 26px;/* 9px right is hack to extend boxes to match upper blue line from centercolHeaderContentListB */
    _padding-right:9px;
	float:left;
	border-bottom: 1px solid #b3b3b3;
    cursor: pointer;
    _cursor: hand;
}

.listItemSubContentB {	display:inline;}

#listShortcutPage .listItemContentB_o {  background:#CBD8E1  url(../images/red_arrow_big_over.gif) 5px 6px no-repeat;}

#headerHomeBuyingList h3 {
	font-size: 12px;
	font-weight: bold;
	color: #013a6f;
	padding-top: 2px;
	padding-bottom: 6px;
	margin: 0;
	list-style-position: inside;
	list-style-image: url(../images/red_arrow_big.gif);
	display: block;
}

.outerlist {
	font-family: Tahoma,Arial,sans-serif;
	font-size:11px;
	width:550px;
}

.outerlist li {
	background-image:url(../img/arrowred.jpg);
	background-repeat:no-repeat;
	display:list-item;
	list-style-type:none;
	padding-left:12px;
	margin-top:5px;
	margin-left:10px;
}
.learnMoreLink {
	font-size: 11px;
	margin-bottom: 0;
	padding: 0 26px 10px 0;
	float: right;
}

.readMoreLink {
	font-size: 10px;
	margin-bottom: 0;
	padding: 0;
	float: right;
}

.moreInfoLink {
	font-size: 10px;
	display: block;
	padding-left: 70px;
	padding-bottom: 4px;
	margin: 0;
}
	color: #303030;
	padding-left: 5px;
	
}
	/* secondary  Content Section*/



div#secondaryContent {
	float: right;
	width: 149px;
	margin: 15px 0 20px 16px;
}



.clearFloats { clear:both;}	

.secondaryContentBox, .secondaryContentBoxLast {
	padding: 0 2px 0 8px;
	border-bottom: 1px solid #dedede;
}

.secondaryContentBoxLast {
	border-bottom: none;
}
.secondaryContentBox p, .secondaryContentBoxLast p {
	font-size: 10px;
	color: #6d6d6d;
	line-height: 11px;
	margin: 0;
	padding: 3px 0 2px 0;
}
	
.docHeader {
	font-size: 12px;
	font-weight: bold;
	color: #6D6D6D;
	padding-top: 6px;
	padding-left: 8px;
}
.toolHeader {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 6px;
	padding-left: 8px;
}

.downloadsHeader {
	font-size: 12px;
	font-weight: bold;
	color: #013a6f;
	padding-top: 6px;
	padding-left: 8px;
}	

.greyStrip{
	background:#D9D9D9 url(../images/dgTopCorner.gif) left top no-repeat;
	width: 149px;
	height: 27px;
	margin-top: 10px;
}	

.greyStrip2{
	background:#9c9c9c url(../images/dgTopCorner2.gif) left top no-repeat;
	width: 149px;
	height: 27px;
	margin-top: 10px;
}	
.blueStrip{
	background:#e6ecf1 url(../images/blue_corner.gif) left top no-repeat;
	width: 149px;
	height: 27px;
	margin-top: 10px;
}
#toolHolder {
	background: #e0e0e0 url(../images/dgBottomCorner.gif) left bottom no-repeat;
	margin-bottom:10px;
    padding-bottom: 8px;
	width: 149px;
}

#calculatorContainer {
	background: #e0e0e0 url(../images/calculator.gif) 3px 3px no-repeat;
    padding: 10px 5px 1px 42px;
	margin-left: 3px;
}

#calculatorContainer p {
	margin-top: 0;
}

#toolContainer {
	padding: 10px 6px 1px 8px;
	margin-left: 3px;
}

.toolSubHeader {
	color: #000;
	font-size: 9px;
	font-weight: bold;
	line-height: 9px;
	display: block;
	margin-bottom: 2px;
}

.toolSubtext {
	color: #303030;
	font-size: 9px;
	line-height: 10px;
}

.toolSubtext a {
	text-decoration: none;
	font-size: 9px;
}

.toolSubtext a:hover {
	text-decoration: underline;
	
}

#acrobat_related {
	background: url(../images/pdf_icon.jpg) 0 3px no-repeat;
    padding: 0 0 1px 28px;
}	

#word_related {
	background: url(../images/word_icon.gif) 0 3px no-repeat;
    padding: 0 0 1px 28px;
}

#excel_related {
	background: url(../images/excel_icon.gif) 0 3px no-repeat;
    padding: 0 0 1px 28px;
}	

#acrobat_related p, #word_related p, #excel_related p {
	font-size: 9px;
	margin: 4px 0 0 0;
	padding: 0;

}	

#acrobat_related a, #word_related a, #excel_related p {
	font-size: 9px;
	letter-spacing: -0.05em;
}	

/* Side Content  Section*/

#sideContent {
	float:left;
	width: 170px;
	
}
.nuBorder {
	border: 1px solid #999999;
	margin: 2px;
	padding: 2px;
}

