
.LavenderHeadline{
font-size:1.2em;
font-weight:600;
color:#AF2BFF;
text-shadow: 1px 1px 3px #808080;
filter: dropshadow(color=#808080, offx=1, offy=1);
<!--[if IE]>
text-shadow: 0;
filter: 0;
<![endif]-->
}

.lavenderheadline{
font-size:1.2em;
font-weight:600;
color:#AF2BFF;
text-shadow: 1px 1px 3px #808080;
filter: dropshadow(color=#808080, offx=1, offy=1);
<!--[if IE]>
text-shadow: 0;
filter: 0;
<![endif]-->
}

.LavenderLarge {
font-size:1.1em;
font-weight:600;
color:#AF2BFF;
}

.lavenderlarge {
font-size:1.1em;
font-weight:600;
color:#AF2BFF;
}

.TealBlueHeadline{
font-size:1.2em;
font-weight:600;
color:#0071BD;
text-shadow: 1px 1px 3px #808080;
filter: dropshadow(color=#808080, offx=1, offy=1);
<!--[if IE]>
text-shadow: 0;
filter: 0;
<![endif]-->
}

.tealblueheadline{
font-size:1.2em;
font-weight:600;
color:#0071BD;
text-shadow: 1px 1px 3px #808080;
filter: dropshadow(color=#808080, offx=1, offy=1);
<!--[if IE]>
text-shadow: 0;
filter: 0;
<![endif]-->
}

.TealBlueLarge{
font-size:1.1em;
font-weight:600;
color:#0071BD;
}

.tealbluelarge{
font-size:1.1em;
font-weight:600;
color:#0071BD;
}

.imgLeft{
float:left;
margin-right:10px;
margin-top:5px;
margin-bottom:5px;
 }
 
.imgleft{
float:left;
margin-right:10px;
margin-top:5px;
margin-bottom:5px;
 }
 
.imgRight{
float:right;
margin-left:10px;
margin-top:5px;
margin-bottom:5px;
 }
 
.imgright{
float:right;
margin-left:10px;
margin-top:5px;
margin-bottom:5px;
 }
 
.submitButton{
      cursor:pointer;   
      color:#ffffff;
      font-weight:bold; 
      padding: 3px 3px;
      border-radius:6px;
      background-color: #2287F9; 
}

.Regular{
font-size:.8em;
font-weight:400;
}

.regular{
font-size:.8em;
font-weight:400;
}