body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pagebanner.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.basketText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.basketText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.basketText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.basketText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.footbar {
	background-image: url(images/footBg.jpg);
	background-repeat: repeat-x;
}
.smallGreyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.smallGreyText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.smallGreyText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.smallGreyText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}.bgShaded {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	padding: 5px;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
}
.leftDotted {
	background-image: url(images/vDots.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #152769;
}
.columnHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #012A6A;
	line-height: 24px;
	text-align: left;
}

.columnHeader a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #012A6A;
	line-height: 24px;
	text-align: left;
}
.columnHeader a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #012A6A;
	line-height: 24px;
	text-align: left;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #012A6A;
	line-height: 24px;
	text-align: right;
}
.imageBorder {
	border: 1px solid #9FA3AF;
}
.mainHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #14296A;
	text-decoration: none;
	text-align: left;
}
.imageBorder {
	border: 1px solid #999999;
}
.smallBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #012A6A;
}
.smallBlue a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #012A6A;
	text-decoration:none;
}
.smallBlue a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #012A6A;
	text-decoration:none;
}.smallBlue a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #012A6A;
	text-decoration:underline;
}