

body.bluevolt 
{
	background-color: #FFFFFF;
}
.bluevolt a, .bluevolt a:active, .bluevolt a:visited
{
	color: #382e2b;
}
.bluevolt a:hover
{
	color: #D8D1CA;
}
div.rounded-box-content-list a,
div.rounded-box-content-list a:active,
div.rounded-box-content-list a:visited
{
	color: #382e2b;
}
div.rounded-box-content-list a:hover,
div.uni-frontside-list-item-hover a,
div.uni-frontside-list-item-hover a:hover
{
	color: #D8D1CA;
}

.bluevolt h1, .bluevolt h2, .bluevolt h3,
#catalog-breadcrumbs *
{
	color: #000000;
}
div.rounded-box-content-list h2, div.rounded-box-content-list h3
{
	color: #382e2b;
}
#uni-frontside-banner-wrapper
{
	background-image: url("/userfiles/universitystyles/2957/BannerImageLeft.png");
}
#uni-frontside-banner
{
	background-image: url("/userfiles/universitystyles/2957/BannerBgImage1.png");
}
#uni-frontside-banner-right
{
	background-image: url("/userfiles/universitystyles/2957/BannerImageRight.png");
}
#uni-frontside-banner-links
{
	color: #000000;
}
#uni-frontside-banner-links a,
#uni-frontside-banner-links a:visited
{
	color: #000000;
}
#uni-frontside-banner-links a:hover
{
    color: #000000;
    background-color: #ffffff
}
#uniFrontsideNavbar
{
	background-image: url("/userfiles/universitystyles/2957/NavbarBgImage.png");
}
#uni-frontside-navbar-navlinks a
{
	color: #ffffff;
}
#uni-frontside-navbar-navlinks a:hover,
#uni-frontside-navbar-navlinks a.current-navlink
{
	color: #000000;
}
a.uni-frontside-navbar-right-button
{
	color: #ffffff !important;
}
a.uni-frontside-navbar-right-button:hover
{
	color: #FFFFFF !important;
	background-color: #ffffff !important;
}
#uni-frontside-footer,
#uni-frontside-footer a
{
	color: #494A4C;
}
#uni-frontside-footer a:hover,
#uni-frontside-footer a.current-navlink
{
	color: #494A4C;
}
#uni-frontside-toolbar
{
	background-image: url("/userfiles/universitystyles/2957/ToolbarBgImage.png");
	color: #FFFFFF;
}
#uni-frontside-toolbar a
{
	color: #FFFFFF;
}
span.bvtooltip-active
{
	background-image: url("/images/uni-frontside/icon_tooltip.png");
}
.custom-button span
{
	background-image: url("/userfiles/universitystyles/2957/LargeButtonBgImage.png");
}
.cobrand-button-small span
{
	background-image: url("/userfiles/universitystyles/2957/SmallButtonBgImage.png");
}
span.progress-bar-inner
{
	background-color: #382e2b;
}


.properties .eventType5 {
    background-color: #00c7cc;
    color: #ffffff;
}

.properties .eventType403 {
    background-color: #b7ada5;
    color: #ffffff;
}


#uni-frontside-banner-links.mvc a{
    margin: 0 0px;
    padding-left:3px;
    border-left: 1px #000000 solid;
    
}

#uni-frontside-banner-links.mvc a:first-of-type {
    border-left:none;
}