img {
	behavior:	url("/shared/css/pngbehavior.htc");
}
.button{
	background-color:#33FFFF}
.buttonover{
	background-color:#00FFFF;
	cursor:pointer;
.button:hover {cursor:pointer;}
}
.inputsmall {
	font-size:12px;;
}
/* MLS Listing Browser Page Classes */
H1.MLB{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #CC0000;
	line-height:0.75;
	margin: 0px;
	padding: 0px;
	
}
H1.Medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
H1.Large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
H1.Small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
H2.MLB{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
H3.MLB{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
BODY.MLB{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
TD {font-size: 10pt;}

/* Community Classes */
.CommunityNavTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-style:solid;
	border-color:#3269E7;
	border-width:1px;
	background-color:#FFFFFF;
}

.CommunityNavTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333399; 
	
}

A.CommunityNavTitle:Link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333399; 
	TEXT-DECORATION: Underline;
}

A.CommunityNavTitle:Hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: OLIVE; 
	TEXT-DECORATION: Underline;
}

.CommunityNavSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	
}
A.Plain:link { text-decoration:none;}
A.Plain:visited { text-decoration:none;}
A.Plain:hover { text-decoration:underline;}

A.CommunityNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	TEXT-DECORATION: Underline;
	color:blue;
}
A.CommunityNavLink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	TEXT-DECORATION: Underline;
	color:RED;
}
A.CommunityNavLink:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	TEXT-DECORATION: Underline;
	
}


.CommunityTitle {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333399;
	font-weight: bold; 
}

.CommunitySlogan {
    
	color: olive;
	font-size: 10pt;
	font-style:italic;
	font-weight:bold;
}

.CommunityProfile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


.CommunityLinksTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-style:solid;
	border-color:#3269E7;
	border-width:1px;
	background-color:#FFFFFF;
}

.CommunityLinksTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333399; 
}

.CommunityLinksCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	
}

A.CommunityLinksLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	TEXT-DECORATION: Underline;
	color:blue;
}
A.CommunityLinksLink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	TEXT-DECORATION: Underline;
	color:RED;
}
A.CommunityLinksLink:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	TEXT-DECORATION: Underline;
	
}
.CommunityLinksCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.RateLabel,.RateHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333399;
}
.RateHeader {font-size:14px;}
.RateValue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #CC0000;
}
.RateDate {
	font-size:10px; font-family:Arial, Helvetica, sans-serif;
}

.FormDetail_Header, .FormDetail_RequiredHeader {
    background-color: #DEDEDE;
	color: #000000;
	font-size: 10pt;
}
.FormDetail_RequiredHeader {
	color: #FF0000;
}
.RedText {
	color: #FF0000;
}
.StatusMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.StatusMessage_Failed {
color: #FF0000;
}
.StatusMessage_Warning {
color:#339900;
}
td.cFormHeader {
	color:#FFFFFF; 
	background-color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	}
Table.cForm, cForm {
	border: 1px solid #003399;
	background-color:#33FFFF;
	padding: 10 10px 10 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	}
	
.ThinBorder {border: 1px solid #000000;}
.ThickBorder {border: 3px solid #000000;}
.MedBorder {border-color:#999999;}
.LightBorder {border-color:#CCCCCC;}
.Padding2 {padding:2 2 2 2;}
.Padding5 {padding:5 5 5 5;}
.Padding10 {padding:10 10 10 10;}
.cDarkBG {
	background-color:#322F98;
}

.cLightBG {
	background-color:#ffffff;
}

.cMedBG,.MedBG {background-color:#CCCCCC;}
.cMedLightBG,.MedLightBG {background-color:#DDDDDD;}

.cLightText {
	color: #FFFFFF;	
}
.cDarkText {
	color: #000000;	
}
.cLargeText {
	font-family: Arial, sans-serif;
	font-size: 12 pt;
	line-height:140%;
}
.cMedText {
	font-family: Arial, sans-serif;
	font-size: 10px;
	
}
.cSmallText {
	font-family: Arial, sans-serif;
	font-size: 10 pt;
	line-height:110%;
}

.cVSmallText, .cVerySmallText {
	font-size: 10 px;
}

.GuideContentBreadCrumbs {
margin: 30 0 10 0;
font-size: 10px;
background-color:#FFFFFF;
color:#000066;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;


}

A.cLink:Link {
	text-decoration: none;
	color: #3366ff;
}

A.cLink:Visited {
	text-decoration: none;
}
A.cLink:Hover {
	text-decoration: underline;
}

.MRed, .mred {color:#EE3F32;}
.T8 {font-size:8px;}
.T9 {font-size:9px;}
.T10 {font-size:10px;}
.T11 {font-size:11px;}
.T12 {font-size:12px;}
.T13 {font-size:13px;}
.T14 {font-size:14px;}
.T15 {font-size:15px;}
.T16 {font-size:16px;}
.T17 {font-size:17px;}
.T18 {font-size:18px;}
.T19 {font-size:19px;}
.T20 {font-size:20px;}
.cBold, .Bold, .bold {font-weight: bold;}
.cNormal, .normal, .Normal {font-style: none; text-decoration:none; font-weight:normal;}
.cItalic {font-style: italic;}

/* VOWToolsContent */

