body, th, td, div, p, table, h1, h2, h3, h4, h5, h6.Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover, input
{
	color: #000000;
	font-family: Lato;
}
body, th, td, div, p, table, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover
{
	font-size: 14px;
}
  td, td a, td a:hover {
    font-size: 14px;
  }
h1, h2, h3, h4, h5, h6
{
	color: #000000;
}
h1:not(.IgnoreMasterCss)
{
	font-weight: normal;
}
h1 input
{
	font-weight: normal;
}
h2:not(.IgnoreMasterCss)
{
	font-weight: normal;
}
h3:not(.IgnoreMasterCss)
{
	font-weight: normal;
}
h5:not(.IgnoreMasterCss)
{
	font-weight: normal;
}

h4, h6
{
font-weight: bold;
	
}
h1, h1 input, h1 a
{
	font-size: 28px;
	margin: 5px 0;
}
h2, h2 a
{
	font-size: 24px;
	margin: 5px 0;
}
h3, h3 a
{
	font-size: 20px;
	margin: 4px 0;
}
h4, h4 a
{
	font-size: 18px;
	margin: 3px 0;
}
h5, h5 a
{
	font-size: 15px;
	margin: 3px 0;
}
h6, h6 a
{
	font-size: 13px;
	margin: 3px 0;
}


a, a:link, a:visited, a:active
{
	color: #4e4e4e;
	text-decoration: underline;
	border:none;
	font-weight: normal;
    cursor:pointer;
}
a:hover
{
	text-decoration: underline;
}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox {
  font-family: Lato;
}

 .MyLoadingImage
{
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: 50%;
    margin-left: -65px;
}
.loading
{
    background-color: #ffffff;
    height: 100%;
    width: 100%;
}

/* Orange Notification Bar CSS Start */
.onb:not(.IgnoreMasterCss) {
    font-size:15px;
}

.onb a:not(.IgnoreMasterCss) {
    font-size:15px;
}
/* Orange Notification Bar CSS End */

/* Landing Pages (Meetings, Policies, Planning, Evaluations) - Start code */
.topRoundBtn:not(.IgnoreMasterCss), .topRoundBtn2:not(.IgnoreMasterCss), .addNewBtn:not(.IgnoreMasterCss) {
    font-size:13px;
}
/* Landing Pages (Meetings, Policies, Planning, Evaluations) - End code */
