﻿.title1
{
    background-image:url(/images/header-bar-blue.png);
    border-color:#2d4aba;
}

.button-green
{
    background-image:url(/images/buttons/content-blue.png);
}

#notifications a
{
	color:#ffffff;
	background-color:#3348b1;
}

#notifications a:hover
{
	color:#ffffff;
}

.page .page-content input.btn
{
	color:White;
	background-position:-1000px 0px;
}

.page .page-content input.btn:hover
{
	background-position:0px 0px;
}

#pages li.ui-state-default a:hover
{
	color:#ffffff;
	background-color:#3348b1;
	cursor:pointer;
}

#pages li.ui-state-active a:hover
{
	color:inherit;
	background-color:inherit;
}

.page-content .form-box
{
	border-color:#3348b1;
}

.impersonation-header
{
    border-top:1px solid #3348b1;
    border-bottom:1px solid #3348b1;
}

.border1
{
    border-color:#2d4aba;
}

.poster .poster-button
{
    background-image:url(/images/associate-poster-button.png);
}

.register-poster
{
    background-image:url(/images/associate-432x272.jpg);
    height:272px;
}

