<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	background:#999999;
}
.bg
{
background:#fff;
}
.container
{
	
}

.topMenu
{
	background-color: #4DE239;
	    min-height: 40px;
    border-bottom: solid 0px #4594B0;
	
}

.middleMenu
{
	background-color: #4DE239;
    border-bottom: solid 0px #4594B0;
}

.headerMenu &gt; li{
	
	position: relative;
    display: block;
    width: 100px;
    float: left;
	text-align:center;
	color:#fff;
}

.headerMenu &gt; li &gt; a{
	
	color: #069;
	font-weight:600;
	font-size:12px;
	text-decoration:none;
}

.headerMenu &gt; li &gt; a :hover{
	
	color: #603;
	text-decoration:none;
}


.headerMenu
{
        width: 448px;
    float: right;
    line-height: 40px;
}

.headerMenu li:hover{
	
	color: #603;
	text-decoration:none;
}

.logodiv
{
width:100%;
background:#fff;	
}

.mainHeading
{
    color: #0E19A0;
    font-weight: bold;
    font-size: 19px;
    margin: 14px 0;

}
.name
{
	font-weight:bold;
	color: #773006;
}

.Details{
	padding-top: 30px;
	font-size: 12px;
	color: #696767;
}

.navbar-default
{
	background:none;
	border:none;
	margin-bottom :0;
	    min-height: 0;
}
.navbar-default .navbar-nav&gt;.active&gt;a, .navbar-default .navbar-nav&gt;.active&gt;a:focus, .navbar-default .navbar-nav&gt;.active&gt;a:hover
{
	    color: #006699;
    background-color: #65AD2C;
	padding:10px;
	
}
.navbar-nav&gt;li&gt;a
{
	    padding: 10px;
    color: #032A4C !important;
}


.middelText
{

}
.bg1
{
	background :#E8EEEB;
	padding:10px 10px;
}

.borderdesign{
	border-bottom: 1px solid #827D7D;
}

.Address p
{
	margin: 5px;
    font-size: 12px;
}
.footer-menu-div
{
	
}
.footerMenu
{
	line-height :54px;
}


.footerMenu &gt; li{
	
	position: relative;
    display: block;
    width: 10%;
    float: left;
	text-align:center;
	color:#fff;
}

.footerMenu &gt; li &gt; a{
	
	color: #069;
	font-weight:600;
	font-size:12px;
	text-decoration:none;
}

.footerMenu &gt; li &gt; a :hover{
	
	color: #603;
	text-decoration:none;
}


.footerMenu
{
	width: 100%;
    float: right;
    line-height: 40px;
	padding-left:0px;
}

.footerMenu li:hover{
	
	color: #603;
	text-decoration:none;
}

.no-padding
{
	padding:0;
}

.cit-cont
{
	position: absolute;
    visibility: hidden;
    border: 4px solid #9cc;
    background-color: white;
    padding: 10px;
    font-size: 11px;
    margin-top: 5px;
    margin-left: 100px;
}

#subcontent
{
    width: 450px;
}

.popup
{
	cursor :pointer;
}

.toppopup
{
	cursor :pointer;
	    color: #069;
    font-weight: 600;
    font-size: 12px;
}
</pre></body></html>