/* Default Styles */
body {
	margin: 0px;
	padding: 0px;
	background-color: #fafafa;
	background-image: url(/images/main/Page-Bg.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 11px;
	color: #505050;
}

a {
	text-decoration: none;
	color: #467303;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 5px 0px;
	font-weight: normal;
	color: #203501;
}

h1 {
	font-size: 22px;
	font-family: 'GyreHeros', Arial;
	margin-top: 10px;
}

h2 {
	font-size: 20px;
	font-family: 'GyreHeros', Arial;
	color: #000000;
}

h3 {
	font-size: 16px;
	color: #000000;
	font-family: PTSans, Arial;
}

h4 {
	font-size: 20px;
	padding: 10px 20px;
	font-family: 'GyreHeros', Arial;
	line-height: 20px;
}
/* End Default Styles */

/* Custom Styles */
td.isublayout {
	vertical-align: top;
}

.text {
	font: normal 11px/18px Arial;
	color: #808182;
}

.text h4 {
	padding: 20px 0px 10px 0px;
}

h4.Highlight {
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -20px -292px;
	color: #FFFFFF;
	max-width: 680px;
	padding: 0px 20px;
	height: 44px;
	line-height: 42px;
	font-size: 18px;
}

h4.Highlight2 {
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -759px -292px;
	color: #FFFFFF;
	max-width: 200px;
	padding: 0px 20px;
	height: 44px;
	line-height: 42px;
}

h4.Highlight3 {
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -713px -467px;
	color: #fff;
	height: 34px !important;
	font: bold 12px/36px Arial !important;
}

h4.Highlight3 img {
	float: right;
}

h4.SmallerHighlight {
	font-size: 20px;
}

ul.list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.list li {
	margin: 0px;
	padding: 10px 20px;
	border-bottom: dotted 1px #ddd;
}

ul.list li.level2 {
	margin-left: 20px;
}

ul.list li.level3 {
	margin-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.list li a {
	font: normal 11px/13px Arial;
}

ul.list li.selected a {
	font-weight: bold;
	font-size: 12px;
}

ul.list li.level2.selected a, ul.list li.level3.selected a {
	font-size: 11px;
}

div.Content-Results {
	float: left;
	width: 375px;
	color: #323232;
	font: normal 12px/16px Arial;
	margin-bottom: 15px;
	min-height: 165px;
}

div.bodylist {
	clear: both;
	margin-top: 15px;
}

div.bodylist.County {
	width: 696px;
	background-image: url(/images/headers/County-BG.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 20px;
	min-height: 181px;
	_height: 181px;
	padding-bottom: 15px;
}

div.bodylist.City {
	width: 696px;
	background-image: url(/images/headers/City-BG.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 20px;
	min-height: 181px;
	_height: 181px;
	padding-bottom: 20px;
}

div.bodylist.CityHP {
	width: 100%;
	background-image: url(/images/headers/City-BG.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 181px;
	_height: 181px;
	padding-bottom: 20px;
}

div.bodylist.CityHP h4 {
	padding-left: 10px;
}

div.bodylist.Asked h4 {
	padding-left: 10px;
}

div.bodylist.CityHP h4.Highlight {
	max-width: 100%;
	padding-left: 8px;
}

div.bodylist.StateHP {
	width: 100%;
	background-image: url(/images/headers/State-BG.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 181px;
	_height: 181px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

div.bodylist.StateHP h4 {
	padding-left: 10px;
}

div.bodylist h4 {
	padding-left: 0px;
	border-bottom: dotted 1px #CCCCCC;
	margin-bottom: 10px;
}

div.bodylist div.itemresult {
	width: 102px;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	line-height: 20px;
	background-image: url(/images/main/results-arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 24px;
	margin-top: 8px;
	min-height: 12px;
	_height: 14px;
	overflow: hidden;
}

div.bodylist div.itemresult a {
	font-size: 11px;
	white-space: nowrap;
}

ul.menu li {
	background-image: url(/Shared/images2/systems/divet4.gif);
	background-repeat: no-repeat;
	background-position: 20px 8px;
	padding: 3px 20px 3px 30px;
	border-bottom: none;
}

ul.images li {
	clear: both;
	height: 40px;
	padding: 16px 20px 6px 20px;
}

ul.images li img {
	float: left;
	margin-right: 10px;
	margin-top: -10px;
}

div.side {
	padding-bottom: 10px;
	margin-bottom: 20px;
	width: 211px;
	padding-right: 10px;
}

div.side.gradient {
	background-image: url(/images/main/Side-Tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

div.side h4 {
	padding: 0px 10px 0px 11px;
	height: 44px;
	line-height: 42px;
	width: 200px;
}

div.popular h4 {
	font-size: 22px;
}

div.Paging {
	height: 29px;
	line-height: 29px;
	padding: 0px 5px;
}

div.Paging a {
	border: solid 1px #CCCCCC;
	padding: 2px;
}

div.Popular {
	margin-top: 2px;
	padding-top: 1px;
	margin-left: 20px;
	min-height: 240px;
	margin-bottom: 20px;
}

div.Popular table tr td {
	padding: 5px;
	vertical-align: top;
}

div.PopularImg {
	height: 75px;
	margin: 0px 0px 5px 50px;
}

div.PopularImg a {
	display: block;
}

div.PopularOne {
	float: left;
	width: 25px;
	height: 140px;
	margin-left: 12px;
}

div.PopularOne span {
	font-weight: bold;
	font-family: 'GyreHeros',Arial;
	font-size: 40px;
	color: #919191;
	line-height: 100px;
}

#PopularArticlesSide h4 {
	padding: 10px 12px;
}

div.Location-List {
}

div.Location-List h2 {
	border-bottom: solid 1px #d0d0d0;
	padding: 10px 20px 5px 20px;
}

div.Location-List td {
	vertical-align: top;
	padding: 10px;
	width: 105px;
}

div.Location-List td a {
	display: block;
	font: normal 11px/20px Arial;
	color: #054185;
}

a.taglink {
	display: block;
	float: right;
	font: normal 11px/11px Arial;
	padding: 2px 10px 4px;
	background-color: #203501;
	color: #fff;
}

a.button-simple {
	display: block;
	max-width: 560px;
	height: 28px;
	float: right;
	background-image: url(/images/main/Simple-Button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
}

a.button-simple span {
	display: block;
	height: 28px;
	background-image: url(/images/main/Simple-Button.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px 19px 0px 0px;
	font: bold 12px/24px Arial !important;
	color: #fff !important;
}

div.side div.paging {
	background-color: #707070;
	color: #fff;
	width: 221px;
	height: 25px;
	font: normal 10px/10px Arial;
}

div.side div.paging span {
	float: left;
	vertical-align: middle;
	padding: 6px 6px 6px 20px;
}

div.side div.paging table {
	background-color: #949494;
	float: left;
	vertical-align: middle;
	margin-top: 4px;
}

div.side div.paging table td {
	background-color: #828282;
	padding: 2px 3px;
	cursor: pointer;
}

div.side div.paging table td.active {
	background-color: #434343;
}

div.side div.paging a {
	float: right;
	vertical-align: middle;
	font: normal 11px/11px Arial;
	color: #fff;
	padding: 6px;
}

div.dotted {
	height: 10px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #CCCCCC;
}
/* End Custom Styles */

/* Newsticker */
#NewsTicker {
	width: 718px;
	height: 244px;
	position: relative;
	margin: -30px 19px auto 0px;
	border: solid 1px #d0d0d0;
	z-index: 1;
}

#NewsTicker div.Details {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 519px;
	height: 244px;
	z-index: 1;
}

#NewsTicker div.Details img.Background {
	position: absolute;
	left: 0px;
	top: 0px;
}

#NewsTicker div.Details div.Shade {
	position: absolute;
	width: 505px;
	height: 216px;
	background: #132000;
	opacity: 0.75;
	filter: alpha(opacity=75);
	top: 12px;
	left: 0px;
}

#NewsTicker div.Details div.Article {
	position: absolute;
	width: 460px;
	height: 190px;
	left: 24px;
	top: 22px;
	color: #fff;
}

#NewsTicker div.Details div.Article h2 {
	color: #E3F2F2;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
}

#NewsTicker div.Details div.Article strong {
	color: #B0D6D9;
}

#NewsTicker div.Details div.Article div {
	clear: both;
}

#NewsTicker div.Details div.Article a {
	color: #FFFFFF;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#NewsTicker div.Details div.Article a span {
	color: #fff;
}

#NewsTicker div.Details div.Article a.taglink {
	color: #fff;
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: auto;
}

#NewsTicker div.NewsItems {
	height: 244px;
	overflow: hidden;
	width: 209px;
	position: relative;
	z-index: 2;
}

#NewsTicker div.NewsItems div.Item {
	width: 199px;
	height: 61px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -24px -209px;
	overflow: hidden;
}

#NewsTicker div.NewsItems div.Item:hover {
	background-position: -24px -147px;
}

#NewsTicker div.NewsItems div.Item.Active {
	width: 209px;
	background-position: -24px -85px;
	color: #FFFFFF;
}

#NewsTicker div.NewsItems div.Item div {
	padding: 5px 10px;
	font: normal 11px/14px Arial;
	cursor: default;
}

#NewsTicker #Prev {
	width: 45px;
	height: 14px;
	font-size: 5px;
	background-image: url(/images/main/Prev-Next.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	right: 50px;
	left: auto;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#NewsTicker #Prev:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#NewsTicker #Next {
	width: 45px;
	height: 14px;
	font-size: 5px;
	background-image: url(/images/main/Prev-Next.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	right: 0px;
	left: auto;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#NewsTicker #Next:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
/* End Newsticker */

/* Finda */
#MZone #Finda {
	width: 720px;
	height: 213px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -236px -58px;
	margin: 10px 0px 0px 0px;
}

#MZone #Finda h5 {
	font: normal 12px/12px Arial;
	color: #464646;
	padding: 0px 20px;
	margin: 0px;
	line-height: 16px;
}

#MZone #Finda div.Find-Left {
	width: 445px;
	position: relative;
}

#MZone #Finda div.Find-Left input.text-finda {
	width: 410px;
	margin: 32px 0px 20px 20px;
	border: solid 1px #d0d0d0;
	font: normal 11px/11px Arial;
	color: #888888;
	padding: 5px;
}

#MZone #Finda div.Find-Left input.button-finda {
	float: right;
	width: 161px;
	height: 36px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -390px -342px;
	position: absolute;
	top: 134px;
	right: 0px;
}

#MZone #Finda div.Find-Left input.button-finda:hover {
	background-position: -390px -378px;
}

#MZone #Finda div.Find-Right {
	width: 240px;
	position: relative;
}

#MZone #Finda div.Find-Right input.button-locate {
	width: 131px;
	height: 36px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -551px -342px;
	margin: 0px 0px 0px 20px;
	position: absolute;
	top: 134px;
}

#MZone #Finda div.Find-Right input.button-locate:hover {
	background-position: -551px -378px;
}
/* End Finda */

/* Highlights */
#VideoHighlights {
	position: relative;
	margin: 0px;
	width: 940px;
	height: 290px;
	border-bottom: solid 1px #d0d0d0;
	background-image: url(/images/main/Highlight.gif);
	background-repeat: no-repeat;
	background-position: 50% 0px;
}

#VideoHighlights h4 {
	width: auto;
	height: 44px;
	padding: 0px 20px;
	line-height: 44px;
}

#VideoHighlights div.Progress {
	position: absolute;
	width: 200px;
	left: 370px;
	top: 23px;
	height: 10px;
	text-align: center;
	white-space: nowrap;
}

#VideoHighlights div.Progress img {
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -473px -25px;
	margin: 0px;
	cursor: pointer;
}

#VideoHighlights div.Progress img.active {
	background-position: -455px -25px;
}

#VideoHighlights div.Left {
	width: 18px;
	height: 226px;
	position: absolute;
	left: -9px;
	top: 44px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -3px -45px;
	cursor: pointer;
}

#VideoHighlights div.Videos {
	width: 922px;
	height: 220px;
	overflow: hidden;
	margin: 0px 0px 0px 9px;
}

#VideoHighlights div.Scroller {
	width: 9000px;
	height: 220px;
	white-space: nowrap;
	margin: 0px;
	padding: 0px 0px 0px 11px;
}

#VideoHighlights div.Scroller div.Video-Item {
	width: 134px;
	height: 220px;
	float: left;
	white-space: normal;
	margin: 10px 19px 10px 0px;
}

#VideoHighlights div.Scroller div.Video-Item img {
	display: block;
	cursor: pointer;
}

#VideoHighlights div.Scroller div.Video-Item h3 {
	font-size: 14px;
	line-height: 19px;
}

#VideoHighlights div.Scroller div.Video-Item span {
	font: normal 11px/15px Arial;
	color: #808182;
}

#VideoHighlights div.Right {
	width: 18px;
	height: 226px;
	position: absolute;
	right: -9px;
	top: 44px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -960px -45px;
	cursor: pointer;
}
/* End Highlights */

/* Insider */
#InsiderContent {
	width: 350px;
	background-color: #e9e9e9;
}

ul.Insider-Tabs {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 41px;
	white-space: nowrap;
	background-image: url(/images/main/Header-Bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

ul.Insider-Tabs li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 41px;
	font: normal 12px/41px Arial;
	color: #747474;
}

ul.Insider-Tabs li a {
	color: #7d7d7d;
	display: block;
	padding: 0px 18px;
	font: normal 12px/41px Arial;
}

ul.Insider-Tabs li.Reviews a {
	color: #789CA6;
	font-weight: bold;
}

ul.Insider-Tabs li a:hover {
	color: #464646;
	text-decoration: none;
}

ul.Insider-Tabs li a:focus {
	outline: none;
}

ul.Insider-Tabs li a:active {
	outline: none;
}

ul.Insider-Tabs li.active {
	background-image: url(/images/main/Panel-Dots.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #e8eaef;
}

ul.Insider-Tabs li.active a {
	color: #464646;
}

ul.Insider-Tabs li.active a:hover {
	text-decoration: none;
}

ul.Insider-Tabs li.right {
	float: right;
}

ul.Insider-Tabs li.right.active {
	background-image: none;
}

ul.Insider-Tabs li.right span.counter {
	width: 22px;
	height: 20px;
	vertical-align: middle;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -687px -364px;
	display: inline-block;
	font: normal 10px/12px Arial;
	color: #fff;
	text-align: center;
}

#InsiderContent div.Insider {
	background-color: #e8eaef;
	height: 509px;
	position: relative;
	clear: both;
	padding: 10px 10px 10px 7px;
}

#InsiderContent div.Insider a.taglink {
	position: absolute;
	bottom: -17px;
	right: 0px;
}

#InsiderContent div.Insider ul.list {
	margin: 0px;
}

#InsiderContent div.Insider ul.list li {
	height: 20px;
}

#InsiderContent div.Insider ul.list li a {
	border-bottom: dotted 1px #cbcbcb;
}
/* End Insider */

/* Profile Video List */
#ProfileVideoList {
	width: 350px;
	font: normal 11px/16px Arial;
}

#ProfileVideoList div.Video-Item {
	padding: 12px 0px 11px 0px;
	clear: both;
	border-bottom: dotted 1px #d2d2d2;
	height: 71px;
}

#ProfileVideoList div.Video-Item img {
	margin: 0px 10px 0px 0px;
}

#ProfileVideoList div.Video-Item a {
}
/* End Profile Video List */

/* Search Results */
#SearchResults {
	clear: both;
	padding-top: 1px;
}

div.Results-Header {
	border-bottom: dotted 1px #dadada;
	padding-bottom: 10px;
	margin-bottom: 20px;
	clear: both;
}

div.Results-Header h4 {
	padding-left: 0px;
}

div.Map-Results {
	height: 135px;
	overflow: hidden;
}

div.Map-Results div.imap {
	margin-top: -159px;
}

div.Expand-Map {
	height: 24px;
	background-color: #e0d3d3;
	font-family: 'GyreHeros', Arial;
	font-size: 16px;
	line-height: 24px;
	padding: 0px 15px;
	color: #223e5e;
}

div.Expand-Map a {
	font: normal 12px/24px Arial;
	color: #5d8fc9;
}

div.Expand-Map a:hover {
	text-decoration: none;
}

div.Expand-Map a:active {
	outline: none;
}

div.Expand-Map a:focus {
	outline: none;
}

div.Profile-Header {
	padding: 20px;
	background-image: url(/images/main/Header-Bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 20px;
	color: #464646;
}

div.Profile-Header strong {
	font: normal 14px/14px Arial;
}

#SearchResults div.Profile {
	padding: 10px 15px 20px 10px;
	margin: 20px 0px;
	border: solid 1px #fff;
	border-bottom: dotted 1px #8f8e8e;
	position: relative;
}

#SearchResults div.Profile.Basic {
	padding: 7px 5px 3px 10px;
	margin: 3px 15px 1px 15px;
	height: 110px;
	overflow: hidden;
}

div.More-Info {
	height: 24px;
	padding: 0px;
	background-image: url(/images/main/More-Bg.gif);
	position: absolute;
	right: 0px;
	bottom: 0px;
}

div.More-Info a {
	display: inline-block;
	height: 24px;
	font: normal 12px/24px Arial;
	padding: 0px 15px;
	background-image: url(/images/main/More-Divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #464646;
}

div.More-Info a img.divet {
	width: 9px;
	height: 6px;
	vertical-align: middle;
	background-image: url(/images/main/Divets.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div.More-Info a img.divet.up {
	background-position: 0px -5px;
}

#SearchResults div.Profile div.More-Info {
	display: none;
}

#SearchResults div.Profile:hover {
	border: solid 1px #789CA6;
}

#SearchResults div.Profile:hover div.More-Info {
	display: block;
}

#SearchResults div.Profile.active {
	border: solid 1px #789CA6;
	-moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .25);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, .25);
}

#SearchResults div.Profile.Basic:hover {
	border: solid 1px #fff;
	border-bottom: dotted 1px #8f8e8e;
}

#SearchResults div.Profile.Basic:hover div.More-Info {
	display: block;
}

#SearchResults div.Profile.Basic.active {
	border: solid 1px #FFF;
	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, .25);
	box-shadow: 0px 0px 0px rgba(0, 0, 0, .25);
}

#SearchResults div.Profile.active div.More-Info {
	display: block;
}

#SearchResults div.Profile table.Profile-Data {
	width: 100%;
}

#SearchResults div.Profile table.Profile-Data td {
	padding: 0px 10px 0px 0px;
	vertical-align: top;
}

#SearchResults div.Profile table.Profile-Data td.end span {
	font: normal 14px/22px Arial;
	color: #666666;
}

#SearchResults div.Profile table.Profile-Data td.end a {
	font: normal 12px/22px Arial;
}

table.Profile-Areas {
	width: 330px;
	margin: 10px 0px 0px 0px;
}

table.Profile-Areas td {
	vertical-align: top;
	padding: 0px 0px 20px 0px;
	font: normal 11px/20px Arial;
}

table.Profile-Areas td.geo-arrow span {
	background-image: url(/Shared/images2/systems/divet4.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	padding-left: 15px;
}

table.Profile-Areas h3 {
	border-bottom: dotted 1px #8f8e8e;
}

span.Profile-Paging a {
	border: solid 1px #d2d1d1;
	color: #326aab;
	display: inline-block;
	padding: 1px 3px 2px 3px;
	background-color: #efefef;
	font: normal 12px/12px Arial;
}

span.Profile-Paging a:hover {
	border-color: #C1A6A6;
	background-color: #E9E7E7;
	color: #8C242A;
	text-decoration: none;
}

div.searchresults {
	margin-top: 10px;
}

div.searchresults div.item {
	min-height: 75px;
	padding: 15px 10px 5px 14px;
}

div.searchresults div.item div.title {
	font-size: 13px;
	line-height: 20px;
}

div.searchresults div.item div.link {
	float: right;
	padding-top: 7px;
}

div.searchresults h4 {
	padding: 10px;
	margin-bottom: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

div.searchresults h4 img {
}

div.searchresults h4.header1 {
	color: #003502;
	border: solid 1px #49B84D;
	background-color: #CCF0CE;
}

div.searchresults h4.header1 img {
}

div.searchresults h4.header2 {
	border: solid 1px #49B2B8;
	background-color: #CBE8F0;
}

div.searchresults h4.header2 img {
}

div.searchresults h4.header3 {
	color: #0C5091;
	border: solid 1px #4091E0;
	background-color: #B6CDE4;
}

div.searchresults h4.header3 img {
}

div.searchresults h4.header4 {
	color: #464646;
	border: solid 1px #789CA6;
	background-color: #B0D6D9;
}

div.searchresults h4.header4 img {
}

div.searchresults h4.header5 {
	color: #2F0170;
	border: solid 1px #A170E7;
	background-color: #DCC9F6;
}

div.searchresults h4.header5 img {
}

#GeoInfo div.population {
	width: 375px;
	float: left;
	background-image: url(/images/headers/CityPageStats-top.gif);
	height: 79px;
	margin-bottom: 8px;
}

#GeoInfo div.population table {
	width: 100%;
	height: 79px;
	padding-top: 43px;
}

#GeoInfo div.population table td {
	text-align: center;
	width: 33%;
}

#GeoInfo div.info {
	width: 722px;
	clear: both;
	padding-top: 15px;
	background-image: url(/images/headers/CityPageStats-btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 70px;
	border-top: dotted 1px #CCCCCC;
}

#GeoInfo div.info table td {
	text-align: center;
	padding-top: 15px;
}
/* End Search Results */

/* List Styles */
div.item {
	border: solid 1px #CCCCCC;
	padding: 5px 12px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 25px;
	background-image: url(/images/main/Item-Bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	-webkit-box-shadow: inset 1px -1px #fff;
	-moz-box-shadow: inset -1px 1px #fff;
	box-shadow: inset -1px 1px #fff;
}

div.item.alt {
	background-image: none;
}

div.item.questionbox {
	border: solid 1px #C0E9F6;
	background-image: url(/images/main/Item-Bg-Blue.jpg);
	min-height: 200px;
}

div.item.no-answer {
	height: 185px;
	color: #7D7D7D;
}

div.item.green {
	background-image: url(/images/main/ItemBG-Green.jpg);
	border: solid 1px #D4F7D6;
}

div.item.no-answer img {
	background-image: url(/images/main/NoAnswerImage.jpg);
	width: 115px;
	height: 173px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	margin-right: 15px;
}

div.item.featured {
	border: solid 2px #9ca8b5;
}

div.item .readmore {
	font-size: 11px;
	line-height: 20px;
}

div.item div.content2 {
	margin: 10px 10px 10px 20px;
	padding: 15px;
	border: dotted 1px #d2d2d2;
}

div.item div.content {
}

div.item div.content.indent {
	margin: 10px 10px 10px 20px;
	padding: 15px;
	border: dotted 1px #d2d2d2;
}

div.item h2 {
	font-family: arial;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 10px;
}

div.item h2 span.byline {
	font: normal italic 10px/10px Arial;
	color: #707070;
}

div.item img.question {
	width: 28px;
	height: 20px;
	vertical-align: middle;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -686px -386px;
	display: inline;
}

div.item img.answer {
	width: 28px;
	height: 20px;
	vertical-align: middle;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -714px -386px;
	display: inline;
}

#ListThumb {
	float: left;
	margin: 10px 15px 0px 10px;
	vertical-align: middle;
	min-height: 140px;
	_height: 140px;
}

div.separator {
	border-bottom: dotted 1px #CCCCCC;
	margin: 17px 0px;
}

h1.blogname {
	padding-left: 0px;
}

h2.blogname {
	border: none;
	border-bottom: none;
	line-height: 50px;
	padding: 2px 8px;
	margin-bottom: 20px;
}

div.video div.item {
	width: 500px !important;
}

div.rightlinks {
	height: 87px;
	width: 110px;
	margin-top: 10px;
	margin-left: 14px;
}

div.rightlinks.results {
	margin-left: 0px;
	width: 135px;
}

div.rightlinks div {
	height: 25px;
	font-weight: bold;
	font-size: 11px;
}

div.rightlinks img {
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 20px;
	display: inline;
	border: none;
	vertical-align: middle;
	margin-right: 5px;
}

div.rightlinks #WatchVideo img {
	background-position: -321px -440px;
}

div.rightlinks #ReadArticle img {
	background-position: -321px -514px;
}

div.rightlinks #ViewWebsite img {
	background-position: -321px -421px;
}

div.rightlinks #ViewProfile img {
	background-position: -321px -465px;
}

div.rightlinks #ContactInfo img {
	background-position: -321px -490px;
}

.FeaturedSystem {
	height: 415px;
	background-image: url(/images/main/SystemIntroBG.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
}

#FeaturedVideos #FeaturedImage {
	width: 480px;
	height: 330px;
	background-image: url(/images/headers/VideoHeader.png);
	position: absolute;
	left: -80px;
	top: 0px;
}

#FeaturedArticles #FeaturedImage {
	background-image: url(/images/headers/ArticlesHeader.png);
	width: 480px;
	height: 330px;
	position: absolute;
	left: -104px;
	top: 17px;
	background-repeat: no-repeat;
}

#InformationHeader {
	width: 719px;
	height: 138px;
	background-image: url(/images/headers/InformationHeaderSml.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
}

#InformationHeader2 {
	width: 718px;
	height: 361px;
	background-image: url(/images/headers/InformationHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#BlogNewsHeader {
	width: 719px;
	height: 138px;
	background-image: url(/images/headers/BlogNewsHeaderSml.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}

#BlogNewsHeader2 {
	width: 718px;
	height: 361px;
	background-image: url(/images/headers/BlogNewsHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#LatestNewsHeader {
	width: 718px;
	height: 361px;
	background-image: url(/images/headers/LatestNewsHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#FeaturedNewsHeader {
	width: 718px;
	height: 361px;
	background-image: url(/images/headers/FeaturedNewsHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 18px;
}

#SearchHeader {
	width: 721px;
	height: 117px;
	background-image: url(/images/headers/SearchHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#FeaturedPressReleases #FeaturedImage {
	background-image: url(/images/headers/PressHeader.png);
	width: 480px;
	height: 300px;
	position: absolute;
	left: -103px;
	top: 42px;
	background-repeat: no-repeat;
}

div.featuredcontent {
	padding: 20px 25px 0px 385px;
}

div.featuredcontent .featuredlist {
	padding-bottom: 10px;
	font-size: 11px;
	margin: 5px 0px 0px 0px;
	clear: both;
	padding-top: 10px;
	height: 60px;
}

#FeaturedListThumb {
	height: 80px;
	float: left;
}

#FeaturedListThumb img {
	margin-right: 7px;
}

div.featuredcontent .featuredlist a {
	font-weight: bold;
}

div.featuredcontent h4 {
	color: #828080;
	font-size: 30px;
	padding-left: 0px;
	line-height: 40px;
}

.FeaturedSystem #SystemHeader {
	position: absolute;
	background-image: url(/images/main/SystemHeaderBG.png);
	width: 770px;
	height: 55px;
	top: 338px;
	left: -52px;
}

#FeaturedPressReleases #SystemHeader {
	background-image: url(/images/main/SystemHeaderBGLong.png);
}

.FeaturedSystem #SystemHeader h3 {
	color: #FFFFFF;
	font-family: PTSans;
	font-size: 26px;
	line-height: 55px;
	padding: 0px 0px 0px 38px;
	margin: 0px;
}

#ArticleImage {
	float: right;
	margin: 0px 0px 10px 10px;
}

.ArticleContent h4 {
	padding-left: 0px;
}

.ArticleContent {
	font-family: Georgia, Verdana;
	font-size: 12px;
	color: #454545;
	line-height: 19px;
	padding: 0px 15px;
	min-height: 250px;
}

.ArticleContent h3 {
	font-family: Georgia, Arial;
	font-weight: bold;
	font-size: 13px;
}

.ArticleContent .Pubdate {
	font-family: Arial;
	font-size: 10px;
	margin-left: 10px;
}

h1.ArticleHeader {
	font-size: 24px;
	line-height: 30px;
}

img.icon-featured {
	width: 25px;
	height: 20px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -685px -342px;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -2px;
	float: left;
}
/* List Styles */

/* Signup */
#SignupForm div.Step {
	float: right;
	font-size: 14px;
	font-family: 'PTSans';
}

#SignupForm {
	font-size: 13px;
}

#SignupForm div.mapwrapper {
	width: 350px;
	height: 365px;
	border: dotted 1px #CCCCCC;
	float: right;
	margin-right: 85px;
	background-color: #f1f1f1;
	position: relative;
}

#SignupForm div.mapwrapper div.mask {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 352px;
	height: 367px;
	background: #FFFFFF;
	z-index: 1;
}

#SignupForm div.signupmap {
	height: 335px;
	width: 320px;
	border: solid 1px #CCCCCC;
	margin: 10px auto;
}

#SignupForm div.Step strong {
	font-weight: normal;
	color: #104685;
}

#SignupForm div.testimonial {
	width: 401px;
	padding: 0px 0px 0px 80px;
	margin-top: 25px;
}

#SignupForm div.testimonial img {
	float: left;
	margin-left: -50px;
}

#SignupForm h5 {
	font-family: 'HandOfSean';
	font-size: 14px;
	color: #8A8A8A;
	font-weight: normal;
}

#SignupForm #ListingTypes {
	width: 735px;
	height: 283px;
	background-image: url(/images/headers/ListingOptions.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

#SignupForm #ListingTypes span {
	position: absolute;
	font-family: 'HandOfSean';
	color: #fff;
}

#SignupForm #ListingTypes span.Basic {
	top: 167px;
	left: 40px;
	font-size: 22px;
}

#SignupForm #ListingTypes span.Standard {
	top: 161px;
	left: 173px;
	font-size: 23px;
}

#SignupForm #ListingTypes span.Sponsored {
	top: 152px;
	left: 333px;
	font-size: 30px;
	width: 135px;
	text-align: right;
}

#SignupForm #ListingTypes span.Featured {
	top: 161px;
	left: 550px;
	font-size: 20px;
	width: 100px;
	text-align: right;
}

#SignupForm #ListingTypes input {
	position: absolute;
}

#SignupForm #ListingTypes input.Basic {
	left: 40px;
	top: 210px;
	width: 118px;
	height: 22px;
}

#SignupForm #ListingTypes input.Standard {
	left: 170px;
	top: 212px;
	width: 142px;
	height: 26px;
}

#SignupForm #ListingTypes input.Sponsored {
	left: 334px;
	top: 215px;
	width: 185px;
	height: 32px;
}

#SignupForm #ListingTypes input.Featured {
	left: 543px;
	top: 213px;
	width: 149px;
	height: 27px;
}

#SignupForm #SponsoredUpgrade {
	width: 943px;
	height: 396px;
	background-image: url(/images/headers/SponsoredUpgrade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

#SignupForm #SponsoredUpgrade span {
	position: absolute;
	color: #fff;
}

#SignupForm #SponsoredUpgrade span.CityPopulation {
	left: 110px;
	top: 180px;
	width: 255px;
	text-align: center;
	font-family: 'PTSans';
	font-size: 14px;
}

#SignupForm #SponsoredUpgrade span.CountyPopulation {
	left: 588px;
	top: 100px;
	width: 255px;
	text-align: left;
	font-family: 'PTSans';
	font-size: 12px;
}

#SignupForm #SponsoredUpgrade span.StatePopulation {
	left: 588px;
	top: 305px;
	width: 255px;
	text-align: left;
	font-family: 'PTSans';
	font-size: 12px;
}

#SignupForm #SponsoredUpgrade span.State {
	left: 588px;
	top: 225px;
	width: 250px;
	font-family: 'PTSans';
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}

#SignupForm #SponsoredUpgrade span.County {
	left: 588px;
	top: 20px;
	width: 250px;
	font-family: 'PTSans';
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}

#SignupForm #SponsoredUpgrade span.City {
	left: 112px;
	top: 60px;
	width: 250px;
	font-family: 'PTSans';
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}

#SignupForm #SponsoredUpgrade span.SponsoredState {
	left: 580px;
	top: 230px;
	font-family: 'HandOfSean';
	font-size: 19px;
	width: 210px;
	text-align: right;
	white-space: nowrap;
}

#SignupForm #SponsoredUpgrade span.SponsoredCounty {
	left: 580px;
	top: 23px;
	font-family: 'HandOfSean';
	font-size: 19px;
	width: 208px;
	text-align: right;
	white-space: nowrap;
}

#SignupForm #SponsoredUpgrade span.SponsoredCity {
	left: 95px;
	top: 226px;
	font-family: 'HandOfSean';
	font-size: 30px;
	width: 180px;
	text-align: right;
	white-space: nowrap;
}

#SignupForm #SponsoredUpgrade input {
	position: absolute;
}

#SignupForm #SponsoredUpgrade input.SponsoredState {
	left: 608px;
	top: 346px;
	width: 184px;
	height: 32px;
}

#SignupForm #SponsoredUpgrade input.SponsoredCounty {
	left: 608px;
	top: 143px;
	width: 184px;
	height: 32px;
}

#SignupForm #SponsoredUpgrade a.SponsoredCity {
	position: absolute;
	left: 140px;
	top: 282px;
	width: 184px;
	height: 32px;
}

#SignupForm #CurrentSelection {
	width: 208px;
	height: 244px;
	background-image: url(/images/headers/Selected-Listing.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	margin: 0px 40px 0px 20px;
	padding: 0px;
}

#SignupForm #CurrentSelection span {
	position: absolute;
	width: 150px;
	left: -18px;
	top: 138px;
	color: #fff;
	font-family: 'HandOfSean';
	font-size: 22px;
	text-align: right;
}

#SignupForm #CurrentSelection a {
	position: absolute;
	width: 154px;
	left: 28px;
	top: 188px;
	height: 29px;
}

#SignupForm #CurrentSelection.Basic {
	background-position: 0px 0px;
}

#SignupForm #CurrentSelection.Standard {
	background-position: -198px 0px;
}

#SignupForm #CurrentSelection.Sponsored {
	background-position: -396px 0px;
}

#SignupForm #CurrentSelection.Featured {
	background-position: -594px 0px;
}

#SignupForm #Payment {
	background-image: url(/images/main/Highlight.gif);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	margin-top: 20px;
}

#SignupForm #Plans {
	background-image: url(/images/main/Highlight.gif);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	width: 920px;
	margin: 20px 0px 20px 10px;
}

#SignupForm #Plans table {
	width: 100%;
	border-bottom: solid 1px #ccc;
}

#SignupForm #Plans table td {
	width: 20%;
	padding: 20px 10px;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	text-align: center;
	color: #707070;
}

#SignupForm #Plans table td.left {
	border-left: none;
	text-align: left;
	font-weight: bold;
	background-color: #F3F9FE;
	font-size: 11px;
	vertical-align: middle;
}

td.left .info-button img {
	width: 20px;
	height: 19px;
	background-image: url(/images/account/profile-help.png);
	vertical-align: middle;
	margin-left: 5px;
}

#SignupForm #Plans table tr.header td {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: solid 2px #c0c0c0;
}

#SignupForm #Plans table tr.header td.left {
	font-size: 13px;
	text-transform: none;
	background: none;
}

#SignupForm #Plans table tr.header td.Basic {
	color: #8b6c30;
}

#SignupForm #Plans table tr.header td.Standard {
	color: #1e5736;
}

#SignupForm #Plans table tr.header td.Sponsored {
	color: #521c1c;
}

#SignupForm #Plans table tr.header td.Featured {
	color: #1c2d51;
}

#SignupForm #Plans table tr.values td {
	font-family: HandOfSean;
	color: #909090;
}

#SignupForm #Plans table tr.values td strong {
	font-weight: normal;
	font-size: 30px;
}

#SignupForm #Plans table tr.select td {
	border: none;
	padding-bottom: 30px;
	background: none;
}

#SignupForm #Plans table tr.select td input {
	width: 172px;
	height: 70px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
}

#SignupForm #Plans table tr.select td input.Basic {
	background-position: -16px -636px;
}

#SignupForm #Plans table tr.select td input.Standard {
	background-position: -189px -636px;
}

#SignupForm #Plans table tr.select td input.Sponsored {
	background-position: -189px -713px;
}

#SignupForm #Plans table tr.select td input.Featured {
	background-position: -16px -713px;
}

#SignupForm div.CurrentListing {
	width: 500px;
	height: 125px;
	position: relative;
	border: solid 1px #CCCCCC;
	padding: 17px 15px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 1px #CCC;
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 1px #CCC;
	box-shadow: 2px 2px 1px #CCC;
}

#SignupForm div.CurrentListing div {
	position: absolute;
	font: normal 14px/16px Arial;
}

#SignupForm div.CurrentListing strong {
	color: #104685;
	font: bold 16px/17px Arial;
}

#SignupForm div.CurrentListing span {
	font: normal 12px/15px Arial;
	color: #7D7D7D;
}

#SignupForm div.CurrentListing div.CurrentName {
	left: 20px;
	top: 20px;
	width: 125px;
}

#SignupForm div.CurrentListing div.CurrentPhone {
	left: 20px;
	top: 80px;
}

#SignupForm div.CurrentListing div.CurrentAddress {
	left: 185px;
	top: 20px;
	width: 170px;
	height: auto;
}

#SignupForm div.CurrentListing div.CurrentInfo {
	left: 240px;
	top: 110px;
	height: 30px;
	padding: 5px 9px;
}

#SignupForm div.CurrentListing div.CurrentInfo span {
	font: bold 28px/35px Arial;
	color: #E2E2E2;
	font-family: 'PTSans';
	font-style: italic;
}
/* End Signup */

/* Forms */
table.form td {
	padding: 2px 4px;
}

table.form td input.form {
	margin: 2px;
	padding: 1px 4px;
	vertical-align: middle;
	border: solid 1px #CCCCCC;
	outline: none;
	-moz-box-shadow: inset -1px -1px 2px #e4e4e4;
	-webkit-box-shadow: inset -1px -1px 2px #e4e4e4;
	box-shadow: inset -1px -1px 2px #e4e4e4;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	height: 24px;
	line-height: 18px;
	color: #7d7d7d;
}

table.form td select.form {
	margin: 2px;
	padding: 1px 4px;
	vertical-align: middle;
	border: solid 1px #CCCCCC;
	outline: none;
	-moz-box-shadow: inset -1px -1px 2px #e4e4e4;
	-webkit-box-shadow: inset -1px -1px 2px #e4e4e4;
	box-shadow: inset -1px -1px 2px #e4e4e4;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	height: 24px;
	line-height: 18px;
	color: #7d7d7d;
}

table.form td textarea.form {
	margin: 2px;
	padding: 1px 4px;
	vertical-align: middle;
	border: solid 1px #CCCCCC;
	outline: none;
	-moz-box-shadow: inset -1px -1px 2px #e4e4e4;
	-webkit-box-shadow: inset -1px -1px 2px #e4e4e4;
	box-shadow: inset -1px -1px 2px #e4e4e4;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	height: 24px;
	line-height: 18px;
	color: #7d7d7d;
}

table.form td input.form:focus {
	margin: 2px;
	-moz-box-shadow: inset -2px -2px 2px #CCCCCC;
	-webkit-box-shadow: inset -2px -2px 2px #CCCCCC;
	box-shadow: inset -2px -2px 2px #CCCCCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

table.form td select.form:focus {
	margin: 2px;
	-moz-box-shadow: inset -2px -2px 2px #CCCCCC;
	-webkit-box-shadow: inset -2px -2px 2px #CCCCCC;
	box-shadow: inset -2px -2px 2px #CCCCCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

table.form td textarea.form:focus {
	margin: 2px;
	-moz-box-shadow: inset -2px -2px 2px #CCCCCC;
	-webkit-box-shadow: inset -2px -2px 2px #CCCCCC;
	box-shadow: inset -2px -2px 2px #CCCCCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

img.button-info {
	width: 53px;
	height: 60px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -389px -487px;
	vertical-align: middle;
	margin-right: 10px;
}

img.button-search {
	width: 53px;
	height: 60px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -444px -488px;
	vertical-align: middle;
	margin-right: 10px;
}

img.button-profiles {
	width: 53px;
	height: 60px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -502px -488px;
	vertical-align: middle;
	margin-right: 10px;
}

div.Contact-img {
	background-image: url(/images/headers/contactus.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 237px;
	height: 183px;
	float: right;
	margin-top: -60px;
	margin-bottom: -102px;
}
/* End Forms */

/* Profile */
#MainProfile div.Results-Header {
	position: relative;
}

#ProfileSummary div.Results-Header {
	position: relative;
}

#MainProfile {
	position: relative;
}

#MainProfile a.claim-listing {
	display: block;
	float: none;
	position: absolute;
	top: 110px;
	z-index: 1;
}

#MainProfile a.claim-listing img {
	background-image: url(/images/headers/claim-listing.png);
	width: 385px;
	height: 224px;
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
}

#ProfileSummary div.separator {
	clear: both;
}

div.Results-Header h1 {
	font-size: 28px;
	color: #2B2B2B;
	position: relative;
}

div.Results-Header span.HightlightName {
	color: #104685;
}

div.Member-Since {
	margin-top: 20px;
}

div.Profile-Details {
	float: left;
	width: 375px;
	color: #323232;
	font: normal 12px/16px Arial;
}

div.Profile-Details .Phone {
	font: normal 20px/26px Arial;
	display: block;
	margin-bottom: 5px;
}

div.Profile-Details strong {
	font-weight: normal;
	color: #464646;
}

div.Profile-Details a:hover {
	text-decoration: none;
}

div.Profile-Details td {
	color: #464646;
}

div.Profile-Description {
	float: left;
	width: 375px;
	margin-top: 10px;
}

div.Profile-Description strong {
	font-weight: normal;
	color: #3e5773;
}

div.Profile-Description .Tag {
	font-style: italic;
}

div.Profile-Description img.button-call {
	margin: 10px 0px 0px 15px;
}

div.Profile-Description img.button-email {
	margin: 10px 0px 0px 0px;
}

div.Profile-Map {
	width: 290px;
	height: 270px;
	background-color: #e9e9e9;
	padding: 10px;
	float: right;
	position: relative;
}

div.Profile-Map a.showmap {
	position: absolute;
	left: -29px;
	top: 0px;
}

div.Profile-Map a.showmap img {
	width: 29px;
	height: 29px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -819px -345px;
}

div.Profile-Map a.showmap img:hover {
	background-position: -850px -345px;
}

div.Profile-Map a.showmap.active img {
	background-position: -850px -345px;
}

div.Profile-Map.expanded a.showmap {
	display: none;
}

div.Profile-Map a.showpics {
	position: absolute;
	left: -29px;
	top: 30px;
}

div.Profile-Map a.showpics img {
	width: 29px;
	height: 29px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -819px -375px;
}

div.Profile-Map a.showpics img:hover {
	background-position: -850px -375px;
}

div.Profile-Map a.showpics.active img {
	background-position: -850px -375px;
}

div.Profile-Map.expanded a.showpics {
	display: none;
}

div.Profile-Map div.container {
	width: 288px;
	height: 225px;
	border: solid 1px #d0c0c0;
	overflow: hidden;
	position: relative;
}

div.Profile-Map div.container2 {
	width: 288px;
	height: 265px;
	border: solid 1px #d0c0c0;
}

div.Profile-Map a {
	display: inline-block;
}

div.Profile-Map a:active {
	outline: none;
}

div.Profile-Map a:focus {
	outline: none;
}

div.Profile-Map a.largemap {
	padding: 10px 10px 10px 0px;
}

div.Profile-Map a.largemap:hover {
	text-decoration: none;
}

div.Profile-Map a.largemap img {
	width: 30px;
	height: 30px;
	vertical-align: middle;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -819px -405px;
	margin: 0px 5px 0px 0px;
}

div.Profile-Map a.largemap span {
	vertical-align: middle;
}

div.Profile-Map a.largemap:hover span {
	text-decoration: underline;
}

div.Profile-Map a.getdirections {
	padding: 10px 0px 10px 10px;
}

div.Profile-Map a.getdirections:hover {
	text-decoration: none;
}

div.Profile-Map a.getdirections img {
	width: 30px;
	height: 30px;
	vertical-align: middle;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -819px -435px;
	margin: 0px 5px 0px 0px;
}

div.Profile-Map a.getdirections span {
	vertical-align: middle;
}

div.Profile-Map a.getdirections:hover span {
	text-decoration: underline;
}

#ProfileVideos {
	background-color: #e9e9e9;
	position: relative;
	height: 122px;
	margin: 20px 0px 0px 0px;
}

#ProfileVideos div.Left {
	width: 20px;
	height: 122px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -759px -343px;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
}

#ProfileVideos div.Videos {
	width: 680px;
	height: 122px;
	overflow: hidden;
	position: absolute;
	left: 21px;
	top: 0px;
}

#ProfileVideos div.Videos div.Scroller {
	width: 9000px;
	height: 122px;
}

#ProfileVideos div.Videos div.Scroller div.Video {
	float: left;
	padding: 10px 20px 10px 0px;
	position: relative;
	cursor: pointer;
}

#ProfileVideos div.Videos div.Scroller div.Video div.Title {
	position: absolute;
	width: 134px;
	height: 42px;
	color: #fff;
	left: 0px;
	bottom: 10px;
	background-color: #000;
	font: normal 11px/14px Arial;
	display: none;
}

#ProfileVideos div.Videos div.Scroller div.Video:hover div.Title {
	display: block;
}

#ProfileVideos div.Videos div.Scroller div.Video div.Title a {
	display: block;
	padding: 8px;
	text-align: left;
	color: #fff;
}

#ProfileVideos div.Videos div.Scroller div.Video div.Title a:hover {
	text-decoration: none;
}

#ProfileVideos div.Right {
	width: 20px;
	height: 122px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -795px -343px;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
}

#ProfileTabs {
	margin: 20px 0px 0px 0px;
}

div.Profile-Panel {
	padding: 30px 20px;
	background-image: url(/images/main/Header-Bg2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font: normal 11px/20px Arial;
	min-height: 600px !important;
}

div.Profile-Panel div.Review-Item {
	border: solid 1px #d0d0d0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	clear: both;
	margin: 0px 0px 20px 0px;
}

div.Profile-Panel div.Review-Item div.Edge {
	border: solid 1px #fff;
	background-image: url(/images/main/Review-Bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 20px;
}

div.Profile-Panel div.Review-Item div.Edge h2 {
	font: normal 20px/20px Arial;
	color: #464646;
	padding: 15px 0px;
}

div.Profile-Panel div.Review-Item div.Edge h3 {
	font: normal 14px/20px Arial;
	color: #054185;
}

div.Profile-Panel div.Review-Item div.Edge span {
	font: normal 11px/11px Arial;
	color: #909090;
}

div.Profile-Panel div.Review-Item div.Edge div {
	font: normal 11px/16px Arial;
	color: #404040;
	padding-top: 10px;
}

div.Profile-Panel img.button-review {
	width: 127px;
	height: 28px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -389px -486px;
}

div.Profile-Panel img.button-review:hover {
	background-position: -389px -514px;
}

div.Profile-Panel img.button-first-review {
	width: 187px;
	height: 28px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -516px -486px;
}

div.Profile-Panel img.button-first-review:hover {
	background-position: -516px -514px;
}

img.ProfilePic {
	margin: 5px 15px 0px 0px;
}

a.report-abuse {
	font: normal 12px/16px Arial;
	float: right;
	margin-bottom: 10px;
	margin-right: 10px;
}
/* End Profile */

/* Virtual Map */
div.Map-Box {
	height: 775px;
	background-image: url(/images/main/Virtual-Map.png);
	background-repeat: no-repeat;
	background-position: right top;
}

div.Map-Box div.Map-Header {
	height: 55px;
	position: relative;
}

div.Map-Box div.Map-Header input.Map-Zip {
	border: none;
	margin: 0px;
	padding: 0px;
	font: normal 12px/12px Arial;
	color: #707070;
	width: 325px;
	position: absolute;
	left: 460px;
	top: 22px;
	outline: none;
}

div.Map-Box div.Map-Header input.Map-Zip:focus {
	outline: none;
}

div.Map-Box div.Map-Header input.Map-Zip:active {
	outline: none;
}

div.Map-Box div.Map-Header input.Map-Button {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 120px;
	height: 40px;
	position: absolute;
	left: 800px;
	top: 9px;
}

div.Map-Box div.Map-Header div.Map-County {
	position: absolute;
	left: 320px;
	top: 23px;
	font: normal 11px/11px Arial;
	width: 120px;
	height: auto;
	color: #909090;
	font-style: italic;
}

div.Full-Map {
	padding: 0px;
	position: relative;
	border: solid 1px #aaa;
}

div.Full-Map div.Shadow-Top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 5px;
	z-index: 1;
}

div.Full-Map div.Shadow-Top div {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background-color: #000;
}

div.Full-Map div.Shadow-Top div.s1 {
	height: 1px;
	opacity: 0.1;
	filter: alpha(opacity=10);
}

div.Full-Map div.Shadow-Top div.s2 {
	height: 2px;
	opacity: 0.08;
	filter: alpha(opacity=08);
}

div.Full-Map div.Shadow-Top div.s3 {
	height: 3px;
	opacity: 0.06;
	filter: alpha(opacity=06);
}

div.Full-Map div.Shadow-Top div.s4 {
	height: 4px;
	opacity: 0.04;
	filter: alpha(opacity=04);
}

div.Full-Map div.Shadow-Top div.s5 {
	height: 5px;
	opacity: 0.02;
	filter: alpha(opacity=02);
}

div.Full-Map div.Shadow-Left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 5px;
	height: 100%;
	z-index: 1;
}

div.Full-Map div.Shadow-Left div {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	background-color: #000;
}

div.Full-Map div.Shadow-Left div.s1 {
	width: 1px;
	opacity: 0.1;
	filter: alpha(opacity=10);
}

div.Full-Map div.Shadow-Left div.s2 {
	width: 2px;
	opacity: 0.08;
	filter: alpha(opacity=08);
}

div.Full-Map div.Shadow-Left div.s3 {
	width: 3px;
	opacity: 0.06;
	filter: alpha(opacity=06);
}

div.Full-Map div.Shadow-Left div.s4 {
	width: 4px;
	opacity: 0.04;
	filter: alpha(opacity=04);
}

div.Full-Map div.Shadow-Left div.s5 {
	width: 5px;
	opacity: 0.02;
	filter: alpha(opacity=02);
}
/* End Virtual Map */

/* Ask an Expert */
div.Ask-List {
	padding: 5px 0px 0px 20px;
	color: #707070;
}

div.Ask-List img {
	margin: 0px 15px 0px 0px;
	vertical-align: middle;
}

#AskExpertLogin {
	width: 726px;
	height: 320px;
}

#AskExpertLogin div.position {
	margin-top: -35px;
	background-image: url(/images/headers/Ask-Expert-Login.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 726px;
	height: 320px;
	position: relative;
	z-index: 1;
}

#AskExpertLogin div.Left {
	float: left;
	width: 350px;
	padding: 55px 0px 0px 0px;
	position: relative;
}

#AskExpertLogin div.Left input:focus {
	outline: none;
}

#AskExpertLogin div.Left input:active {
	outline: none;
}

#AskExpertLogin div.Left h4 {
	padding-left: 0px;
}

#AskExpertLogin div.Left span.login-text {
	position: absolute;
	font: bold 12px/12px Arial;
	color: #fff;
	top: 125px;
	left: 36px;
}

#AskExpertLogin div.Left span.password-text {
	position: absolute;
	font: bold 12px/12px Arial;
	color: #fff;
	top: 170px;
	left: 36px;
}

#AskExpertLogin div.Left span.required-text {
	position: absolute;
	font: bold 11px/11px Arial;
	color: #fff;
	top: 145px;
	right: 4px;
}

#AskExpertLogin div.Left span.required-password {
	position: absolute;
	font: bold 11px/11px Arial;
	color: #fff;
	top: 190px;
	right: 4px;
}

#AskExpertLogin div.Left span.error-message {
	position: absolute;
	font: bold 12px/12px Arial;
	color: #fff;
	top: 230px;
	left: 36px;
}

#AskExpertLogin div.Left input.username {
	position: absolute;
	border: none;
	background: none;
	margin: 0px;
	padding: 0px;
	font: normal 12px/12px Arial;
	color: #707070;
	top: 145px;
	left: 42px;
	width: 235px;
}

#AskExpertLogin div.Left input.password {
	position: absolute;
	border: none;
	background: none;
	margin: 0px;
	padding: 0px;
	font: normal 12px/12px Arial;
	color: #707070;
	top: 190px;
	left: 42px;
	width: 235px;
}

#AskExpertLogin div.Left a.forgot {
	position: absolute;
	top: 212px;
	left: 36px;
	color: #b2e4f9;
}

#AskExpertLogin div.Left a.signin {
	position: absolute;
	top: 215px;
	right: 63px;
	height: 25px;
	text-align: center;
	padding-right: 10px;
	font: normal 13px/25px Arial;
	color: #fff;
}

#AskExpertLogin div.Left a.signin:hover {
	background-position: 0px -28px;
}

#AskExpertLogin div.Left span.signin-text {
	position: absolute;
	top: 305px;
	left: 5px;
	font: italic 11px/11px Arial;
	color: #909090;
}

#AskExpertLogin div.Right {
	float: right;
	width: 260px;
	padding: 180px 40px 0px 0px;
}

#AskExpertLogin div.Right strong {
	color: #104685;
	font: bold 12px/16px Arial;
}

#AskExpertLogin div.Right p {
	margin: 0px;
	padding: 0px;
	font: normal 11px/20px Arial;
	color: #707070;
}

#AskHeaderContent {
	margin-bottom: 6px;
}

#AskHeaderContent a img {
	margin-left: -12px;
}

#AAEHeader {
}

#AAEHeader div.AAE-bg {
	width: 799px;
	height: 388px;
	background-image: url(/images/headers/AAE-Visitor.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: -66px;
	margin-top: -20px;
	position: relative;
	color: #FFFFFF;
}

#AAEHeader div.AAE-bg div.left {
	width: 225px;
	position: absolute;
	top: 138px;
	left: 143px;
}

#AAEHeader div.AAE-bg div.right {
	width: 225px;
	position: absolute;
	top: 138px;
	right: 83px;
}

#AAEHeader div.AAE-bg div.textleft {
	position: absolute;
	top: 250px;
	left: 164px;
	width: 183px;
}

#AAEHeader div.AAE-bg div.textright {
	position: absolute;
	width: 183px;
	top: 250px;
	right: 104px;
}

#AAEHeader div.AAE-bg2 {
	width: 799px;
	height: 388px;
	background-image: url(/images/headers/AAE-Expert.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: -66px;
	margin-top: -20px;
	position: relative;
	color: #FFFFFF;
}

#AAEHeader div.AAE-bg2 div.left {
	width: 225px;
	position: absolute;
	top: 138px;
	left: 143px;
}

#AAEHeader div.AAE-bg2 div.right {
	width: 225px;
	position: absolute;
	top: 138px;
	right: 83px;
}

#AAEHeader div.AAE-bg2 div.textleft {
	position: absolute;
	top: 250px;
	left: 164px;
	width: 183px;
}

#AAEHeader div.AAE-bg2 div.textright {
	position: absolute;
	top: 250px;
	right: 104px;
	width: 183px;
}

div.details-header {
	font-size: 14px;
	color: #7B7B7B;
	padding: 15px 5px 5px 5px;
	margin: 0px 0px -22px 0px;
	border-top: dotted 1px #CCCCCC;
}

div.details-sml {
	width: 100%;
	color: #D1D1D1;
	float: right;
	text-align: right;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 2px 0px;
}

div.askquestion {
	width: 145x;
	height: 53px;
	z-index: 1;
	float: right;
	margin-top: -30px;
	position: relative;
	margin-right: 15px;
}
/* End Ask an Expert */

/* Other */
#HomeContent {
	width: 720px;
	margin: 0px 19px 0px 0px;
}

#LargestCities {
	width: 720px;
	margin: 0px 0px 0px 0px;
}

#MainContent {
	padding-bottom: 10px;
	font: normal 12px/22px Arial;
}

#MainContent h4 {
	padding-left: 0px;
}

a.Button1 {
	display: block;
	border-top: solid 1px #c5ccd4;
	border-right: solid 1px #e6e9ed;
	border-bottom: solid 1px #e6e9ed;
	border-left: solid 1px #c5ccd4;
}

a.Button1 span {
	display: block;
	border-top: solid 1px #e6e9ed;
	border-right: solid 1px #c5ccd4;
	border-bottom: solid 1px #c5ccd4;
	border-left: solid 1px #e6e9ed;
	font: normal 11px/11px Arial;
	padding: 4px 20px;
	color: #5d8fc9;
}

a.Button1.divet {
	height: 18px;
}

a.Button1.divet span {
	height: 16px;
	padding: 0px;
}

a.Button1.divet span img {
	width: 9px;
	height: 6px;
	background-image: url(/images/main/Divets.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 5px 7px 3px 8px;
}

a.Button1.divet.collapse span img {
	background-position: 0px -5px;
}

img.Sponsored-Icon {
	width: 21px;
	height: 20px;
	vertical-align: middle;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -688px -342px;
	margin: 0px;
}

img.Featured-Icon {
	width: 21px;
	height: 20px;
	vertical-align: middle;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -711px -342px;
	margin: 0px;
}

img.button-email {
	width: 176px;
	height: 36px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -390px -414px;
}

img.button-email:hover {
	background-position: -390px -450px;
}

img.button-call {
	width: 143px;
	height: 36px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -567px -414px;
}

img.button-call:hover {
	background-position: -567px -450px;
}

img.button-quote {
	width: 401px;
	height: 96px;
	background-image: url(/images/headers/testimonial-quote.png);
	background-repeat: no-repeat;
}

img.button-step1 {
	width: 53px;
	height: 60px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -77px -438px;
	vertical-align: middle;
	margin-right: 10px;
}

img.button-step1a {
	width: 53px;
	height: 60px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -560px -486px;
	vertical-align: middle;
	margin-right: 10px;
}

img.button-step2 {
	width: 53px;
	height: 60px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -502px -486px;
	vertical-align: middle;
	margin-right: 10px;
}

img.button-step3 {
	width: 53px;
	height: 60px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -189px -438px;
	vertical-align: middle;
	margin-right: 10px;
}

img.button-list-1 {
	width: 28px;
	height: 29px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -365px -626px;
}

img.button-list-2 {
	width: 28px;
	height: 29px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -365px -662px;
}

img.button-list-3 {
	width: 28px;
	height: 29px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -365px -697px;
}

.button-continue {
	width: 263px;
	height: 66px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -16px -503px;
	vertical-align: middle;
	margin-right: 10px;
	border: none !important;
	padding: 0px !important;
}

.button-bestanswer {
	width: 29px;
	height: 29px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -713px -413px;
	vertical-align: middle;
	border: none !important;
	padding: 0px !important;
}

.button-bestanswer.answered {
	opacity: 0.2;
	filter: alpha(opacity=20);
}

input.button-post-question {
	width: 263px;
	height: 66px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -416px -626px;
	vertical-align: middle;
	margin-right: 10px;
	border: none !important;
	padding: 0px !important;
}

input.button-finish {
	width: 263px;
	height: 66px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -16px -570px;
	vertical-align: middle;
}

img.button-check {
	width: 36px;
	height: 42px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -247px -448px;
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
}

img.button-keep-continue {
	width: 436px;
	height: 70px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -280px -551px;
}

img.button-answer {
	width: 293px;
	height: 28px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -389px -621px;
}

img.button-answer:hover {
	background-position: -389px -649px;
}

img.button-ask-question {
	width: 129px;
	height: 28px;
	background-image: url(/images/main/Main-Sprite.png);
	background-repeat: no-repeat;
	background-position: -389px -677px;
}

img.button-ask-question:hover {
	background-position: -389px -705px;
}

div.bread {
	font-size: 10px;
	margin: 5px 0px 15px 0px;
	background-image: url(/images/main/BreadBG.jpg);
	background-repeat: no-repeat;
	width: 690px;
	padding: 8px 15px 10px 15px;
	vertical-align: middle;
}

div.bread img {
	background-image: url(/images/main/BreadSpacer.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 24px;
	vertical-align: middle;
	margin: -8px 2px 0px 2px;
}

span.validator {
	font-size: 12px;
}

div.legal {
	font: normal italic 10px/15px Arial;
	color: #909090;
	clear: both;
}

a.legal {
	font: normal italic 11px/15px Arial;
	color: #43833E;
}

div.divider {
	clear: both;
	margin: 30px 0px 10px 0px;
	height: 1px;
	border-bottom: solid 1px #d3d3d3;
}

#BlogHome div.divider {
	margin: 10px 0px;
}

#RecentBlogs div.divider {
	margin: 10px 0px;
}

div.category {
	border-bottom: none;
	padding-bottom: 10px;
	padding-left: 15px;
}

div.category a {
	font-size: 12px;
	font-weight: bold;
}
/* End Other */

/* Check and Radio Styles */
input.ui-check-style {
	padding: 0px !important;
	margin: 0px !important;
	border: none !important;
	width: 16px !important;
	height: 20px !important;
	visibility: hidden !important;
	vertical-align: middle !important;
}

input.ui-check-style2 {
	margin: 6px 0px !important;
	padding: 0px !important;
}

input.ui-radio-style {
	padding: 0px !important;
	margin: 0px 2px 0px 2px !important;
	border: none !important;
	width: 20px !important;
	height: 18px !important;
	vertical-align: middle !important;
	visibility: hidden !important;
}

img.ui-check-style {
	background: url(/Admin/images2/ToolBar_02.gif) no-repeat -284px -167px;
	width: 16px;
	height: 20px;
	cursor: default;
	border: none;
	display: inline;
	margin: 0px 0px 0px 2px;
	vertical-align: middle;
}

div.Profile-Box img.ui-check-style {
	margin: 3px;
}

table.ui-input-style img.ui-check-style {
	margin: 1px 5px 1px 2px;
}

label.ui-check-style {
	padding: 2px 0px 2px 2px;
	vertical-align: middle;
	font: normal 12px/12px Arial;
}

img.ui-check-style.over {
	background-position: -316px -167px;
}

img.ui-check-style.checked {
	background-position: -300px -167px;
}

img.ui-check-style.red {
	background-position: -474px -557px;
}

img.ui-check-style.red.over {
	background-position: -506px -557px;
}

img.ui-check-style.red.checked {
	background-position: -490px -557px;
}

img.ui-check-style.disabled {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

img.ui-radio-style {
	background: url(/Admin/images2/ToolBar_02.gif) no-repeat -334px -168px;
	width: 20px;
	height: 18px;
	cursor: default;
	border: none;
	display: inline;
	margin: 0px 0px 0px 2px;
	vertical-align: middle;
}

img.ui-radio-style.over {
	background-position: -354px -168px;
}

img.ui-radio-style.checked {
	background-position: -374px -168px;
}
/* End Check and Radio Styles */

/* Page Styles */
#PageBody {
	width: auto;
	height: auto;
	min-height: 218px;
	background-image: url(/images/main/Page-Header.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

#MZone {
	width: 994px;
	margin: 0px auto;
	padding: 0px;
	height: auto;
}

#MZone #PageTop {
	height: 126px;
}

#MZone #PageTop #TopNav {
	float: right;
	height: 36px;
}

#MZone #PageTop #TopNav a {
	display: block;
	color: #203501;
	font: normal 13px/36px Arial;
	text-decoration: none;
	text-align: center;
}

#MZone #PageTop #TopNav a:hover {
	color: #fbfbfb;
}

#MZone #PageTop #TopNav .nav-1 a {
	width: 51px;
	height: 36px;
}

#MZone #PageTop #TopNav .nav-2 a {
	width: 85px;
}

#MZone #PageTop #TopNav .nav-3 a {
	width: 108px;
}

#MZone #PageTop #TopNav .nav-4 a {
	width: 111px;
}

#MZone #PageTop #Logo {
	display: inline-block;
	float: left;
}

#MZone #PageTop #Logo img {
	display: block;
	width: 500px;
	height: 85px;
}

#MZone #PageTop #SearchBox {
	float: right;
	padding: 40px 0px 0px 0px;
}

#MZone #PageTop #SearchBox td {
	vertical-align: top;
}

#MZone #PageTop #SearchBox input {
	border: none;
	background: none;
	width: 290px;
	font: normal 11px/12px Arial;
	color: #656565;
	margin: 0px;
	outline: none;
	padding: 10px 10px;
}

#MZone #PageTop #SearchBox input:focus {
	outline: none;
}

#MZone #PageTop #SearchBox input:active {
	outline: none;
}

#MZone #PageTop #SearchBox img {
	width: 80px;
	height: 32px;
	cursor: pointer;
}

#MZone #MainNav {
	height: 43px;
	padding: 0px 0px 0px 7px;
}

#MZone #MainNav a {
	display: block;
	text-decoration: none;
}

#MZone #MainNav a:hover {
	text-decoration: none;
}

#MZone #MainNav img {
	display: block;
	height: 43px;
	background-image: url(/images/main/Navigation.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#MZone #MainNav .nav-1 img {
	width: 124px;
}

#MZone #MainNav .nav-2 img {
	width: 126px;
	background-position: -124px 0px;
}

#MZone #MainNav .nav-3 img {
	width: 85px;
	background-position: -250px 0px;
}

#MZone #MainNav .nav-4 img {
	width: 85px;
	background-position: -335px 0px;
}

#MZone #MainNav .nav-5 img {
	width: 61px;
	background-position: -420px 0px;
}

#MZone #MainNav .nav-6 img {
	width: 108px;
	background-position: -481px 0px;
}

#MZone #MainNav .nav-7 img {
	width: 57px;
	background-position: -589px 0px;
}

#MZone #MainNav .nav-8 img {
	width: 114px;
	background-position: -646px 0px;
}

#MZone #MainNav .nav-9 img {
	width: 220px;
	background-position: -760px 0px;
}

#MZone #MainNav .nav-9 {
	background-position: -760px 0px;
	width: 220px;
	background-image: url(/images/main/Navigation.gif);
	text-align: center;
	color: #467303;
}

#MZone #MainNav .nav-9 span {
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
	padding: 0px 2px 0px 0px;
}

#MZone #MainNav .nav-1:hover img {
	background-position: 0px -43px;
}

#MZone #MainNav .nav-2:hover img {
	background-position: -124px -43px;
}

#MZone #MainNav .nav-3:hover img {
	background-position: -250px -43px;
}

#MZone #MainNav .nav-4:hover img {
	background-position: -335px -43px;
}

#MZone #MainNav .nav-5:hover img {
	background-position: -420px -43px;
}

#MZone #MainNav .nav-6:hover img {
	background-position: -481px -43px;
}

#MZone #MainNav .nav-7:hover img {
	background-position: -589px -43px;
}

#MZone #MainNav .nav-8:hover img {
	background-position: -646px -43px;
}

#MZone #MainNav .nav-1.active img {
	background-position: 0px -86px;
}

#MZone #MainNav .nav-2.active img {
	background-position: -124px -86px;
}

#MZone #MainNav .nav-3.active img {
	background-position: -250px -86px;
}

#MZone #MainNav .nav-4.active img {
	background-position: -335px -86px;
}

#MZone #MainNav .nav-5.active img {
	background-position: -420px -86px;
}

#MZone #MainNav .nav-6.active img {
	background-position: -481px -86px;
}

#MZone #MainNav .nav-7.active img {
	background-position: -589px -86px;
}

#MZone #MainNav .nav-8.active img {
	background-position: -646px -86px;
}

#MZone #MainSubArea {
	background-image: url(/images/main/Main-Tile.gif);
	background-repeat: repeat-y;
	margin-top: 49px;
	width: 948px;
	height: auto;
	padding: 0px 19px 0px 27px;
}

#MZone #MainSubArea #MainZone {
	width: 718px;
	margin: -49px 21px auto 0px;
	padding-top: 10px;
	position: relative;
}

#MZone #MainSubArea .wide #MainZone {
	width: 950px;
	margin-right: 0px;
}

#MZone #MainSubArea #BrowseSubZone {
	padding-right: 19px;
}

#MZone #TopRightSubZone {
	width: 209px;
	background-image: url(/images/main/Right-Panel.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: -49px 0px auto 0px;
	min-height: 506px;
	position: relative;
}

#MZone #TopRightSubZone #SpecialtySpotlight {
	min-height: 507px;
}

#MZone #TopRightSubZone #SpecialtySpotlight div.Spotlight {
	padding: 15px;
}

#MZone #InsiderSubZone {
	padding-bottom: 60px;
}

#MZone #VideosSubZone {
	padding-bottom: 60px;
}

#PageFooter {
	height: 215px;
	background-image: url(/images/main/Bottom-Bg.gif);
	background-repeat: repeat-x;
}

#PageFooter #FooterZone {
	height: 215px;
	background-image: url(/images/main/Page-Bottom.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

#PageFooter #FooterZone #FooterContent {
	width: 980px;
	height: 215px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}

#PageFooter #FooterZone #FooterContent td {
	padding: 20px 50px 20px 20px;
	vertical-align: top;
}

#PageFooter #FooterZone #FooterContent td a {
	display: block;
	font: normal 12px/24px Arial;
	color: #fff;
}

#PageFooter #FooterZone #FooterContent #Bottom {
	position: absolute;
	bottom: 0px;
	left: 20px;
	font: normal 11px/30px Arial;
	width: 940px;
	color: #a4a4a4;
}

#PageFooter #FooterZone #FooterContent #Bottom a {
}
/* End Page Styles */
