body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#stickies {
	background-image: url(/company/sear/assets/images/5stickies.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 530px;
	padding-left: 12px;
	display: block;
}
.imageRight {
	float: right;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}
.imageLeft {
	float: left;
	margin-top: 1em;
	margin-right: 1.5em;
	margin-bottom: 1em;
	margin-left: 0em;
}

#stickies ul {
	padding: 0px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: none;
}

.searMainUL {
	width:150px;
}

.searMainUL a{
	color: #000000;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;	
	text-decoration: none;
}

.searUL a, .searsubUL a{
	font-size: 11px;
	font-weight:normal;
	line-height: 12px;
	text-decoration: underline;
}

.searUL a.subhead {font-weight:bold;}

/* this is a MAJOR hack to allow for indenting */
.searsubUL li{ 
	font-size: 3px;
	line-height: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
/* another hack to remove underlines from above hack*/
.nounderline{
	text-decoration:none;
}
.searsubUL a{
	font-style: italic;
}
.sectionCallout {
	/*see above: font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	line-height: 23px;
	font-weight: bold;
	color: #000066;
	background-image: url(/company/sear/assets/images/pinkSwipe.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	background-position: 5px -22px;
	margin-bottom: .5em;
}
.sectionCalloutLong {
	/*see above: font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	line-height: 23px;
	font-weight: bold;
	color: #000066;
	background-image: url(/company/sear/assets/images/longPinkSwipe.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	background-position: 5px -25px;
	margin-bottom: .5em;
}
.bodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	text-indent: 20px;
	padding-right: 60px;
	text-align: left;
	margin-bottom: .5em;
}
.headline {
	/*see above: font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 22px;
	line-height: 24px;
	background-image: url(/company/sear/assets/images/orangeSwipe.jpg);
	background-repeat: repeat-y;
	font-weight: bolder;
	margin-top: 1em;
	margin-bottom: .25em;
	padding-right: 60px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.headlineNoHighlight {
	/*see above: font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 18px;
	line-height: 20px;
	font-weight: bolder;
	text-align: left;
	margin-top: 0em;
	margin-bottom: .25em;
	padding-right: 60px;
	padding-left: 20px;
	padding-bottom: 5px;
}

.hidden{display:none;}



#footer {
	/*see above: font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 10px;
}
.searOL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.searUL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.subHeadline {
	/*see above: font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	background-image: url(/company/sear/assets/images/green-swipe.jpg);
	background-repeat: repeat-y;
	margin-top: 1em;
	margin-bottom: .25em;
	font-weight: bolder;
	padding-left: 20px;
	background-position: 10px;
}

