.side_menu_header {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #3067BA;
	text-decoration: none;
	text-indent: 1em
}

.side_menu_topics {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #132055;
	text-decoration: none;
	text-indent: 1em
}

.topic_heading {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-indent: 1em 
}

.privacypolicy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #124E98;
	text-decoration: underline
}

.body {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none
}

.currentPage {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none
}


.bodygreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	color: #002c4c;
	text-decoration: none
}

.frmInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #124E98;
	text-decoration: none
}

.catalogue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #002C4C;
	text-decoration: none
}

  .footer {
  margin-bottom:      10px;
  margin-top:         5px;
  margin-left:        auto;
  margin-right:       auto;
  text-align:         center;
  font-family:        Arial, Helvetica, sans-serif;
  font-size:          10px;
  font-style:         normal;
  font-weight:        normal;
  font-variant:       normal;
  color:              #F0E9D5;
  text-decoration:    none;
  }
  .footer a {
  margin-left:        3px;
  text-decoration:    underline;
  padding-top:        2px;
  padding-left:       4px;
  padding-bottom:     2px;
  padding-right:      4px;
  color:              #F0E9D5;
  }
  .footer a:active, .footer a:hover {
  text-decoration:    underline;
  color:              #FFFFFF;
  text-align:         center;
  }
