@charset "utf-8";
* {
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	vertical-align:middle;
	}

.Listing {
	margin-left:5px;
	margin-right:5px;
	width:1010px;
}

.Listing .TitleBarGroup {
	background-image:url(../Webimages/Title-Bar.gif);
	width:100%;
	margin-top:5px;
	margin-bottom:2px;
}
	
.Listing .TitleBarGroup .TitleBar {
	width:110px;
	border-collapse:collapse;
	margin-top:3px;
	text-align:center;
	vertical-align:middle;
	display: inline-block;
	background-color:transparent;
	font-weight:bold;
}
.Listing .TitleBarGroup .TitleBar a {
	background-color:transparent;
	color:black;
	vertical-align:middle;
	margin-top:3px;
	margin-bottom:3px;
	text-decoration: none;
	font-weight:bold;
}

.Listing .DataGroup {
	display:inline-block;
	vertical-align:top;
	width:750 px;
}

.Listing .Data {
	width: 110px;
	display:inline-block;
	text-align:center;
	font-weight:bold;
	vertical-align:text-top;
	height: 25px;
}
.Listing .DataGroup .Data .Label {
	font-size: 10px;
	color: #666666;
}
.Listing .DataGroup .Data .Icons {
	color: transparent;
	height: 21px;
	width: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.Listing .DataGroup .Data img {
	background-position: center top;
	height: 10px;
	width: 10px;
	padding-bottom: 6px;
}

.Listing .DataGroup .Data a {
	text-decoration: none;
}
.Listing .DataGroup .Data .map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color:#000000;
}
.Listing .DataGroup .Notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	white-space: normal;
	display: block;
}
.Listing .DateTime {
	font-weight: bold;
	color: #0000FF;
	text-align: left;
	display:block;
	width:600px;
	background-position: center;
	width:100%;
}
.Listing .Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #00FF66;
	border: thin ridge #00FF00;
}
.Listing .Image {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom:3px;
}
.Listing .Photo {
	display:inline-block;
	padding-bottom:6px;
	padding-right: 3px;
	width: 150px;
}
.Listing .Photo .Button .Icons {
	color: transparent;
	height: 27px;
	width: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Nav {
	font-weight: bolder;
	color: #FF0000;
	padding-left: 10px;
	font-size: 14px;
}
.Nav a {
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}

.Nav .GreyNav {
	color: #666666;
	font-size: 15px;
	font-weight: normal;
}
.PageInfo {
	font-size: 9px;
	font-style: italic;
	font-weight: lighter;
	color: #000000;
	display: block;
	padding-left: 10px;
	padding-top: 3px;
}
.Instructions {
	font-size: 9px;
	font-style: italic;
	font-weight: lighter;
	color: #000000;
	display: block;
	text-align: center;
	clear: none;
	float: none;
	width: 100%;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000099;
	padding-bottom: 6px;
}
h3 {
	font-weight: 700;
}

#WellsFargo {
	width:250px;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
}
#AffordableLogo {
	width:500px;
	display:inline-block;
}
#AffordableLogo .EventDate {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
#InHomeDirect {
	width:250px;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
	background-color:#FFFFFF;
}

