  :link { color: #0033cc; }  /* for unvisited links */
  /*:link { color: #3333FF; }*/  /* Blue for unvisited links */
  /*:visited { color: #133558; }*/  /* for visited links */
  a:active { color: #63788a; } /* when link is clicked */
  A:hover { COLOR: #63788a;  background-color:#172b41; } /* when mouse is over link */
  A:hover { COLOR: #0099ff;  background-color:silver; }


.master {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.requiredTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
}
.whiteTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.titleParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #385F7E;
}
.whtTxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.whiteTxt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
.blueTxt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1f497d;
}
.tblBkgrnd1 {
	background-image: url(images/BOX-roundedCorners.jpg);
	background-repeat: no-repeat;
}
.txtMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #053F71;
}
.tblBkgrndCloud {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(images/Cloud-bkground2.jpg);
	background-repeat: repeat-y;
}
