/*
This section would be used if we want to change the body background
{
	background:url(../../images/Shadow_Background.jpg) repeat-x top left;
}
*/

#header hr,
#footerBar
{
	color: #D0103A !important;
	background-color: #D0103A !important;
}

#footerBar
{
	/*height:15px;
	OR*/	
	padding-top:15px;	
	background:url(../../images/Color-Bar-Footer.jpg) no-repeat top left;	
}

hr
{
	color: #D0103A !important;
	background-color: #D0103A !important;
	height: 1px;	
}

#displayContent h1, 
#displayContent h2, 
#displayContent h3, 
#displayContent h4, 
#displayContent h5,
#displayContent h6
{	
	color: #D0103A !important;
}

#logoBlock .rightBlock
{
	/*This looks way better if aligned on the bottom*/
	margin-top:11px;	
}
 
.ColorBlock
{
	background-color: #ec2c56;
	color: #eaeaea;
}

.ColorBlock h4
{
	color: #eaeaea;
}

.ColorBlock a, 
.ColorBlock a:link, 
.ColorBlock a:visited, 
.ColorBlock a:hover,
.ColorBlock a:active
{
	color: #eaeaea;
}

.ColorBlock a:hover
{
	color:#3d3f3f;	
}

a:hover,
#searchContent .gs-webResult .gs-title a:hover
{
	color:#D0103A;
	text-decoration:none;
}

.SpecialButton a, 
.SpecialButton a:link, 
.SpecialButton a:visited, 
.SpecialButton a:hover,
.SpecialButton a:active
{
	background: url(../../images/colored/D0103A_Button.jpg) no-repeat center;
}

.SpecialButton a:hover
{
	background: url(../../images/colored/D0103A_HoverButton.jpg) no-repeat center;
}

.gsc-search-button input,
.GoogleInputSubmit input,
.SpecialButtonSmall a, 
.SpecialButtonSmall a:link, 
.SpecialButtonSmall a:visited, 
.SpecialButtonSmall a:hover,
.SpecialButtonSmall a:active
{		
	color: #f8f8ff !important;		
	background: url(../../images/colored/D0103A_SmallButton.jpg) no-repeat center;
}

.gsc-search-button input:hover,
.GoogleInputSubmit input:hover,
.SpecialButtonSmall a:hover
{
	color: #f8f8ff !important;		
	background: url(../../images/colored/D0103A_SmallHoverButton.jpg) no-repeat center;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner 
{
	color:#D0103A;
	text-decoration:none;
}

.supportStaffPicture
{
	border-top-color: #D0103A;
	border-bottom-color: #D0103A;
	border-right-color: #D0103A;
	border-left-color: #D0103A;		
}