body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-left: 20px;
	color: #000;
}
input, select {
	font-size: 1em;
}
p {
	margin: .5em 0;
	font-size: 10pt;
}
/*Header Section*/
.hs {
	color: #c90;
}
h1 {
	font-size: 1.3em;
	font-weight: bold;
	
	margin: 10px 10px 5px 10px;
}
a {
	color: #369;
}
h2 {
	font-size: 1.3em;
	font-weight: bolder;
	color: #666;
	margin-top: 0px;
}
#footer h2 {
	font-size: 1.5em;
	font-weight: bolder;
	color: #369;
}
h3 {
	line-height: 1.7em;
	font-size: .8em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#siteTools {
	font-size: 0.9em;
}
#siteTools a{
	text-decoration: none;
}
#siteTools ul {
	margin-bottom: 0;
	margin-top: 0;
}
#siteNav {
	padding: 0 0 .5em 0;
	text-align: center;
}
#siteNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #fff;
	padding: 10px;
	text-decoration: none;	
}
#siteNav a:hover, #siteNav .here { color: #fc0;}
#home #header{
	font-size: 1.1em;
	color: #369;
}
#header p{
	font-size: .9em;
	margin:0;
}
#header strong {
	font-size: 1.2em;
}
#header a { text-decoration: none;}
.residential a{ color: #39c;}
.digi500 a{ color: #69C;}
.bizUnl a{ color: #c90;}
.bizInt a{ color: #fc0;}
#home #footer { color: #fff; font-weight: bold; font-size: .9em }
#home #footer strong { font-size: 1.2em;}
#welcome h2 {
	margin-bottom: 5px;
}
#welcome ul {
	margin-bottom: 0;
	margin-top: 0;
}
#welcome li {
	font-size: 1em;
	color: #369;
	font-weight: normal;
}
#footer #welcome strong { font-size: 1em;}