.heading {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  font-weight: bold; 
  text-decoration: none; 
  color: #223A55; 
  line-height: 16px
}

.txtBody {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal; 
  font-weight: normal;
  color: #223A55;
  line-height: 16px;  
  text-decoration: none  
}

.bodyText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal; 
  font-weight: normal;
  color: #223A55;
  line-height: 16px;  
  text-decoration: none  
}

.txtEditor 
{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}

.txtHtmlTag
{
	font-family: "Courier New", Courier, mono; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none
}

.sideMenu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal; 
  font-weight: normal;
  color: #223A55;
  line-height: 12px;  
  text-decoration: none  
}

a.sideMenu:link 
{
	font-weight: normal;
	color: #223A55;
	text-decoration: none;
}

a.sideMenu:visited 
{
	font-weight: normal;
	color: #223A55;
	text-decoration: none;
}

a.sideMenu:hover 
{
	font-weight: normal;
	color: #223A55;
	text-decoration: underline
}

.selected 
{
	font-weight: bold;
	color: #38618D;
}

.formField {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px;
  font-style: normal; 
  font-weight: normal;   
}

a:link {
	color: #223A55;
	font-weight: bold;
	text-decoration: none;
}

a:visited 
{
	color: #223A55;
	font-weight: bold;
	text-decoration: none;
}

a:hover 
{
	color: #223A55;
	font-weight: bold;
	text-decoration: underline
}
