﻿.Green {color:#307A3C !important;}
.Red {color:#CF1D26 !important;}

.NoImageEffects {border:none; padding:0px; margin:0px;}
.ClearFloats {clear:both; height:0;  visibility:hidden;}

.SectionTitle {height:22px; line-height:22px; background-color:#F0F0F0; text-align:left; overflow:hidden;}
.SectionTitle p {font-size:15px; font-weight:bold; color:#307A3C; padding-left:20px; margin-bottom:0px;}
.SectionTitle > img {height:22px;}
.SectionContent {margin:21px 20px 21px 20px;}

.ImageCaption {font-size:12px; text-align:center; font-style:italic; margin:0;}

.LeftGrooveStroke {border-left:solid 1px White;}
.RightGrooveStroke {border-right:solid 1px #D4D4D4;}

.ErrorSummary
{	
	color:Red;
	font-size:12px;
	font-weight:bold;
	border:solid 1px Red;
	padding:5px;
	margin-bottom:7px;
	overflow:hidden;
	background-color:#F0F0F0;
	text-align:center;
}
.InlineErrorText {color:Red; font-size:11px; font-weight:bold;}

a {color:#851C20;}
a:link {color:#851C20;}
a:visited {color:#851C20;}
a:hover {color:#851C20;}
a:active {color:#851C20;}

a.BlueLink {color:#0000A4;}
a.BlueLink:link {color:#0000A4;}
a.BlueLink:visited {color:#0000A4;}
a.BlueLink:hover {color:#1C1CD5;}
a.BlueLink:active {color:#0000A4;}

p {margin-bottom:1em;}

ul, ol {padding-left:21px; margin-bottom:1em;}
li {margin-bottom:0.75em;}
