/*Standard Links*/

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image: url();
  background-repeat: repeat-x;
  background-color: #AFD59C;
}

.body a:link {
	color: #000000;
	text-decoration: underline;
}

.body a:hover {
	color: #58595b;
	text-decoration: underline;
}

a:active .body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: underline;
}

a img {
	border-style: none;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

.bodygreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #117747;
	text-decoration: none;
}

.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
        font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.fineprint a:link {
	color: #FFFFFF;
	text-decoration: underline;
        font-weight: bold;
}

.fineprint a:hover {
	color: #FFFFFF;
	text-decoration: underline;
        font-weight: bold;
}

.fineprint a:visited {
        color: #FFFFFF;
        text-decoration: underline;
        font-weight: bold;
}

.fineprint a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
        font-weight: bold;
}

.smallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: normal;
	color: #117747;
	text-decoration: none;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #117747;
	text-decoration: none;
}

h2 {
	font-size: 16px;
	color: #117747;
	width: 403;
	margin-left: auto;
	margin-right: auto;
}

.subheaderorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #ff9c3b;
	text-decoration: none;
}

.subheaderblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	color: #52a6d4;
	text-decoration: none;
}


.ResidentialRightBar/* Tool Tip Style */

	 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #419638;
	text-decoration: none;
}
.BusinessRightBar/* Tool Tip Style */

	 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #419638;
	text-decoration: none;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #91969D;
	text-decoration: none;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #419638;
	text-decoration: none;
}

.caption {
	font-size: smaller;
	text-align: right;
}

/*
 * For adding a reference line at the end of a list.
 * There should be a comment indicator like an asterisk used.
 * Generally should also be used with the "smallbody" class to deemphasized
 * the referenced text.
 */
li.reference {
	margin-top: 0.5em;
	list-style-type: none;
}


/*MAIN MENU*/
.click-menu {
    width: 150px;
}
.click-menu .box1 {
    color: #419638;
}
.click-menu .box1-hover {
    color: #58595b;
}
.click-menu .box1-open {
    color: #58595b;
}
.click-menu .box1-open-hover {
    color: #58595b;
}
.click-menu .box1,
.click-menu .box1-hover,
.click-menu .box1-open,
.click-menu .box1-open-hover {
    margin: 0px 0px 0px 0px;
    font-weight: normal;
    font-size: 12px;
    line-height: 13px;
    font-family: "arial";
    cursor: pointer;
    text-transform: capitalize;
    text-align: left;
}
.click-menu a {
	text-decoration: none;
}

.click-menu .section {
    font-family: "arial";
    font-size: 10px;
    line-height: 13px;
    margin: 5px 0px 5px 0px;
    padding: 0px;
}
.click-menu .section a {
    color: #58595b;
    text-decoration: none;
}
.click-menu .section a:hover {
    color: #000000;
    text-decoration: none;
}
.click-menu .section ul {
    margin: 0 0 0 20px;
    padding: 0px;
}
.click-menu li.box2 {
    padding: 0px 0px 1px 0px;
    list-style: square;
    list-style-position: outside;
}
.click-menu li.box2-hover {
    padding: 0px 0px 1px 0px;
    list-style: square;
    list-style-position: outside;
}

/*END SECTION*/
.inputboxR{
	margin-left:5px;
	border:#F9C593;
	border-style:solid;
	border-width:thin;
	background-color:#FFFFFF;
	font-size:11px;
	width:100px;
}
.submitR{
	border:#F9C593;
	border-style:solid;
	border-width:thin;
	background-color:#FFFFFF;
	font-size:10px;
	color:#419638;
	width:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}.inputboxB{
	margin-left:5px;
	border:#52A6D4;
	border-style:solid;
	border-width:thin;
	background-color:#FFFFFF;
	font-size:11px;
	width:100px;
}
.submitB{
	border:#52A6D4;
	border-style:solid;
	border-width:thin;
	background-color:#FFFFFF;
	font-size:10px;
	color:#419638;
	width:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

/* hAtom style ****************************************************************/
.hentry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	width: 434;
	padding: 12;
}

.entry-seperator {
	padding-left: 12;
	padding-right: 12;
}

.hentry .entry-title {
	font-size: 16px;
	color: #117747;
}

.hentry a:link {
	color: #000000;
	text-decoration: underline;
}

.hentry a:hover {
	color: #58595b;
	text-decoration: underline;
}

.hentry a.bookmark {
	display: block;
	margin-top: 0.5em;
}

.hentry a.bookmark:link {
	color: #117747;
	text-decoration: underline;
}

.hentry a.bookmark:visited {
	color: #117747;
	text-decoration: underline;
}

.hentry .vcard {
	padding-top: 1em;
}

/* Service Comparison Table style *********************************************/
table.service_comparison {
	width: 403;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
}

table.service_comparison th {
	border-style: ridge;
	border-color: #CCCCCC;
	font-weight: bold;
	color: #117747;
}

table.service_comparison th.spacer {
	border-style: none;
}

table.service_comparison th a {
	color: #117747;
	text-decoration: none;
}

table.service_comparison th a.footnote {
	text-decoration: underline;
}

table.service_comparison tbody th {
	text-align: left;
}

table.service_comparison td {
	text-align: center;
	border-style: ridge;
	border-color: #CCCCCC;
}

table.service_comparison tbody.notes td {
	border-style: none;
	text-align: left;
}
