/******* HTML tag styles ***********************/

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 150%;
	padding: 0px;
	background: url(none);
	margin-top: 0px;
	margin-left: 0px;
	font-size: 8pt;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8pt;
	line-height: 150%;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #003F75;
	text-decoration: underline;
	font-size: 11px;
}
a:visited{
	color: #003F75;
	text-decoration: underline;
	font-size: 11px;
}
a:active{
	color: #003F75;
	text-decoration: underline;
	font-size: 11px;
}
a:hover{
	color: #167501;
	text-decoration: underline;
	font-size: 11px;
}
a.indexSubTitle:link, a.indexSubTitle:visited{
	color: #003F75;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.indexSubTitle:hover{
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
#rUser {
	background: url(http://www.whitefence.com/images/seoParts/rUserBox.jpg) no-repeat;
	height: 22px;
	width: 203px;
	padding: 2px 0px 0px;
	margin: 6px 0px 0px;
	}
#rUser a:link, #rUser a:visited{
	color: #336699;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 0px 20px;
}
#rUser a:hover{
	color: #336699;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 0px 20px;	
}

/************** header tag styles **************/

h1{
 font: bold 11pt/normal Arial, Helvetica, sans-serif;
 color: #167501;
}

h2{
	font: bold 12px/100% Arial, sans-serif;
	color: #336699;
	margin-top: 24px;
	margin-bottom: 2px;
	
}

h3{
 font: bold 13px Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
	list-style-type: disc;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
} 


/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 110px;
	left: 20px;
	right: 10px;
	width:745px;
	background-color: #ffffff;
}

#pageNav{
	float: right;
	width:189px;
	padding: 0px 0px 0px 10px;
	margin:0px;
}
#content{
	padding: 0px 212px 0px 15px;
	margin:0px;
}
#header {
  background-color: #f0d0d0;
  border: solid 1px #000000;
  color: #000000;
  padding: 0px;
  position: absolute;
  left: 10px;
  top: 0px;
  width: 750px;
  height: 150px;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 10px 10px;
	font: 10px Verdana, sans-serif;
	color: #000000;
	margin:0px;
}

#breadCrumb a{
	color: #003F75;
	font-size: 10px;
}

#breadCrumb a:hover{
	color: #003F75;
	text-decoration: underline;
	font-size: 10px;
}


/************** footer styles ****************/

#footer{
	clear: both;
	font-size: 10px;
	color: #333333;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#footer img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover{
    color: #333333;
	text-decoration: underline;
	font-size: 10px;
}

/************ special styles **************/

.question {
	color: #003F75;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 50px;
}

/************ menuList styles **************/

#menuBody {
	background: #EEF3F9;
	margin: 0px;
	padding: 0px;
	width: 203px;
}
#menuTop {
	background: url(http://www.whitefence.com/images/menuTop.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	width: 203px;
	margin-top: 6px;
}
#menuBottom {
	margin: 0px;
	height: 11px;
	width: 203px;
	background-image: url(http://www.whitefence.com/images/menuBottom.gif);
	background-repeat: no-repeat;
	background-position: top;

	}
#menuHead a:link, #menuHead a:visited {
	display: block;
	font-weight: bold;
	padding: 0px 0px 0px 18px;
	color: #336699;
	font-size: 11px;
	margin: 0px;
	text-decoration: none;
	background-image:  url(http://www.whitefence.com/images/carrot.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

#menuHead a:hover{
	font-weight: bold;
	color: #336699;
	font-size: 11px;
	text-decoration: underline;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	background-image:  url(http://www.whitefence.com/images/carrot.gif);
	background-repeat: no-repeat;
		background-position: 10px;
}
#menuHeadNoLink{
	display: block;
	font-weight: bold;
	padding: 0px 0px 0px 18px;
	color: #336699;
	font-size: 11px;
	margin: 0px;
	text-decoration: none;
	background-image:  url(http://www.whitefence.com/images/carrot.gif);
	background-repeat: no-repeat;
		background-position: 10px;
}
#menuList a:link, #menuList a:visited {
	display: block;
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	color: #333333;
	background-position: 5px;
	font-size: 10px;
	margin: 0px;
	text-decoration: none;
}

#menuList a:hover{
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
/************ old styles **************/

.ProviderDesc { font-size: 7pt; font-family: Verdana; color: #666666; line-height: 150%; 
               margin-top: 0; margin-bottom: 0 }

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333; line-height:150%; margin-top:0; margin-bottom:0
}
.formTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.formLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/********************* end **********************/
.articlesP {
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 8px;
}
 #siteMapList ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 140%;
}
/********************* drop down menus **********************/

.droplist {
	width: 170px;
	background-color: #BFCFDC;
	height: 20px;
	border-bottom-color: #003F75;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	border-right-color: #003F75;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #003F75;
	border-left-style: solid;
	border-left-width: 1px;
	padding-top: 4px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-position: outside;
}
.droplist2 {
	width: 170px;
	background-color: #8ABA80;
	height: 20px;
	border-bottom-color: #003F75;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	border-right-color: #003F75;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #003F75;
	border-left-style: solid;
	border-left-width: 1px;
	padding-top: 4px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-position: outside;
}
.movinglayer {
	position:absolute;
	left:74px;
	top:99px;
	height:59px;
	z-index:1;
	visibility: hidden;
	border-top-color: #003F75;
	border-top-style: solid;
	border-top-width: 1px;
}
.phonelayer {
	position:absolute;
	left:148px;
	top:99px;
	height:59px;
	z-index:1;
	visibility: hidden;
	border-top-color: #003F75;
	border-top-style: solid;
	border-top-width: 1px;
}
.cablelayer {
	position:absolute;
	left:210px;
	top:99px;
	height:59px;
	z-index:1;
	visibility: hidden;
	border-top-color: #003F75;
	border-top-style: solid;
	border-top-width: 1px;
}
.electriclayer {
	position:absolute;
	left:346px;
	top:99px;
	height:59px;
	z-index:1;
	visibility: hidden;
	border-top-color: #003F75;
	border-top-style: solid;
	border-top-width: 1px;
}
.internetlayer {
	position:absolute;
	left:505px;
	top:99px;
	height:59px;
	z-index:1;
	visibility: hidden;
	border-top-color: #003F75;
	border-top-style: solid;
	border-top-width: 1px;
}
.coalayer {
	position:absolute;
	left:581px;
	top:99px;
	height:59px;
	z-index:1;
	visibility: hidden;
	border-top-color: #003F75;
	border-top-style: solid;
	border-top-width: 1px;
}
.morelayer {
	position:absolute;
	left:710px;
	top:99px;
	height:59px;
	z-index:1;
	visibility: hidden;
	border-top-color: #003F75;
	border-top-style: solid;
	border-top-width: 1px;
}
a.white:link {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	font-size: 8pt;
    text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	font-size: 8pt;
    text-decoration: none;
}
a.white:active {
	color: #FFFFFF;
	font-size: 8pt;
    text-decoration: none;
}
a.blue:link {
	color: #003F75;
	font-size: 8pt;
    text-decoration: none;
}
a.blue:hover {
	color: #003F75;
	font-size: 8pt;
	text-decoration: none;
}
a.blue:visited {
	color: #003F75;
	font-size: 8pt;
	text-decoration: none;
}
a.blue:active {
	color: #003F75;
	font-size: 8pt;
	text-decoration: none;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333; line-height:150%; margin-top:0; margin-bottom:0
}
.headertitle2{
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #167501;
	letter-spacing: 1pt;
}
a.address:link {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	padding-left: 12px;
	}
a.address:visited {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	padding-left: 12px;
	}
a.address:hover {
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
	padding-left: 12px;
	}
	.loginText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	padding-left: 3px;
}
.loginBoxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;	color: #333333;
}
a.leftMenuHead:link {
	font-size: 11px;
	color: #859BB4;
	text-decoration: none;
	background: center;
	font-weight: bold;
}
a.leftMenuHead:visited {
	font-size: 11px;
	color: #859BB4;
	text-decoration: none;
	font-weight: bold;
}
a.leftMenuHead:hover {
	font-size: 11px;
	color: #859BB4;
	text-decoration: underline;
	font-weight: bold;
}
.retloginbutton {
	background-image: url(http://www.whitefence.com/images/retlogin.gif);
	background-repeat: no-repeat;
	height: 22px;
	vertical-align: middle;
}
.contentloginbox {
	background-image: url(http://www.whitefence.com/images/address-small.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

