#calcForm p, ul, ol
{
margin: 0 0 1em 0;
padding: 0;
font-size: 100%;
}
#calcForm a:link, a:visited
{
text-decoration: none;
cursor: hand;
cursor: pointer;
color: #0078c1;
}
#calcForm a:hover, a:active a.active
{
text-decoration: underline;
} #calcForm  form, fieldset, legend, h1, h2, h3, h4, h5, h6, li, input, select, table, textarea, object, p
{
margin: 0;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color: #585858;
}
#calcForm input, select, textarea
{
color: #333333;
}
#calcForm input[type="text"]:focus {
border: 2px solid #007FC2!important;
outline:none;
}
#calcForm input, select, table, td, th, textarea
{
font-size: 100%;
font-style: normal;
color: #666666;
}
#calcForm
{
font-size: 12px;
text-align: center;
color: #666666;
}
#calcForm blockquote
{
padding: 0;
margin: 0;
font-size: 130%;
margin-bottom: 1em;
}
#calcForm table
{
border-collapse: collapse;
margin-bottom: 1.5em;
}
#calcForm table.max
{
width: 100%;
}
#calcForm table td, #calcForm table th
{
padding: 7px 7px 7px 10px;
text-align: left;
font-size: 12px;
}
#calcForm table thead th
{
color: #fff;
font-size: 15px;
text-align: center;
}
#calcForm table tbody th
{
color: #1180CC;
font-size: 14px;
font-weight: bold;
text-align: center;
}
#calcForm blockquote, #calcForm blockquote a:link, #calcForm blockquote a:visited
{
color: #a05da5;
}
#calcForm blockquote a:hover, #calcForm blockquote a:focus
{
color: #6a4981;
}
#calcForm table thead th
{
background:#2676bb;background:-moz-linear-gradient(100% 100% 90deg,#06589f,#2676bb);background:-webkit-gradient(linear,100% 100%,185 bottom,from(#06589f),to(#2676bb));-pie-background:linear-gradient(90deg,#06589f,#2676bb);border-top:1px solid #FFF;color:white;font-weight:bold;font-size:15px;
}
#calcForm table thead td
{
background-color: #E4E4E4;
border-left: #ffffff 1px solid;
}
#calcForm table tbody th
{
background-color: #FFFFFF;
border-top: #ffffff 1px solid;
}
#calcForm table tbody td
{
background-color: #f5f3f9;
border-top: #ffffff 1px solid;
border-left: #ffffff 1px solid;
}
#calcForm  .assumptions  tbody td
{
background-color: #ffffff;
}
#calcForm h2
{
font-size: 192%;
font-weight: normal;
margin-bottom: 10px;
color: #6a4981;
}
#calcForm h3
{
font-size: 18px;
font-weight: normal;
padding-top: 10px;
margin-bottom: 10px;
color: #a05da5;
}
#calcForm h4
{
font-size: 110%;
font-weight: bold;
margin-bottom: 1em;
padding-top: 5px;
color: #333333;
}
#calcForm h5
{
font-size: 100%;
font-weight: bold;
margin-bottom: 0.5em;
color: #666666;
}
#calcForm h6
{
font-size: 100%;
font-weight: bold;
margin-bottom: 0.5em;
color: #999999;
}
#calcForm p
{
line-height: 131%;
margin-bottom: 1em;
}