/* CSS Document */

a:link, a:visited {
	color: #0099CC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
}

a:hover {
	color: #FF6633;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:active {
	color: #0099CC;
	text-decoration: underline;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6633;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099CC;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}p,ul,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#leftNav {
	z-index: auto;
	top: 82px;
	visibility: visible;
	left: 10px;
	width: 15%;
	position: absolute;
	background-color: #ffcc99;
	height: 80%;
}
#leftnavx p 
{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#leftnavx a 
{
	font-size: 14px;
	color: #0099CC;
	text-decoration: none;
	padding: 4px 5px 6px;
	overflow: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#leftnavx a:hover 
{
	color: #FF6633;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#topbar {
	position: absolute;
	height: 60px;
	width: 95%;
	left: 10px;
	background-color: #FFCC99;
	overflow: hidden;
	padding: 0px;
	visibility: inherit;
	top: 10px;
	z-index: 1;
}
#rightbar {
	position: absolute;
	left: 74%;
	top: 88px;
	z-index: 3;
	visibility: visible;
	width: 22%;
	background-image: url(images/lblugrad.gif);
	background-repeat: repeat-y;
	padding-left: 4px;
}
#mainContent {
	position: absolute;
	top: 87px;
	z-index: 2;
	visibility: visible;
	left: 17%;
	padding: 5px;
	width: 56%;
}
.indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-left: 5px;
}
.button {
	background-color: #ffcc99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccffff;
	border-right-color: #ff6633;
	border-bottom-color: #ff6633;
	border-left-color: #ccffff;
}
#topnav {
	position: absolute;
	height: 14px;
	width: 95%;
	left: 10px;
	background-color: #FFCC99;
	overflow: hidden;
	padding: 0px;
	visibility: inherit;
	top: 70px;
}
#mainContent2 {
	position: absolute;
	top: 86px;
	z-index: 2;
	visibility: visible;
	left: 17%;
	padding: 5px;
	width: 78%;
}
