﻿.NoImageEffects {border:none; padding:0px; margin:0px;}
.ClearFloats {clear:both; height:0;  visibility:hidden;}

.FooterText {color:#505050; margin-top:10px; font-size:11px;}
.OrangeText {color:#ffd002; font-weight:bold;}
p.DividedSection {padding-top:1em; padding-bottom:1em;  margin-bottom:0px !important; border-top:dashed 1px #3f3f3f;}
p.DividedSectionBottomBorder {border-bottom:dashed 1px #3f3f3f; margin-bottom:1em !important;}

a {color:#c9c9c9;}
a:link {color:#c9c9c9;}
a:visited {color:#c9c9c9;}
a:hover {color:#ffd002;}
a:active {color:#c9c9c9;}

.ErrorSummary
{	
	color:#E10003 !important;
	font-size:14px;
	font-weight:bold;
	border:solid 1px #CE2022;
	padding:5px;
	margin-bottom:7px;
	overflow:hidden;
	background-color:#FFDB3E; /*FFFA6B;*/
	text-align:center;
}
.InlineErrorText {color:#ffd002 !important; font-size:11px; font-weight:bold;}