.table-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #222222;
	background-color: #FFCE58;
}
.table-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #020B83;
	background-color: #FFCE58;
}
.table-blue-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #020B83;
	background-color: #FFCE58;
}
.table-white-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #020B83;
	background-color: #ffffff;
}
.table-white-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #222222;
	background-color: #ffffff;
}
.table-white-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #020B83;
	background-color: #ffffff;
}
.body-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.light-yellow {
	background-color: #FFCE58;
}
.heading-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #ffffff;
}
.body-globe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.body-globe:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFA700;
}
.table_border{
/* combo box in the forms */
    border-right: #000A44 1px solid;
    border-top: #000A44 1px solid;
    border-left: #F000A44 1px solid;
    border-bottom: #000A44 1px solid;
    background-color: #ffffff;
}
.table_yellow-border{
/* combo box in the forms */
    border-right: #FFCE58 1px solid;
    border-top: #FFCE58 1px solid;
    border-left: #FFCE58 1px solid;
    border-bottom: #FFCE58 1px solid;
    background-color: #FFCE58;
}
.table_blue-border{
/* combo box in the forms */
    border-right: #68AFFF 1px solid;
    border-top: #68AFFF 1px solid;
    border-left: #68AFFF 1px solid;
    border-bottom: #68AFFF 1px solid;
    background-color: #FFCE58;
}
.contact-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #68AFFF;
}
.contact-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #020B83;
	background-color: #FFCE58;
}
.contact-heading-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #68AFFF;
}
.contact-white-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	font-weight: bold;
	color: #0060FF;
	background-color: #ffffff;
}
.feedback-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	font-weight: bold;
	color: #022A8F;
	background-color: #DDE9F7;
}
.sitemap-heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#C30000;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
	text-decoration: none;
	}
.sitemap-txt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#005DAC;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
	text-decoration: none;
	}
.sitemap-txt:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#C30000;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
	text-decoration: none;
	}.orange-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
