﻿body        {  color:#595959; font-size:12px;}
.altcolor   {  color:#5F8FAF; font-size:12px; }
    
.pageHeading    { font-family:Verdana, Arial, Helvetica, sans-serif; color:#076EAD; font-size:22px; font-weight:normal; }
.heading        { font-family:Verdana, Arial, Helvetica, sans-serif; color:#076EAD; font-size:19px; font-weight:normal; }
.subHeading 	{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#076EAD; font-size:17px; font-weight:normal;}
.subHeading1    { font-family:Verdana, Arial, Helvetica, sans-serif; color:#076EAD; font-size:16px; font-weight:normal; }
.subHeading2    { font-family:Verdana, Arial, Helvetica, sans-serif; color:#076EAD; font-size:14px; font-weight:normal; }
.subHeading3    { font-family:Verdana, Arial, Helvetica, sans-serif; color:#828282; font-size:13px; font-weight:bold; }

p        { }
p.normal { }
p.fancy  { }

a 				 { text-decoration: none; color:#E19800; font-weight:bold;}
a:focus, a:hover { text-decoration: none; color:#FFB515; font-weight:bold;}
hr { color:#CFDDE7;}


.buttonContainer a,
.buttonContainer button      { background-image:url(../images/buttons/button.jpg); padding-right:15px; height:22px; font:12px; color:#FFFFFF; font-weight:normal; }
.buttonContainer a span,
.buttonContainer button span { background-image:url(../images/buttons/button.jpg); padding-left: 15px; height:22px; line-height:19px; }
.buttonContainer a:hover     { color:#FFFFFF; }

div.errormsg { background-color:#FFEEEA; color:#FF490D; font-size:11px; padding:5px; border:solid 4px #FC9B81; margin-bottom:10px; }

