.SubMenuHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.breadCrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #3470bb;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bulletList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	text-indent: 4px;
	list-style-image: url(secondary/bulletSmall.gif);
}

.table {
	border: 1px solid #D6EEF8;
	border-color: #D6EEF8;
}
a:link       { text-decoration: none; color: #003399; }
A:visited {text-decoration: none; color: #003399;  }
A:active  {text-decoration: none; color: #003399;  }
A:hover   {text-decoration: underline; color: #003399;  }
td           { font-family: Arial; font-size: 12px }
