/* CSS Document */

body{
	background-color:#E4F5E6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px 0px 0px 0px;
}

p{
	margin-bottom:2px;
	margin-top:2px;
}

p.searchDescription{
	font-size:12px;
	color:#111111;
}
p.Details{
	font-size:10px !important;	
	font-style:italic;
}
p.sponsoredDescription{
	font-size:12px;
	font-weight:bold;
	color:#111111;
}
p.sponsoredTitle{
	font-size:11px !important;
	font-weight:bold !important;
	color:#659065 !important;
}

p.CosponsoredDescription{
	font-size:10px;
	color:#111111;
}

p.CosponsoredTitle{
	font-size:9px !important;
	/*font-weight:bold !important;*/
	color:#659065 !important;
}


h1.searchTitle{
	font-size:11px;
	font-weight:bold;
	color:#659065;
	padding-bottom:2px;
	margin-bottom:2px;
}

td.searchInformation{
	background-color:#CCCCCC;
	border-top:#666666 1px solid;
	border-bottom:#666666 2px solid;
	font-size:11px;
	text-align:right;
	margin-right:5px;
	padding-right:15px;
}

td.Title{
	color:#FFFFFF !important;
	font-weight:bold;
	background-color:#659065;
	border-bottom:1px #000066 solid;
	padding: 3px 3px 3px 3px !important;
	margin: 3px 3px 3px 3px !important;
}


td.searchResults{
	padding-left:8px;
	padding-right:100px;
}

td.searchSponsoredResults{ 
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	border-left:#494BFF 1px solid;
}

td.sponsoredTd{
	background-color:#FFFFB0;
}

td.searchHeader{
	padding:10px 10px 10px 10px;
}

td.searchFooter{
	border-top:#CCCCCC 1px dashed;
	padding-top:8px;
	padding-bottom:15px;
	margin-bottom:15px;
	text-align:center;
}

div.CosponsoredBlock{
	margin-top:7px;
	margin-bottom:2px;
	border-bottom:#DDDDDD 1px solid;
}

a.pageLink{
	text-decoration:none;
	border-bottom:1px solid #000000;
	color:#494BFF;
}
a.sponsoredTitle{
	font-size:11px !important;
	font-weight:bold !important;
	color:#659065 !important;
	padding-bottom: 2px;
}
a.sponsoredItemTitle{
	font-size:11px !important;
	font-weight:bold !important;
	color:#400080 !important;
	padding-bottom: 2px;
}