/* Comment by rb */
/* Comment by CB */
body {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	background-image:url(images/MainBg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#0B67BA;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin-top:5px;
	margin-bottom:3px;
	color:#5A5D40;
	text-indent:0px;
	}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin-top:5px;
	margin-bottom:3px;
	color:#5A5D40;
	text-indent:0px;
	}
	
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin-top:5px;
	margin-bottom:3px;
	color:#5A5D40;
	text-indent:0px;
	}
	
p {	
	margin-top:5px;
	margin-bottom:5px;
	}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}


#headerContainer {
	background-image:url(images/HeaderBg.gif);
	height:114px;
	width:970px;
	}
	
#headerContainerTwo {
	background-image:url(images/HeaderBg2.gif);
	height:125px;
	width:970px;
	}
	
#logo {
	height:74px;
	float:left;
	display:inline;
	position:relative;
	left:5px;
	top:5px;
	}
	
#slogan {
	background-image:url(images/slogan.gif);
	float:right;
	position:relative;
	top:20px;
	margin-right:30px;
	height:22px;
	width:602px;
	background-repeat:no-repeat;
	}
	
#globalNavContainer {
	/* width:730px; */
	float:right;
	position:relative;
	top:32px;
	}
	
#globalNavContainer table {
	background-image: url(images/GlobalNavDivide.gif);
	}
	
#contentContainer {
	width:970px;
	background-color:#FFF;
	border:1px solid #FFF;
	vertical-align:top;
	background-image:url(images/contentBg.jpg);
	background-repeat:repeat-y;
	}
	
#contentContainerTwo {
	width:970px;
	background-color:#FFF;
	vertical-align:top;
	background-image:url(images/contentBgTwo.jpg);
	background-repeat:repeat-y;
	}
	
#twoColContainer{
	float:left;
	display:inline;
	}
	
#colOne{
	width:218px;
	float:left;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	border-right:1px solid #ccc;
	}
	
	
#listingDetailColOne{
	width:218px;
	float:left;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	}
	
#listingDetailColTwo{
	width:575px;
	float:left;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	}
	
.controlBar {
	height:30px;
	position:relative;
	text-align:center;
	}
	
.controlBarDiv {
	text-align:center;
	position:relative;
	top:2px;
	}
	
.controlBar a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#1B75CD;
	padding-right:5px;
	}

.controlBar a:hover {
	color:#0B4877;
	text-decoration:underline;
	}
	
	
.controlBar td {
	position:relative;
	top:3px;
	}
	
.controlBar td {
	vertical-align:middle;
	}
	
#colTwo{
	width:583px;
	float:left;
	display:inline;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#colTwo a{
	color:#0A4877;
	}

#colTwo a:hover{
	color:#1B75CD;
	}
	
#colThree{
	width:167px;
	float:right;
	display:inline;
	border-left:1px solid #ccc;
	}
	
.colOneMarquis {
	background-image:url(images/colOneMarquisBg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:left;
	font-size:12px;
	padding:10px 20px 10px 20px;
	color:#0B4877;
	border-bottom:1px solid #1B75CD;
	margin-top:0px;
	background-color:#FFF;
	}
	
.brokerMarquis {
	background-repeat:repeat-x;
	background-position:top;
	text-align:left;
	font-size:12px;
	padding:10px 20px 10px 20px;
	color:#0B4877;
	margin-top:0px;
	}
	
.listingPhotos table{
	border:1px solid #ccc;
	text-align:center;
	padding:1px;
	background-color:#FFF;
	margin-top:5px;
	margin-bottom:5px;
	}
	
.loginMarquis {
	background-image:url(images/colOneMarquisBg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:left;
	font-size:12px;
	padding:10px 10px 10px 10px;
	color:#0B4877;
	}
	
.loginMarquis a{
	color:#0B4877;
	}
	
	
.loginMarquis a:hover{
	color:#1B75CD;
	}
	
	
.loginMarquis ul{
	list-style:none;
	margin-top:5px;
	margin-left:30px;
	}
	
.smalltext {
	font-size:10px;
	}
	

	
.Marquis {
	background-image:url(images/colOneMarquisBg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align:left;
	font-size:12px;
	color:#0B4877;
	padding:2px 10px 10px 10px;
	}
	
.Marquis a{
	color:#1B75CD;
	}
	
.Marquis a:hover{
	color:#FFF;
	}
	
	
	
.Marquis ul {
	list-style:none;
	margin-top:5px;
	margin-left:30px;
	}

.Marquis li {
	list-style:none;
	}

	
.clear {
	height:1px;
	margin-top:-1px;
	clear:both;
	}
	
#Bar {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 width:980px;
 color:#0B4877;
 float:left;
 display:inline;
 position:relative;
 top:17px;
 left:15px;
}

#BarTwo {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 width:970px;
 color:#0B4877;
 float:left;
 display:inline;
 position:relative;
 top:10px;
 left:15px;
}
	
#Nav {
 float:left;
 display:inline;
 position:relative;
 left:15px;
 }

#NavTwo {
 float:left;
 display:inline;
 position:relative;
 left:15px;
 top:12px;
 }
 
 
#sectionNav {
 float:left;
 margin-top:10px;
 }
 
/*
#sectionNav td {
	border-right:1px solid #82B5FB;
	padding-top:3px;
	padding-bottom:3px;
	}
 
#sectionNav a {
	 text-decoration:none;
	  color:#0B4877;
	  margin-left:8px;
	  margin-right:8px;
	 }
	 
#sectionNav a:hover {
	 text-decoration:none;
	  color:#FFF;
	  margin-left:8px;
	  margin-right:8px;
	 }
	 
.sectionNavBg {

	}
	
.sectionNavBgOver {
	background-image:url(images/sectionalNavBgOver.jpg);
	background-repeat:repeat-x;
	}
	*/
	 
#Nav a {
	 text-decoration:none;
	  color:#0B4877;
	 }
	
#NavTwo a {
	 text-decoration:none;
	  color:#0B4877;
	 }
	 
#Nav a:hover {
	 text-decoration:underline;
	  color:#0B4877;
	 }
	 
	 
#NavTwo a:hover {
	 text-decoration:underline;
	  color:#0B4877;
	 }
	 
#headerContactInfo {
 text-align:left;
 float:right;
 display:inline;
 }
 
#partnerAd {
 text-align:left;
 float:right;
 display:inline;
 width:270px;
 height:41px;
 vertical-align:middle;
  }

#partnerAd a 
{
	color:#1080C0;
	text-decoration:none;
}

#partnerAd a:hover
{
	color:#40A0FF;
	cursor:pointer;
}
 
#partnerAdText {
 text-align:left;
 float:right;
 display:inline;
 position:relative;
 top:13px;
 margin-right:6px;
 }
 
#partnerLogo {
 float:right;
 display:inline;
 position:relative;
 height:40px;
 margin:2px;
}
	
.arrow {
	font-size:18px;
	margin-right:5px;
	color:#1B75CD;
	}
	
#loginBarTwo {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 width:970px;
 color:#0B4877;
 float:left;
 margin-top:9px;
 height:41px;
}

#loginBar {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 width:970px;
 color:#0B4877;
 float:left;
 display:inline;
 position:relative;
 top:10px;
 left:15px;
}


	
 

	
#footer {
	font-family:Arial, Helvetica, sans-serif;
	width:970px;
	background-image:url(images/footerbg.jpg);
	border-bottom:1px solid #fff;
	padding:5px 0px 5px 0px;
	font-size:12px;
	color:#999;
	text-align:center;
	
	}
	
#footer a {
	color:#0A4877;
	margin-left:5px;
	margin-right:5px;
	}
	
#footer a:hover {
	color:#1B75CD;
	}
	
#copyright {
	width:970px;
	font-size:12px;
	color:#fff;
	margin-top:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	
	}
	
	
#copyright a {
	color:#fff;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
	}
	
#copyright a:hover {
	text-decoration:underline;
	}





#channelFlash {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	margin:0px;
	padding:0px;
	}
	
#channelFlashWide {
	width:824px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	margin:0px;
	padding:0px;
	}
	
	
#mapContainer {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	margin:0px;
	padding:0px;
	}


#centerChannelsContainer {
	width:583px;
	background-image:url(images/centerLinksBg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FEFDF9;
	margin-top:0px;
	padding: 0px;
}	
	
	
.listLinksContainer {
	text-align:center;
	margin-top:5px;
	padding-top:5px;
	padding-left:2px;
	font-family:Arial, Helvetica, sans-serif;
}

.centerWell {
	padding-left:10px;
	padding-right:10px;
	}
	
.contentWell {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.photoRight {
	width:auto;
	padding:3px;
	background-color:#fff;
	border:1px solid #666;
	float:right;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	}
	
.photoLeft {
	width:auto;
	padding:3px;
	background-color:#fff;
	border:1px solid #666;
	float:left;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
	}


.centerChannelLinks {
	width:192px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	float:left;
	display:inline;
	text-align:left;
	}
	
	
.channelHeader {
	color:#776D3A;
	font-size:16px;
	font-weight:bold;
	margin:8px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	}

.centerChannelLinks ul {
	list-style:none;
	margin-left:24px;
	padding-left:6px;
	text-indent:-10px;
	font-size:12px;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
}

.centerChannelLinks li {
	list-style:none;
	margin-bottom:5px;
	line-height:14px;
	
	}
	
.centerChannelLinks a {
	text-decoration:none;
	color:#776D3A;
	
	}
	
.centerChannelLinks a:hover {
	text-decoration:underline;
	
	}
	
.contentWell ul {
	font-size:12px;
	margin-top:15px;
}

.contentWell li {
	margin-bottom:5px;
	line-height:14px;
	
	}
.horizDivide {
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
	}
	
.horizDivideBlue {
	border-bottom:7px solid #1B75CD;
	margin-bottom:10px;
	}
	
.twoColContentContainer {
	width:582px;
	background-image:url(images/2colbg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	border-top:1px solid #1B75CD;
	border-bottom:1px solid #1B75CD;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.threeColContainer {
	width:824px;
	background-image:url(images/2colbg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	border-top:1px solid #1B75CD;
	border-bottom:1px solid #1B75CD;
	}
	
	
.vertDivide {
	width:1px;
	background-image:url(images/2coldivide.gif);
	background-repeat:repeat-y;
	}
	

.twoColContent {
	padding:20px;
	vertical-align:top;
	text-align:left;
	width:302px;
	}
	
.threeColContent {
	padding:20px;
	vertical-align:top;
	text-align:left;
	}
	
.twoColHeader {
	font-size:18px;
	font-weight:bold;
	color:#1B75CD;
	}
	
.twoColHeaderWho {
	height:22px;
	padding-left:32px;
	padding-top:10px;
	background-image:url(images/icon_Who.gif);
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#1B75CD;
	}
	
.twoColHeaderPolicy {
	height:22px;
	padding-left:32px;
	padding-top:10px;
	background-image:url(images/icon_Policy.gif);
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#1B75CD;
	}
	
.twoColHeaderBargain {
	height:22px;
	padding-left:32px;
	padding-top:10px;
	background-image:url(images/icon_Bargain.gif);
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#1B75CD;
	}
	
.twoColHeaderGetAway {
	height:22px;
	padding-left:35px;
	padding-top:10px;
	background-image:url(images/icon_Vacation.gif);
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#1B75CD;
	}
	
.twoColHeaderTell{
	height:22px;
	padding-left:32px;
	padding-top:10px;
	background-image:url(images/icon_Tell.gif);
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#1B75CD;
	}
	
.twoColContentCopy {
	margin-top:10px;
	font-size:12px;
	color:#0B4877;
	padding:0px;
	 }
	 
.learnMoreButton a{
	font-size:14px;
	font-weight:bold;
	float:right;
	margin-top:10px;
	color:#1B75CD;
	text-decoration:none;
	background-image:url(images/buttonArrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:9px;
	}
	
.learnMoreButton a:hover{
	color:#1B75CD;
	text-decoration:underline;
	}
	
.adContainerThreeHundred {
	float:left;
	display:inline;
	text-align:center;
	position:relative;
	left:70px;
	margin-right:70px;
	}
	
.adContainer160 {
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
	}
	
	
	
legend {
	font-size:12px;
	font-weight:bold;
	color: #1B75CD;
	margin-bottom:10px;
	}
	
.propertySearch form{
	padding-bottom:10px;
}
	
.propertySearch label, .propertySearch input, .propertySearch select {
	display:block;
	width:72px;
	margin-left:0px;
	float:left;
	margin-bottom:6px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.propertySearch label {
	text-align:right;
	width:60px;
	padding-right:12px;
	font-size:12px;
	color:#1B75CD;
	margin-top:5px;
	}
	
.propertySearch input, .propertySearch select {
		background-color:#FFFFCC;
		border:1px solid #7F9DB9;
		}
		
	
.vacationRental form{
	padding-bottom:5px;
	margin-top:0px;
}


.vacationRental label, .vacationRental input, .vacationRental select {
	display:block;
	width:72px;
	margin-left:0px;
	float:left;
	margin-bottom:6px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.vacationRental label {
	text-align:right;
	width:60px;
	padding-right:12px;
	font-size:12px;
	color:#1B75CD;
	margin-top:5px;
	}
	
.vacationRental input, .vacationRental select {
		background-color:#FFFFCC;
		border:1px solid #7F9DB9;
		width:100px;
		}
		
		
.mortgageCalculator label, .mortgageCalculator input, .mortgageCalculator select {
	display:block;
	width:72px;
	margin-left:0px;
	float:left;
	margin-bottom:6px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.mortgageCalculator label {
	text-align:right;
	width:60px;
	padding-right:12px;
	font-size:12px;
	color:#1B75CD;
	margin-top:5px;
	}
	
.mortgageCalculator input, .mortgageCalculator select {
		background-color:#FFFFCC;
		border:1px solid #7F9DB9;
		}
	
.loginMarquis form {
	margin-top:3px;
	}
	
.loginMarquis label, .loginMarquis input.textbox, .loginMarquis select {
	display:block;
	width:80px;
	margin-left:0px;
	float:left;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.loginMarquis label {
	text-align:right;
	width:80px;
	padding-right:5px;
	font-size:12px;
	color:#1B75CD;
	margin-top:5px;
	}
	
.loginMarquis input.textbox, .loginMarquis select {
		background-color:#FFFFCC;
		border:1px solid #7F9DB9;
		}


br {
	clear:left;
	}
	
.leftMarquisHead {
	background-image:url(images/leftmarqBG.jpg);
	font-size:16px;
	padding-top:6px;
	height:23px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
.formHead {
	text-align:left;
	margin-left:10px;
	margin-top:4px;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	color:#1B75CD;
	}
	
.vacationRental {
	background-color:#FFFFFF;
	border-bottom:1px solid #1B75CD;
	padding-bottom:10px;
	}
	
#propertySearch {
	background-color:#FFFFFF;
	border-bottom:1px solid #1B75CD;
	padding-bottom:10px;
	}
	
.fakeLegend{
	width:200px;
	background-image:url(images/formbg.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#FFFFFF;
	margin-top:1px;
	padding-top:1px;
	}
	
.formButton {
	width:auto;
	text-align:left;
	margin-left:70px;
	}
	
.formButtonTwo {
	width:auto;
	text-align:left;
	margin-left:0px;
	}
	
.formLinks {
	width:auto;
	font-size:12px;
	text-align:left;
	text-decoration:underline;
	margin-left:70px;
	margin-top:5px;
	}
	
	
.formLinks a{
	color:#0B4877;
	}
	
.formLinks a:hover{
	color:#1B75CD;
	}




.blueMarquis {
	background-image:url(images/blueMarqisBg.jpg);
	height:120px;
	width:218px;
	text-align:left;
	border-bottom:1px solid #fff;
	}
	
.blueMarquisSmall {
	background-image:url(images/blueMarqisBg.jpg);
	height:120px;
	text-align:left;
	border-bottom:1px solid #fff;
	}
	
	
.blueMarquisSmallHead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	position:relative;
	top:12px;
	left:12px;
	margin-bottom:5px;
	}
	
.blueMarquisSmallCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-left:15px;
	margin-right:5px;
	margin-bottom:5px;
	padding-top:5px;
	}
	
.blueMarquisHead{
	position:relative;
	top:15px;
	left:10px;
	width:auto;
	}
	
.blueMarquisIcon {
	width:104px;
	position:relative;
	top:9px;
	}
	
.blueMarquisCopy {
	width:100px;
	float:right;
	font-size:12px;
	color:#FFF;
	position:relative;
	top:15px;
	}
	
.blueMarquisButton a{
	font-size:12px;
	font-weight:bold;
	float:left;
	margin-top:10px;
	color:#0A4877;
	text-decoration:underline;
	background-image:url(images/goldarrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:9px;
	font-family:Arial, Helvetica, sans-serif;
	}
	


.blueMarquisButtonSmall a{
	font-size:12px;
	font-weight:bold;
	float:left;
	margin-top:10px;
	color:#0A4877;
	text-decoration:underline;
	background-image:url(images/goldarrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:9px;
	margin-left:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.blueMarquisButton a:hover{
		color:#1B75CD;
	}
	
.blueMarquisButtonSmall a:hover{
		color:#1B75CD;
	}
	
.adLeaderBoard {
	width:801px;
	height:100px;
	background-color:#fff;
	float:left;
	display:inline;
	padding-top:7px;
	margin-bottom:0px;
	vertical-align:bottom;
	clear:both;
	border-top: 1px solid #1B75CD;
	}

.adTwoColContainer {
	width:801px;
	text-align:center;
	float:left;
	display:inline;
	clear:both;
	background-color:#fff;
	padding-top:7px;
	margin-bottom:0px;
	border-top:1px solid #1B75CD;
	}
	
.listingDetailContainer {
	width:801px;
	text-align:center;
	background-color:#fff;
	float:left;
	display:inline;
	padding-top:7px;
	margin-bottom:0px;
	clear:left;
	border-bottom:1px solid #1B75CD;
	background-color:#F8F5D7;
	}
	
.listLinks {
	width:290px;
	background-image:url(images/ListLinksBg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFF;
	float:left;
	display:inline;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	}
	
.listLinksHeader {
	font-size:18px;
	font-weight:bold;
	color:#1B75CD;
	margin-left:10px;
	margin-top:7px;
	padding-left:10px;
	}
	
.listLinks ul {
	list-style:none;
	margin-left:50px;
	padding-left:6px;
	text-indent:-10px;
	font-size:12px;
	margin-top:15px;
}

.listLinks li {
	list-style:none;
	margin-bottom:5px;
	line-height:14px;
	
	}
	
.listLinks a {
	text-decoration:none;
	color:#0B4877;
	
	}
	
.listLinks a:hover {
	text-decoration:underline;
	
	}
	
.brokerMarquisLogo {
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	}
	

.listingDetailMiddle {
	background-position:top 1px;
	background-image:url(images/listingBgTop.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin-top:0px;
	width:572px;
	margin-top:10px;
	margin-left:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
		}
	
.listingDetailBottom {
	background-image:url(images/ListingBgBottom.gif);
	background-repeat:no-repeat;
	height:6px;
	margin-top:0px;
	margin-left:3px;
	width:572px;
	}
	

.listingLeftCol {
	float:left;
	display:inline;
	width:210px;
	margin-top:10px;
	margin-left:10px;
	text-align:left;
	}
	
.listingDetailMapContainer {
	float:left;
	display:inline;
	margin-left:5px;
	margin-top:10px;
	width:330px;
	border:1px solid #ccc;
	}
	
.listingHeader {
	font-weight:bold;
	color:#1B75CD;
	margin-bottom:2px;
	}
	
.listingDetails {
	margin-bottom:3px;
	}
	
.listingDetailText {
	margin: 10px 4px 0 10px;
	padding-top:10px;
	clear:left;
	}
	
	
/* Added for backward compatibility with previous skins */
A.TabLink:link, A.TabLink:visited, A.TabLink:active
{
	color: Black;
	font-size: 11px;
	text-decoration: none;
}

A.TabLink:hover
{
	color: Black;
	font-size: 11px;
	text-decoration: underline;
}

.tabs
{
	color: Black;
	font-size: 11px;
	text-decoration: none;
}

A.actionbuttons:link, A.actionbuttons:visited, A.actionbuttons:active
{
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
}

A.actionbuttons:hover
{
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
}

TD.actionbuttons
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: None;
	color: #666666;
	padding-left: 5px;
	padding-right: 5px;
}

TD.actionbuttonstext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: None;
	color: #666666;
	padding-left: 3px;
	padding-right: 5px;
}

TD.mapcell
{
	background-color: #818181;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

TD.maplisting
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: None;
	text-align: center;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #666666;
}

TD.formlabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
}

TD.formlabelleft
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
}

TD.formlabelhp
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}

.listingheader
{
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	font-size: 12px;
}

.Bodytextbold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.Bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.listingdetailitems
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 5px;
}

.listingdetailitemsheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #333333;
	margin-top: 5px;
}

.legal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.commoncontainer
{
	border: solid 1px gray;
	padding: 10px;
}

.tabbed
{
	margin: 20px 0 0 0;
	padding-left: 4px;
	list-style: none;
	padding-bottom: 4px;
}
.tabbedactive
{
	display: inline;
	height: 25px;
	padding-left: 2px;
	background: url(  'Images/selected_tab_left_icon.gif' ) no-repeat left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000;
}
.tabbedactive a
{
	height: 21px;
	padding-right: 2px;
	background: url(  'Images/selected_tab_right_icon.gif' ) no-repeat right;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
.tabbedactive span
{
	height: 21px;
	padding: 4px 4px 9px 4px;
	background: url(  'Images/selected_tab_bg.gif' ) no-repeat center;
}
.tabbedunactive
{
	margin-top: 4px;
	display: inline;
	height: 22px;
	padding-left: 3px;
	background: url(  'Images/tab_left_icon.gif' ) no-repeat left bottom;
}
.tabbedunactive a
{
	height: 21px;
	padding-right: 2px;
	background: url(  'Images/tab_right_icon.gif' ) no-repeat right bottom;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
.tabbedunactive a:hover, .tabbedactive a:hover
{
	text-decoration: underline;
}
.tabbedunactive span
{
	height: 21px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
	background: url(  'Images/tab_bg.gif' ) no-repeat center;
}
.container
{
	padding: 0;
	margin: 0;
}

/* End Backward Compatibility */
div.bio
{
	padding: 16px;
	font-size: 14px;
}

.bio h3, .bio h2, .bio h1, .bio hr, .bio a.actionbuttons
{
	font-family: Arial, Helvetica, sans-serif;
	color:#4682B4;
}

.bio .formlabel
{
	font-size: 14px;
}

.bio a.actionbuttons
{
	font-size: 12px;
	border-left:solid 4px;
	padding: 2px 0 2px 4px;
	display:block;
}

.DisclaimerText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin-bottom: 5px;
}