.SearchBox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	text-align: right;
	color: white;
}

.ImageHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: white;
	background-color:#3366CC;
	border-color:#3366CC;
}

.CardGuideTable {
	width:80%;
	margin-left:10%;
	margin-right:10%;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	border-collapse: collapse;
	cellpadding: 0;
	cellspacint: 0;
	border: 0;
}

.FooterTable {
	width:90%;
	margin-left:5%;
	margin-right:5%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	border: 0;
}

.OtherText {
	color: #3366CC;
	font-size: xx-small;
	font-face:Verdana, Arial, Helvetica, sans-serif;
}

.CellStyle1{
	text-align: right;
	vertical-align: bottom;
}

.HeaderTable{
	background-color: #0066ff;
	width:100%;
	text-align: center;
	vertical-align: top;
}

.CellStyle2{
	font-size: xx-small;
	font-face:Verdana, Arial, Helvetica, sans-serif;
	text-align: right;	
	color: white;
	text-decoration: none;
	background-color:#3366CC;
}

.CellStyle3{
	text-align: left;
	vertical-align: top;
	height: auto;
}

