﻿body        { font-family: Arial, sans-serif, Helvetica; color:#000000; font-size:13px; }
.altcolor   { font-family:tahoma, "trebuchet MS"; color:#444444; }

table, td { font-size:13px; }

.pageHeading, .pageheading { font-family: Arial, sans-serif, Helvetica; color:#002349; font-size:24px; font-weight:normal; }
.Heading, .heading { font-family: Arial, sans-serif, Helvetica; color:#002349; font-size:21px; font-weight:normal; }
.SubHeading, .Subheading, .subHeading, .subheading  { font-family: Arial, sans-serif, Helvetica; color:#002349; font-size:18px; font-weight:normal; }
.SubHeading1, .Subheading1, .subHeading1, .subheading1 {font-family: Arial, sans-serif, Helvetica; color:#002349; font-size:16px; font-weight:normal; }
.SubHeading2, .Subheading2, .subHeading2, .subheading2 { font-family: Arial, sans-serif, Helvetica; color:#002349; font-size:14px; font-weight:normal; }
.SubHeading3, .Subheading3, .subHeading3, .subheading3 { font-family: Arial, sans-serif, Helvetica; color:#003F7D; font-size:13px; font-weight:bold; }

h3.subHeading2 { font-family:Arial, sans-serif, Helvetica; font-weight:bold; color:#003F7D;}

p        { }
p.normal { }
p.fancy  { }

a 				 { text-decoration: none; color:#C83334; outline:none;}
a:focus, a:hover { text-decoration: none; color:#0099CC; outline:none;}

hr { color:#DBDBDB; background-color:#DBDBDB;}

.buttonContainer a,
.buttonContainer button      { background-image:url(../images/buttons/button.jpg); padding-right:25px; height:20px; font:11px; color:#FFFFFF; font-weight:bold; }
.buttonContainer a span,
.buttonContainer button span { background-image:url(../images/buttons/button.jpg); padding-left: 15px; height:20px; line-height:20px; }
.buttonContainer a:hover     { color:#FFFFFF  ; }

div.errormsg { background-color:#C13533; color:#FFFFFF; font-size:13px; padding:5px; border:solid 5px #C13533; margin: 10px 0 20px 0;}

#div_captcha #lbl_captcha {padding-bottom:10px;}
#captcha_wrapper {
	background-color:#EBF1F6 !important;
	border:1px solid #BED2E1 !important;
	overflow:visible;
	padding:3px;
	width:302px;
}
#captcha_image { border:1px solid #BED2E1 !important; }
#captcha { border:1px solid #BED2E1 !important; background-color:#ffffff !important;  }

hr { border-top:1px solid #DBDBDB; height:1px; }
