a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #00FF99;
}
.banner {
	position: absolute;
	height: 128px;
	width: auto;
	top: 17px;
	right: 2em;
	left: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 10px solid white;
}
.bottom-menu {
	position: absolute;
	left: 0px;
	bottom: 50px;
	height: 25px;
}
.bottom-menu-text {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright-box {
	position: absolute;
	left: 0px;
	bottom: 25px;
	height: 25px;
}
.copyright-text {
	font-weight:normal;
	font-style: italic;
	font-size: xx-small;
}
.home-box {
	position: absolute;
	left: 0px;
	top: 450px;
	height: 223px;
	width: 230px;
	padding-top: 10px;
	padding-left: 20px;
	
}
.home-page-link {
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}
.left-menu {
	position: absolute;
	left:10px;
	top: 145px;
	height: 265px;
	width: 220px;
	padding-top: 15px;
	padding-left: 20px;
}
.left-menu-heading {
	color: #FF0000; 
	font-size: 16px;
	font-weight: bold;
}
.left-menu-item {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	}
.right-content-heading {
	color: #111111;
	font-size: 16px;
	font-weight: bold;
}
.right-content-heading-red {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}
.right-content-text {
	color: #111111;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
}
.right-content-text-gray {
	color: #444444;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.right-content-text-red {
	color: red;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
}
.right-content-heading-loud {
	color: #FF0000;
	font-size: 20px;
	font-weight: bold;
}
p {
	margin-top: 14px;
	margin-bottom: 18px;
}
li {
	margin-top: 5px;
	margin-bottom: 5px;
}
