/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#333333;
	background-color: #ffffff;
}
#ritecorner {
	background-image: url(images/riteconer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 238px;
	background-color: #00ACE6;
}
#navibleft {
	background-image: url(images/navibottomleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 66px;
}
.graytext {
	color: #8F8F8F;
}
#publicationback {
	background-image: url(images/publicationsback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	width: 192px;
}
.graytext:hover {
	color: #0099CC;
}


#navibrite {
	background-image: url(images/navibottomrite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 66px;
	width: 21px;
}

.navitext {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.navitext:hover {
	color: #FFCC00;
	text-decoration: none;
}
