h1{
color:#2B5055;
font-size:medium;
}
h3{
color:#2B5055;
font-size:small;
}
.error{
font-size:small;
font-weight:bold;
color:#990033;
}
.msg{
font-size:small;
color:#006699;
font-weight:bold;
}
.txtLink{
font-size:x-small;
color:#333333;
}
.footer{
font-size:x-small;
color:#ACADAF;
text-align:left;

}

.footerLine{
border-top:1px solid #eaeceb;
border-bottom:0px;
border-right:0px;
border-left:0px;
}
.footerLinkSeperator{
color:#ACADAF;
font-size:x-small;
}
.br{
line-height:6px;
}
.offerTitle{
font-size:small;
font-weight:bold;
color:#9244CB;
border-bottom:1px dashed #b3b3b3;
}
.offerDetails{
font-size:small;
font-weight:normal;
color:#9244CB;
border-top:1px dashed #b3b3b3;
}
.formLabel{
font-size:small;
font-weight:bold;
color:#333;
}