/* FontFamily:Corbel (Verdana);ColorTheme:White;LogoWidth:550;LogoHeight:100 */
*
{
	font-family: Calibri, Arial, sans-serif;
}

.scpHeader
{
	background-color: #FFFFFF;
	height: 100px;
}

.scpLogo
{
	background: transparent url(Content.aspx?id=f3a1117f-2d9e-4e54-8cc5-6692212685dd) no-repeat scroll center center;
	width: 550px;
	height: 100px;
}

#logo .scpLogo
{
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	height: 100px;
}

.scpContact
{
	color: #000000;
}

.scpContainer
{
	background-color: #FFFFFF;
}

.scpBody
{
	color: #000000;
}

