body {
    background: #fff;
    font-size: 13pt;
}

.result {
}
.note {
    font-style: italic;
    font-size: small;
}
.padUp {
    margin-top: 10px;
}
input[type=text] {
    width: 70px;
}
input[type=text].age {
    width: 40px;
}
#calculate {
    padding: 15px 10px;
}
h3 {
    font-weight: bold;
    line-height: 24pt;
    font-size: 20pt;
    color: #ef3829;
    text-align: center;
    margin-bottom: 10px;
}
h4 {
    font-weight: bold;
    line-height: 20pt;
    font-size: 20pt;
    color: #2b2b2b;
    text-align: center;
    margin-bottom: 10px;
}
label {
}
.addthis_32x32_style {
    text-indent: -9999px;

}
.at300bs {
    display: inline-block !important;
}
#shareHolder {
    text-align: center;
    margin-bottom:25px;
}
.bigText {
    font-weight: bold;
    font-size: 18px;
    color: #4c4c4c;
}
a {
    color: #336698;
}
a:hover {
    color: #182f3d;
}
p {
    color: #000;
    font-size: 13pt;
    line-height: 1.5;
	margin-bottom: 1em;
}
.hide {
    display: none;
}
#print {
	width: 676px;
	text-align: left;
}
#yes, #no_61, #no_62 {
	color: #000;
	text-align: center;
	margin: 22px 0 16px 0;
}
#yes p, #no_61 p, #no_62 p {
	font-size: 26pt;
	font-weight: bold;
}