FORM { margin-bottom:0; margin-top:0 }


P {
			font: 10pt verdana, geneva, helvetica, sans-serif; 
			font-weight: normal; 
			color: #000000;}

A {color: #00006a; text-decoration: underline;}
A.VISITED {color: #00006a; text-decoration: underline;}
A:hover {color: #660000; text-decoration: underline;}

.normwhite {
			font: 10pt verdana, geneva, helvetica, sans-serif; 
			font-weight: normal; 
			color: #ffffff;}
.normwhite A {color: #ffffcc; text-decoration: underline;}
.normwhite A.VISITED {color: #ffffcc; text-decoration: underline;}
.normwhite A:hover {color: #ffffff; text-decoration: underline;}

.med {
			font: 8pt verdana, geneva, helvetica, sans-serif; 
			font-weight: normal; 
			color: #ffffff;}
.med A {color: #ffffcc; text-decoration: underline;}
.med A.VISITED {color: #ffffcc; text-decoration: underline;}
.med A:hover {color: #ffffff; text-decoration: underline;}

.small {
			font: 7pt verdana, geneva, helvetica, sans-serif; 
			font-weight: normal; 
			color: #ffffff;}
.small A {color: #ffffcc; text-decoration: underline;}
.small A.VISITED {color: #ffffcc; text-decoration: underline;}
.small A:hover {color: #ffffff; text-decoration: underline;}

.medblack {
			font: 8pt verdana, geneva, helvetica, sans-serif; 
			font-weight: normal; 
			color: #000000;}
.medblack A {color: #00006a; text-decoration: underline;}
.medblack A.VISITED {color: #00006a; text-decoration: underline;}
.medblack A:hover {color: #660000; text-decoration: underline;}

.smallblack {
			font: 7pt verdana, geneva, helvetica, sans-serif; 
			font-weight: normal; 
			color: #000000;}
.smallblack A {color: #00006a; text-decoration: underline;}
.smallblack A.VISITED {color: #00006a; text-decoration: underline;}
.smallblack A:hover {color: #660000; text-decoration: underline;}

.title {
			font: 13pt verdana, geneva, helvetica, sans-serif; 
			font-weight: bold; 
			color: #00006a;}
.title A {color: #00006a; text-decoration: underline;}
.title A.VISITED {color: #00006a; text-decoration: underline;}
.title A:hover {color: #660000; text-decoration: underline;}

.header {
			font: 24pt verdana, geneva, helvetica, sans-serif; 
			font-weight: bold; 
			color: #ffffff;}
			
.header2 {
			font: 18pt verdana, geneva, helvetica, sans-serif; 
			font-weight: bold; 
			color: #ffffff;}


A.TextLink:HOVER {
/* Hover format for all Text Links */
	color : #660000;
}

A.TopNavLink:HOVER {
/* Hover format for Top Navigation HREF*/
	color : #660000;
}

A.TopNavNextLink:HOVER {
/* Special Hover format for the next, checkout, place order in Top Navigation HREF*/
	color : #FFFFCC;
}

A.TrashCanLink:HOVER {
/*Hover format for the Trash Can HREF */
    color : #FFFFCC;
}

A.ShipToTabLink:HOVER {
/* Hover format for shipping address  HREF (if enabled) */
    color : #FFFFCC;
}

A.UpdateQuantityLink:HOVER {
/* Hover format for Recalculate HREF right under quantity boxes */
    color : #FFFFCC;
}

A.SummaryTextLink:HOVER {
/* Hover format for any line item text that is enabled HREF */
    color : #FFFFCC;
}

A.EditShippingIMG:HOVER {
/* Hover format for "Edit" images on summary line items */
    color : #FFFFCC;
}


.ValidationMessageText {
/* Highlighting  for all validation messages appearing throughout cart*/
	background : #FFFFCC;
	font: 8pt verdana, geneva, helvetica, sans-serif; 
	font-weight: normal; 
	color: #000000;}
	
.GeneralMessageText {
/* Used for other messages throughout the cart*/
	font: 8pt verdana, geneva, helvetica, sans-serif; 
	font-weight: normal; 
	color: #000000;}


.ButtonFormat {
/* Not currently used, but may want this for gateway buttons added */
	background-color : #FFFFF0;
	border : 2px solid #336699;
	font-family : verdana, geneva, helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	visibility : visible;
	border-color : #336699;
}

UL {
			font: 10pt verdana, geneva, helvetica, sans-serif; 
			font-weight: normal; 
			color: #000000;}
			
img.brd     {
				margin-bottom: 6px;
				margin-top: 6px;
				margin-left: 6px;
				margin-right: 6px;
			}