
body { font-family: aria, helvetica, sans-serif }



h1 { color:#3492a4; font: 18pt trebuchet, sans-serif; font-style:normal; letter-spacing: 0.02em; font-weight:500}
h2 { color:#3492a4; font: 16.5pt trebuchet, sans-serif; font-style:normal; line-height: 1.25; font-weight:600; text-align: center }
h3 { color:#f1671b; font: 24pt arial rounded MT bold, trebuchet, sans-serif; font-style:normal; letter-spacing: 0.02em; line-height: 0.75; font-weight:600; text-align: center }
h4 { color:#3492a4; font: 16.5pt trebuchet, sans-serif; font-style:normal; letter-spacing: 0.02em; line-height: 0.25; font-weight:500; text-align: center }



p { color:#434343; font: 10.25pt arial, helvetica, sans-serif; font-style:normal; letter-spacing: 0.025em; line-height: 1.5; font-weight:500; text-align:left }


.style1 { color: #434343; font: 9.0pt arial, helvetica, sans-serif; font-style:normal; letter-spacing: 0.020em; line-height: 1.75; font-weight:500; text-align:left }

.style2 { color:#f1671b; font: 10.25pt arial, helvetica, sans-serif; font-style:normal; letter-spacing: 0.025em; line-height: 1.75; font-weight:600; text-align:center }

.style3 { color:#f1671b; font: 12.0pt trebuchet, sans-serif; letter-spacing: 0.020em; line-height: 1.0; font-weight:500; text-align:left }

.style4 { color:#f1671b; font: 13.0pt trebuchet, sans-serif; font-style:normal; letter-spacing: 0.020em; line-height: 1.5; font-weight:600; text-align:left }

.style5 { color:#ffffff; font: 8.5pt arial, helvetica, sans-serif; font-style:normal; letter-spacing: 0.125em; line-height: 1.5; font-weight:600; text-align:left }

.style6 { color:#3492a4; font: 14.0pt trebuchet, sans-serif; font-style:italic; letter-spacing: 0.020em; line-height: 1.5; font-weight:600; text-align:left }

.style7 { color:#434343; font: 12.0pt arial, sans-serif; font-style:normal; letter-spacing: 0.020em; line-height: 1.5; font-weight:600; text-align:center }

.style8 { color:#f1671b; font: 20pt trebuchet, sans-serif; font-style:normal; font-weight:600; line-height: 1.5; text-align: center }

ul { list-style: square outside; color: #50566a; font: 10.0pt arial, helvetica, sans-serif; letter-spacing: 0.020em; line-height: 1.75; font-weight:100; text-align:left }

.body3 A:link { color: #3492a4; text-decoration: none }

.body1 A:link { color: #3492a4; text-decoration: none }
.body1 A:hover { color: #3492a4; text-decoration: none }
.body1 A:visited { color: #3492a4; text-decoration: none }
.body1 A:active { color: #3492a4; text-decoration: none }

.body2 A:link { color: #ffffff; text-decoration: none }
.body2 A:hover { color: #ffffff; text-decoration: none }
.body2 A:visited { color: #ffffff; text-decoration: none }
.body2 A:active { color: #ffffff; text-decoration: none }
/* For IE */
a img { border: none; }


/* mouse overs */

span.dropt {border-bottom: thin dotted; background: #ffeedd;}
span.dropt:hover {text-decoration: none; background: #ffeedd; z-index: 6; }
span.dropt span {position: absolute; left: -9999px;
  margin: 20px 0 0 0px; padding: 6px 6px 6px 6px;
  border-style:solid; border-color:black; border-width:0px; z-index: 6;}
span.dropt:hover span {left: 2%; background: #ffeedd;} 
span.dropt span {position: absolute; left: -9999px;
  margin: 4px 0 0 0px; padding: 6px 6px 6px 6px; 
  border-style:solid; border-color:black; border-width:1px;}
span.dropt:hover span {margin: 20px 0 0 170px; background: #dfefef; z-index:6;} 




/*---------------------------------------------------------------------------*/

.imgClass {
    background-image: url("./images/submit.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    height: 40px;
    outline: 0 none;
    width: 100px;
}

#errorMsg{
    color: red;
    font-size: 13px;
    font-weight: bold;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}

div#price_info_div_sticky {
    display: none;
}

a.poweredby {
    display: none;
}




.planyo h3, .planyo h3 a {
    color: #3492a4;
}

div#planyo_content .button{
    background: #3492a4;
}


#planyo_content .resource_preview a{
    color: #3492a4;
}
#presentation_code .button{
    background: #3492a4;
    color: #000;
}