/* Presentation Stylesheet */
h1 	{color:#ffffff	; font-size: 125%; margin:0 0 1.05em 0; font-weight:normal;}


h2 {
	margin:0px;
	background-color: #ED1C24;
	color: #FFFFFF;
	font-size: small;
	padding-left:5px;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

h3, p {
 margin:0;
 padding:15px;
 }

h4 {
 margin:0;
 padding: 5px 0;
 }
p, ul
{
	color: #ffffff;
}
a, .redLink a:hover {
	color: #666666;
}

a:hover {
	color: #ED1C24;
}

.errorTextWithImage {
  background-image:url(../images/error.gif);
	color:#ED1C24;
  font-weight:bold;
  font-size:85%;
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 16px;
}

.redLink a {
	color:#ED1C24;
}

.redText {
	color:#ED1C24;
}

.redTextBold {
	color:#ED1C24;
	font-weight:bold;
}

.redButton {
	background-color:#ED1C24;
	color: #FFFFFF;
	font-size: xx-small;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.searchInput {
	font-size:xx-small;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
	margin-left: 5px;
}
.helpButton {
	vertical-align:text-top;
	border:none;
}

.alignRight {
  text-align:right;
}

.alignLeft {
  text-align:left;
}
.redlink a {
	color:#ED1C24;
}




