body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; color: #000000}
blockquote {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; color: #000000}
div {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; color: #000000}
ul {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; color: #000000}
ol {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; color: #000000}


.bodycopy {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; color: #000000}
.bodycopyBold { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: bold; font-variant: normal; color: #000000 }
.bodycopyTitle { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 15px; font-weight: bold; font-variant: normal; color: #000000 }
.receiptTitle { font-family: Arial, Helvetica, sans-serif; font-size: 19px; font-style: normal; line-height: 28px; font-weight: bold; font-variant: normal; font-style: italic; color: #000000 }
.amount {text-align:right}
.bodycopySmall {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: 12px; font-weight: normal; font-variant: normal; color: #000000}
.bodycopyWhite {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; color: #FFFFFF}

.redText {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; color: #FF0000}


a:link { text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; color: #2F3D73 }
a:visited { text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; color: #2F3D73 }
a:hover { text-decoration:underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; color: #732F55 }

.success {background-color:#6BEF6F;
border: dashed 1px #006600;}

.left_edge{
	background-image: url('../images/common/left_edge.gif');
	background-repeat: repeat-y;
	width:100px;
	height:100%;
	background-position: right top;
}
.right_edge{
	background-image: url('../images/common/right_edge.gif');
	background-repeat: repeat-y;
	width:100px;
	height:100%;
	background-position: left top;
}

