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: #707070; 
	TEXT-ALIGN: left;
}
.contentsmall {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 80%; 
	COLOR: #707070; 
	TEXT-ALIGN: left;
}

.tip {
	FONT-FAMILY: arial, tahoma, verdana; 
	FONT-SIZE: 80%; 
	COLOR: #707070; 
	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: #707070; 
	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: #707070; 
}
.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: #707070; 
}

.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: #707070; 
	TEXT-ALIGN: center;
}



/* START OF HOMEPAGE TEXT CONTAINER */
.text {
	display: none;
	width:730px;
	font-family: arial, tahoma, verdana; 
	font-size: 110%; 
	font-weight: bold; 
	color: #707070; 
	text-align: center;
}

#text0 {
	display: block;
}

.grouptext {
	font-family: arial, tahoma, verdana; 
	font-size: 80%;
	font-weight: normal; 
	color: #707070; 
	text-align: center;
}

.cloud {
	font-family: arial, tahoma, verdana; 
	font-size: 75%;
	font-weight: normal; 
	color: #707070; 
	text-align: center;
	padding:10px;
	background-color: #f7f7f7;
}

.cloud A:link, A:active { color: #707070; text-decoration: underline; }
.cloud A:visited { color: #707070; text-decoration: underline; }
.cloud A:hover { color: #003366; text-decoration: underline; }

.homepagelink A:link, A:active { color: #707070; text-decoration: underline; }
.homepagelink A:visited { color: #707070; text-decoration: underline; }
.homepagelink A:hover { color: #003366; text-decoration: underline; }

.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 */

/* Start of slick form */

#content-carousel {
	background: #ededed;
	width: 340px;
	overflow: hidden;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	padding-bottom: 10px;
	float: left;
	margin-right: 20px;
}

#content-carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content-carousel li {
	margin: 0;
	padding: 10px 30px 5px 30px;
}

#content-carousel li div {
	width: 500px;
	position: relative;
	padding-bottom: 10px;
}

#content-carousel li div label {
	width: 500px;
	display: block;
	padding: 6px 0;
	font-size: 13px;
	color: #263f6a;
}

#content-carousel li div label.error {
	color: #ce2d00;
	width: auto;
}

#content-carousel li div input, select {
	width: 180px;
	background: #ffffff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #555555;
	font-size:13px;
	border: 1px solid #707070;
	padding: 4px;
}

#content-carousel li div input.small {
	width: 100px;
}

.formResultsError {
	background: #caddfe;
	border: 1px solid #C00;
	width: 98%;
	overflow: hidden;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	margin: 10px 0 20px 0;
	padding: 10px;
}

.formResultsError h2 {
	color:#C00;
}


.formResultsSuccess {
	background: #caddfe;
	border: 1px solid #7adf7a;
	width: 98%;
	overflow: hidden;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	margin: 10px 0 20px 0;
	padding: 10px;
}

.formResultsSuccess h2 {
	color:#01ba1f;
}

hr {
	margin: 16px 0 16px 0;
}

/* end of slick form */


/* Start of form button */

.button {
	background:#003366;
	display:inline-block;
	padding: 5px 15px 6px;
	border:0;
	margin-top: 10px;
	
	
	color:#fff !important;
	font-family: arial, tahoma, verdana;
	font-size:13px;
	font-weight:bold;
	line-height:1;
	text-decoration:none;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.20);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.20);
	
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.20);
	border-bottom:1px solid rgba(0, 0, 0, 0.20);
	position:relative;
	cursor:pointer;
	overflow:visible;
	width:auto
}
button::-moz-focus-inner {
	border:0;
	padding:0
}
.button:hover {
	background-color:#263f6a;
	color:#fff
}
.button:active {
	-webkit-transform:translateY(1px);
	-moz-transform:translateY(1px)
}

/* End of form button */


