html, body {
	margin : 0;
	padding : 0;
	height : 100%;
	background-color: #FFF;
	text-align: center;

}

body {
	color : #000000;
	width : 100%;
	background-image : url(images/backround-gradient.png);
	text-align : center;
	height : 100%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-repeat : repeat-x;
}

a:link {
	color : #464646;
	background : transparent;
	text-decoration : none;
	font-weight: normal;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	color : #464646;
	background : transparent;
	text-decoration : none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

a:hover {
	color : #e15928;
	text-decoration : none;
}

a:active {
	color : #e15928;
	text-decoration : none;
}

img {
	border : none;
}

#content {
	margin : 0 auto;
	width : 930px;
	text-align : center;
}

#frame-top {
	background-image : url(images/frame-top-logo.png);
	background-position : center;
	height : 154px;
	background-repeat : no-repeat;
	text-align : center;
}
#panel-top {
	background-image : url(images/panel-header.jpg);
	background-position : center;
	height : 214px;
	background-repeat : no-repeat;
	text-align : left;
}


#frame-tables {
	background-image : url(images/white-frame.png);
	background-position : center;
	background-repeat : repeat-y;
	text-align : center;
	padding : 0 0 0 0;
	position: relative;
}

#frame-gray {
	background-image : url(images/gray-frame.png);
	background-position : center;
	background-repeat : repeat-y;
	text-align : center;
	padding : 10px 20px 0px 20px;
	position : relative;
}

#frame-bottom {
    background-image : url(images/bottom-frame.png);
    background-position : center;
    height : 15px;
    background-repeat : no-repeat;
    text-align : center;
}

.bighead {
	font-size: 24px;
	font-weight: bold;
	color: #606060;
}

.bigphone {
	font-size: 28px;
	font-weight: bold;
	color: #e15928;
	font-family: "Arial Black", Gadget, sans-serif;
}

.byline {
	font-size: 10px;
	font-weight: bold;
	color: #606060;
}

.CallNow {
	font-size: 18px;
	font-weight: bold;
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.disclaimer {
	font-size: 9px;
	font-weight: normal;
	color: #e0e0e0;
}

.tooldetail {
	font-size: 9px;
	font-weight: normal;
	color: #606060;
	font-style: italic;
}

.panelCopy {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

.copy {
	font-size: 13px;
	font-weight: normal;
	color: #606060;
}
.redcopy {
	font-size: 13px;
	font-weight: normal;
	color: #e15928;
}

.footnote {
	font-size: 9px;
	font-weight: normal;
	color: #606060;
}

.heading {
	font-size: 12px;
	font-weight: bold;
	color: #808080;
}

.headTwo {
	font-size: 16px;
	font-weight: bold;
	color: #e15928;
}

.headThree {
	font-size: 24px;
	font-weight: bold;
	color: #e15928;
}

.servicemk {
	font-size: 40%;
	vertical-align: super;
}

.toolBox {
	border: 1px solid #DADADA;
	margin: 0 0 0 0;
	width: 568px;
}

.toolleft {
	padding: 8px 6px 6px 8px;
	float: left;
	width: 260px;
	position: relative;
}

.toolright {
	padding: 8px 8px 6px 6px;
	float: right;
	width: 260px;
	position: relative;
}

.tool {
	margin: 2px 2px 4px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #606060;
	width: 256px;
	position: relative;
	text-align: left;
}

.numResult {
	position: absolute;
	top: 5px;
	right: 0;
	width: 44px;
	text-align: center;
}
.numValue {
	width: 38px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #e15928;
}
.totalValue {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #606060;
}
