.FooterText {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : lighter;
	font-size : x-small;
	font-style : normal;
	font-variant : small-caps;
	color : Blue;
}

.EmailLink {
	font-variant : small-caps;
	color : Blue;
	font-size : smaller;
	font-weight : bolder;
}

BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : xx-small;
}
.BlockText {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : lighter;
	font-size : x-small;
	text-align : justify;
}

.SideBarText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : xx-small;
	color:white;
	background-color : #00325D;
	text-transform : inherit;
	vertical-align : top;
}
.PageTitle {
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-style : normal;
	font-weight : 600;
}
.ShipTable {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : thin none Maroon;
	text-align : left;
	font-weight : bold;
	font-size : 10px;
	display : none;
}
.ShipTableCell {
	border-top : 1px solid #b4c6d7;
	border-left : 1px solid #b4c6d7;
	border-right : 1px solid #b4c6d7;
	border-bottom : none;
	text-align : center;
	font-family : sans-serif;
}

.ShipTableEndCell {
	border-top : 1px solid #b4c6d7;

}
