body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #336699; text-decoration: none
}
a:visited {
	color: #336699; text-decoration: none
}
a:active {
	color: #336699; text-decoration: none
}
a:hover {
	color: #336699; text-decoration: underline
}

.basketContents {
	font-size: 10px;
}
.basketHeader {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0033CC;
}
.bodyAlert {
	font-size: x-small;
	color: #990000;
}
.bodyNormal {
	font-size: 11px;
	color: #000000;
}
.buttonUpdate {
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	background-color: #A6A6FF;
}
.header1 {
	font-size: small;
	color: #003366;
}
.textField {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #000033;
}
.textFieldError {
	background-color: #FFAAAA;
	font-weight: bold;
}
.contentTableBorder {
	background-color: #D5D6BA
}
.sidebarText {
	font-size: 10px;
	font-weight: 200;
	color: #000000;
}
a.sidebarText:link{color:#000000;text-decoration:none;}
a.sidebarText:visited{color:#000000;text-decoration:none;}
a.sidebarText:hover{color:#336699;text-decoration:underline;}
.SubContentTableBorder {
	background-color: #E2C7C7;
}
.spacerWhite {
	background-color: #FFFFFF;
}
.spacerCCCCCC {
	background-color: #CCCCCC;
}
.legalText {
	font-size: 9px;
}
.bodyNormalSmall {
	font-size: xx-small;
}
.tabheader {
	font-size: 11px;
}
.tabheaderon {
	font-size: 11px;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
}
.body14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodyTextBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
}
.bodyTextRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.tableRowBottomBorder {
	font-size: 11px;
	border-style: dotted;
	border-color: #CCCCCC;
	border-width: 0px 0px 1px 0px;
}
