@charset "UTF-8";
.SuccessHeader {
	color: #cc0000;
	font-weight: bold;
}

.SuccessSideBar {
	color: #666666
}

.title {
	font-size:14px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc0000;
	margin-top: -4px;
}
.quote {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	text-align: justify;
	font-style: italic;
}
.quoteIndented {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	text-align: justify;
	font-style: italic;
	margin-right: 25px;
	margin-left: 25px;
}
.quoteleft {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	text-align: left;
	font-style: italic;
	margin-top: -4px;
	color: #FFF;
}
#leftcolumn {
	margin-left: 5px;
	margin-right: 5px;
}
#center {
	margin-right: 15px;
	margin-left: 15px;
}
.quoterule {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	text-align: justify;
	font-style: italic;
}
