body {
	BACKGROUND-COLOR: #003366;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: arial, tahoma, verdana; 
}

h1 {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 100%; 
	FONT-WEIGHT: bold; 
	COLOR: #263f6a; 
	TEXT-ALIGN: left;
}

h2 {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 120%; 
	FONT-WEIGHT: bold; 
	COLOR: #263f6a; 
	TEXT-ALIGN: left;
}

.content {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 90%; 
	COLOR: #adafaf; 
	TEXT-ALIGN: left;
}
.contentsmall {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 80%; 
	COLOR: #adafaf; 
	TEXT-ALIGN: left;
}

.tip {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 80%; 
	COLOR: #adafaf; 
	TEXT-ALIGN: left;
}

.tiphelp  {
	cursor: help;
}
.tinytext  {
	font-size :80%;
	FONT-FAMILY: arial, tahoma, verdana; 
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.slogan {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 100%; 
	FONT-WEIGHT: normal; 
	COLOR: #263f6a; 
	TEXT-ALIGN: right;
}

.pageheader {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 170%; 
	COLOR: #ffffff; 
	TEXT-ALIGN: left;
	BACKGROUND-COLOR: #263f6a
}
.pageheaderprice {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 170%; 
	COLOR: #ffffff; 
	TEXT-ALIGN: right;
	BACKGROUND-COLOR: #263f6a
}

.pageheadersmall {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 90%; 
	COLOR: #ffffff; 
	TEXT-ALIGN: left;
	BACKGROUND-COLOR: #263f6a
}

.tableheader {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 100%; 
	COLOR: #ffffff; 
	TEXT-ALIGN: left;
	BACKGROUND-COLOR: #263f6a
}

.box {
	BORDER:1px solid #263f6a;
	BACKGROUND-COLOR: #f8f8f8; 
	}
.boxproperty {
	BORDER:1px solid #263f6a;
	BACKGROUND-COLOR: #ffffff; 
	}

.newstitle {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 150%; 
	FONT-WEIGHT: bold; 
	COLOR: #263f6a; 
}

.newstitle {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 100%; 
	FONT-WEIGHT: bold; 
	COLOR: #113e70; 
	TEXT-ALIGN: left;
}

.reporttitle {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 100%; 
	FONT-WEIGHT: bold; 
	COLOR: #f8f8f8; 
	BACKGROUND-COLOR: #263f6a; 
}

.contentcenter {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 90%; 
	COLOR: #000000; 
	TEXT-ALIGN: center;
}

.contentcenterbig {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 140%; 
	FONT-WEIGHT: bold; 
	COLOR: #999999; 
	TEXT-ALIGN: center;
}

.contentjustify {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 70%; 
	COLOR: #000000; 
	TEXT-ALIGN: justify;
}

.contentred {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 90%; 
	FONT-WEIGHT: bold; 
	COLOR: #ff0000; 
	TEXT-ALIGN: left;
}

.contentright {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 90%; 
	COLOR: #000000; 
	TEXT-ALIGN: right;
}


.clsbodytextwhitedarkbg  {
	font-size :8pt;
	font-family : verdana,arial,sans;
	font-weight : bold;
	font-style : normal;
	background-color : #263f6a;
	color : #ffffff;
}
A.resultnav:link, A:active { color: #FFFFFF; text-decoration: underline; }
A.resultnav:visited { color: #FFFFFF; text-decoration: underline; }
A.resultnav:hover { color: #99FFCC; text-decoration: underline; }


/* START OF BREADCRUMBS  */
.breadcrumb{
font-family arial, tahoma, verdana;
font-size: 90%;
font-weight: normal;
}

.breadcrumb a{
background: transparent url(../images/breadcrumb.gif) no-repeat center right;
text-decoration: none;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: #263f6a;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: #263f6a;
}

.breadcrumb a:hover{
text-decoration: underline;
}




.breadcrumbback{
font-family arial, tahoma, verdana;
font-size: 90%;
font-weight: normal;
}

.breadcrumbback a{
background: transparent url(../images/breadcrumbback.gif) no-repeat center left;
text-decoration: none;
text-decoration: none;
padding-left: 18px; /*adjust bullet image padding*/
color: #263f6a;
}

.breadcrumbback a:visited, .breadcrumbback a:active{
color: #263f6a;
}

.breadcrumbback a:hover{
text-decoration: underline;
}
/* END OF BREADCRUMBS  */


.heading {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 100%; 
	FONT-WEIGHT: bold; 
	COLOR: #999999; 
}
.headingblack {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 100%; 
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
}

.mandatory {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 100%; 
	FONT-WEIGHT: bold; 
	COLOR: #ff0000; 
}

a {
	COLOR: #000000; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none
}

a:visited {
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none
}
a:hover {
	COLOR: #003366; 
	TEXT-DECORATION: none
}

.copyright {
	FONT-SIZE: 80%; 
	FONT-FAMILY: arial, tahoma, verdana; 
	COLOR: #999999; 
}

.clslistheader	{
	font-family : arial, tahoma, verdana;
	font-size : 90%;
	color : #000000;
	border-color : #000000; 
	vertical-align: top;
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: #bec8d4
}
.clsAlternative1	{
	font-family : Arial, tahoma, verdana;
	font-size : 90%;
	color : #000000;
	border-color : #000000; 
	vertical-align: top;
	TEXT-ALIGN: left;
	BACKGROUND-COLOR: #ededed
}
.clsAlternative0	{ 
	font-family : arial, tahoma, verdana;
	font-size : 90%;
	color : #000000;
	border-color : #000000; 
	vertical-align: top;
	TEXT-ALIGN: left;
	vertical-align: top;
}
.clsAlternativecenter1	{
	font-family : Arial, tahoma, verdana;
	font-size : 90%;
	color : #000000;
	border-color : #000000; 
	vertical-align: top;
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: #ededed
}
.clsAlternativecenter0	{ 
	font-family : arial, tahoma, verdana;
	font-size : 90%;
	color : #000000;
	border-color : #000000; 
	vertical-align: top;
	TEXT-ALIGN: center;
	vertical-align: top;
}

.skms {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 90%; 
	COLOR: #000000; 
	TEXT-ALIGN: right;
	BACKGROUND-COLOR: #ededed
}

.w3c {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 80%; 
	COLOR: #000000; 
	TEXT-ALIGN: right;
}

.border {
	BORDER:1px solid #000000;
	BACKGROUND-COLOR: #ffffff; 
	}

.softbackground {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 90%; 
	TEXT-ALIGN: left;
	BACKGROUND-COLOR: #ededed; 
	}
.softbackgroundcenter {
	BACKGROUND-COLOR: #ededed; 
	TEXT-ALIGN: center;
	}

.softbackgroundbold {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 90%; 
	FONT-WEIGHT: bold;
	TEXT-ALIGN: left;
	BACKGROUND-COLOR: #ededed; 
	}
.softbackgroundboldright {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 90%; 
	FONT-WEIGHT: bold;
	TEXT-ALIGN: right;
	BACKGROUND-COLOR: #ededed; 
	}
.propertystatus { 
	FONT-FAMILY: arial, tahoma, verdana; 
    FONT-SIZE: 110%;
	color: #FF0000; 
	font-weight : bold;
	background-color: #FFFFFF;
}

.winefave {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 90%; 
	COLOR: #999999; 
	TEXT-ALIGN: center;
}



/* START OF HOMEPAGE TEXT CONTAINER */
.text {
	display: none;
	width:730px;
	font-family: arial, tahoma, verdana; 
	font-size: 140%; 
	font-weight: bold; 
	color: #999999; 
	text-align: center;
}

#text0 {
	display: block;
}

.grouptext {
	font-family: arial, tahoma, verdana; 
	font-size: 70%;
	font-weight: normal; 
	color: #999999; 
	text-align: center;
}

.highlightit img{
border: 1px solid #ededed;
}

.highlightit:hover img{
border: 1px solid #000000;
}

.highlightit:hover{
color: red; /* Dummy definition to overcome IE bug */
}
/* END OF HOMEPAGE TEXT CONTAINER */
	
/* START OF RESIDENTIAL TEXT CONTAINER */
.residentialtext {
	display: none;
	font-family: arial, tahoma, verdana; 
	font-size: 100%; 
	font-weight: normal; 
	color: #000000; 
}

#residentialtext0 {
	display: block;
}
}
/* END OF RESIDENTIAL TEXT CONTAINER */

/* START OF Skiplinks for accessibility */

#skiplinks { position: relative; }
ul#skiplinks  {
	padding: 0;
	margin: 0;
	list-style: none;
}
#skiplinks li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
#skiplinks a {
	color: #000000;
	font-weight: bold;
	position: absolute;
	top: 15px;
	left: 520px;
	overflow: hidden;
	width: 0;
	height: 0;
	font-size: .8em !important;
	z-index: 1000;
}
#skiplinks a:active, #skiplinks a:focus {
	display: block;
	overflow: visible;
	margin: 0;
	padding: 6px .2em;
	width: auto;
	height: auto;
	border: 0;
	font-size: .7em;
	text-align: center;
	background: #ededed;
}
/* END OF Skiplinks for accessibility */

/* START OF News Scroller */

.news-scroller {
	text-align:left; 
	padding-top:10px; 
	font-weight:normal;
}

#pscroller {
	width: 215px;
	height: 215px;
	font-family: arial, tahoma, verdana;
	font-size: 100%;
	line-height: 1.4em;
	color: #707070;
	
}

#pscroller a:link {
	color: #000000;
	text-decoration: none;
}

#pscroller a:visited {
	color: #000000;
	text-decoration: none;
}

#pscroller a:hover {
	color: #707070;
	text-decoration: underline;
}

/* END OF News Scroller */