@charset "UTF-8";
/* CSS Document */

a.lgreen:link {color: #99ca45; font-style: underline;}
a.lgreen:active {color: #00757e; font-style: normal;}
a.lgreen:visited {color: #99ca45; font-style: underline;}
a.lgreen:hover {color: #00757e; font-style: normal;}

a.dgreen:link {color: #00757e; font-style: underline;}
a.dgreen:active {color: #99ca45; font-style: normal;}
a.dgreen:visited {color: #00757e; font-style: underline;}
a.dgreen:hover {color: #99ca45; font-style: normal;}

			
.h1       {	font-family: Arial, Helvetica, sans-serif;	
            font-size: 16px;	
            font-style: normal;	
            font-weight: normal;	
            color: #5e807f;
			line-height:1.15em;
			margin:15px 0 0 0;
			margin-bottom: 10px}
			
			
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5e807f;
	line-height:1.35em;
	margin:9px 0 0 0;}
	
	
.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #5e807f;
	line-height:1.35em;
	margin:9px 0 0 0;}
	
	
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #C0C0C0;
	line-height:1.35em;
	padding-top:5px;
	margin:10px 0 0 0;
	display:block;}
	
	
.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5e807f;
	line-height:1em;
	margin:5px 0 0 0;}
			
			
.nav      {	font-family: Arial, Helvetica, sans-serif;	
            font-size: 13px;	
            font-style: normal;	
            font-weight: normal;	
            color: #5e807f;
			line-height:1.35em;
			margin:7px 0 0 0}
			
body {
	background-color: #FBFBFB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}