﻿body
{
	margin: 0px;
	background-color: #2e424b;
}
a.rmctoplinks
{
	font-family: Calibri;
	font-size: 14px;
	color: #424242;
	font-weight:bold;
	text-decoration: none;
}
a:hover.rmctoplinks
{
	color: #000000;
}
.kgtitletxt
{
	font-family: Calibri;
	font-size: 19px;
	line-height: 24px;
	color: #014c6d;
	font-weight:bold;
	border-bottom: 1.5px dotted #aaaaaa;
}
.kgcommontxt
{
	font-family: Calibri;
	font-size: 13px;
	line-height: 18px;
	color: #434343;
	text-align: justify;
}
.KgTextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	border: 1px #2e424b solid;
	width: 150px;
	height: 15px;
	background-color: #ffffff;
}

.KgLoginbtn
{
	color: #ffffff;
	font-family: Calibri;
	font-size: 12px;
	height: 25px;
	border: 0;
	background-color: #2e424b;
	background-repeat: no-repeat;
	width: 60px;
}
.Kg_footertxt
{
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.Kg_errortxt
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #dd2b2b;
    letter-spacing: 0.03em;
    text-align: center;
}
.Kg_usertxt
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #000000;
    letter-spacing: 0.03em;
    text-align: right;
}