/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

/* TEXT */
body{
	background-color:#FFFFFF;
	font-family: arial, helvetica, verdana, sans-serif;
	color: #525252;
	margin: 0 0 0 0;
}
td, p {
	font-size: 11px;
}



/* HEADERS */
h1{
	color: #525252;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
	text-transform: capitalize;
}
h2{
	color: #525252;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	margin: 8px 0px 8px 0px;
	text-transform: capitalize;
}
h3{
	color: #525252;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin: 5px 0px 5px 2px;
	text-transform: capitalize;
}
h4{
	color: #525252;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 5px 0;
	text-transform: capitalize;
}
h5{
	color: #525252;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	text-transform: capitalize;
}
h6{
	color: #525252;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	text-transform: capitalize;
}

.subtitle {
	color: #525252;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	margin: 8px 0px 8px 0px;
	text-transform: capitalize;
}

/* TABLES */
td.tableheader {
	background-color: #E9E7ED;
	height: 40px;
	font-color: #525252;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin: 5px 0px 5px 2px;
	padding: 5;
}
td.tablesubtitle {
	background-color: #DDC7DD;
	font-weight: bold;
	padding: 5;
}
td.tableRowOdd {
	background-color: #ffffff;
	padding: 5;
}
td.tableRowEven {
	background-color: #EDEDEF;
	padding: 5;
}
.outertablebox {
	border: 1px solid #DEDDE2;
	margin: 0 0 0 0;
}
.innertablebox {
	background-color: #ffffff;
	padding: 0;
}
.Searchoutertablebox {
	border: 1px solid #DEDDE2;
	background-color: #EDEDEF;
	margin: 0 0 0 0;
}
td.Searchrow {
	font-weight: bold;
	padding: 5;
}
td.helpcell {
	padding: 5;
	background-color: #FFF9E6;
}
td.popuptitle {
	font-weight: bold;
	padding: 6;
	background-color: #6FA837;
	color: #ffffff;
	font-size: 13px;
}
td.popupbody {
	padding: 8;
}

/* FORMS */
.input-box {
	background: #F4F4F4;
	border: #C4C1B6 solid 1px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
}
.input-box-search {
	border: #C4C1B6 solid 1px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
}

/* REGULAR TEXT */
.tagLine{
	color: #FFFFFF;
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	line-height: 21px;
}
.homelink{
	color: #005645;
	font-size: 13px;
	line-height: 21px;
}
.hometitle{
	color: #525252;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
}
.callouttitle{
	color: #525252;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
}
.smalllink, a.smalllink:visited, a.smalllink:active{
	font-size: 10px;
    color: #005643;
	text-decoration: none;
}
a.smalllink:hover{
	color: #70A837;
	text-decoration: underline;
}
.greentitle, a.greentitle:visited, a.greentitle:active{
	color: #015545;
	font-size: 15px;
	font-weight: bold;
}
a.greentitle:hover{
	color: #70A837;
	text-decoration: underline;
}
.alerttext{
	color: #F5814C;
	font-size: 12px;
	font-weight: bold;
}

/* SITE MAP */
#helpmain a
{
color: #015545;
text-decoration: none;
font-weight: normal;
background-image: url(http://www.whitefence.com/images/system/bullet.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0 0 0 12px;
margin: 0 0 0 4px;
}
#helpmain a:hover
{
color: #70A837;
text-decoration: underline;
}

#sitemapcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#sitemapcontainer a
{
color: #015545;
padding: 0 0 0 8px;
text-decoration: none;
}

#sitemapcontainer a:hover
{
color: #70A837;
text-decoration: underline;
}

#sitemapcontainer li li a
{
color: #015545;
text-decoration: none;
font-weight: normal;
background-image: url(http://www.whitefence.com/images/system/bullet.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0 0 0 12px;
margin: 0 0 0 12px;
}

#sitemapcontainer li li li a
{
color: #015545;
text-decoration: none;
font-weight: normal;
background-image: url(http://www.whitefence.com/images/system/bullet.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0 0 0 12px;
margin: 0 0 0 25px;
}

/* LAYOUT */

#searchBox {
	border: 1px solid #C4C1B6;
	height: 15px;
	width: 125px;
}

.btnRight {
	background-color: #5CA261;
	border: 1px solid #FFFFFF;
	line-height: 17px;
	height: 17px;
	float: right;
	padding: 0px 4px 0px 4px;
}
.btnLeft {
	background-color: #5CA261;
	border: 1px solid #FFFFFF;
	line-height: 17px;
	height: 17px;
	float: left;
	padding: 0px 4px 0px 4px;
}


/* TOP NAVIGATION */
.topNavItem{
	position: relative;
	height: 34px;
	float: left;
	z-index: 0;
}
.tnOff{
	background-color: #A8CE84;
	color: #005643;
	height: 17px;
	width: 170px;
	padding: 0 0 0 8px;
}
.tnOn{
	background-color: #D7E9B8;
	height: 17px;
	padding: 0 0 0 8px;
}
.greenLine{
	background-color: #D7E9B8;
	margin: 3px 0px 2px 0px;
	width: 100%;
	height: 1px;
	overflow: hidden;
	clear: both;
}
.blueLine{
	background-color: #E8ECF1;
	width: 100%;
	height: 2px;
	overflow: hidden;
	clear: both;
}
.grayLine{
	background-color: #CBCBD3;
	width: 100%;
	height: 2px;
	overflow: hidden;
	clear: both;
}
.sNavVdots{
	background-image:url(http://www.whitefence.com/images/system/snav_vdots.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 25px;
	height: 17px;
	float: right;
}
.lNavHdots{
	background-image:url(http://www.whitefence.com/images/system/lnav_hdots.gif);
	width: 100%;
	height: 1px;
	margin: 1px 0 1px 0;
	overflow: hidden;
}

/* links */
a:link, a:visited, a:active{
    color: #005643;
	text-decoration: none;
}
a:hover{
	color: #70A837;
	text-decoration: underline;
}
.btnLink, a.btnLink:link, a.btnLink:visited, a.btnLink:active{
	color: #ffffff;
	text-decoration: none;
}
.white10Bold,a.white10Bold:link,a.white10Bold:visited,a.white10Bold:active{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.white11Bold,a.white11Bold:link,a.white11Bold:visited,a.white11Bold:active{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.sNavLink:link, a.sNavLink:visited, a.sNavLink:active{	
	color: #999999;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
}
a.sNavLink:hover{
	color: #525252;
	text-decoration: underline;
}
a.tNavLink, a.tNavLink:visited, a.tNavLink:active{
	color: #005643;
	text-decoration: none;
	line-height: 15px;
}
a.lNavLink, a.lNavLink:visited, a.lNavLink:active{
	color: #525252;
	text-decoration: none;
	line-height: 15px;
}
a.smBoldLink, a.smBoldLink:visited, a.smBoldLink:active{
    color: #005643;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.smBoldLink:hover{
	color: #70A837;
	text-decoration: underline;
}
a.footer1, a.footer1:visited, a.footer1:active{
	color: #999999;
}
a.footer1:hover{
	color: #525252;
	text-decoration: underline;
}
small{
	font-size: 10px;
}
.2housebackground {
	background-image: url(http://www.bestpriceconnect.com/utilities/socaled/images/2housebackground.gif);
	background-repeat: no-repeat;
}