﻿body 
{
	font-family: Verdana, Arial, Sans-Serif;
}
#header_kaplan_degrees { display: none;}
#header_kaplan_lefttext{ width: 220px; margin-left: 5px;}

.field
{
	font-family: Verdana, Arial, Helvetica, san-serif;
}
li.bellevuebachelors a
{	
	background: url(../../images/BachelorsBoth.png) no-repeat;
	width: 81px;
	padding: 0px 0px 0px 0px;
}
li.bellevuemasters a
{
	background: url(../../images/MastersBoth.png) no-repeat;
	width: 62px;
	padding: 0px 0px 0px 0px;
}
li.bellevuecert a
{
	background: url(../../images/CertificatesBoth.png) no-repeat;
	width: 76px;
	padding: 0px 0px 0px 0px;
}

li:hover a
{
	background-position: 0 -25px;
	color: #569816;
}
