﻿/*
***************************************

.SiteLogo{width:178px;height:62px; background-image:url('Images/sitelogo_red.gif');
background-repeat:no-repeat;
background-position:0 29px;float:left;   padding-top:29px;
}
*/

.SiteLogo a {
 
   width:178px;height:62px;background-image:url('/Style%20Library/Images/sitelogo_red.gif');
   background-repeat:no-repeat;
	
}
.breadcrumb{display:none;}
.PartHeader3 {display:none;}
/*****************************************/


.Content_Title
{
    color:#D7180A;
}

.Container .Content_Right .Content_Navigation .Right_Navigation_Selected {color:#D7180A;font-weight:bold;}
.Container .Content_Right .Content_Navigation .Right_Navigation_Selected a:link{color:#D7180A;font-weight:bold;}
.Container .Content_Right .Content_Navigation .Right_Navigation_Selected a:visited{color:#D7180A;font-weight:bold;} 
.Container .Content_Right .Content_Navigation .Right_Navigation_Selected a:hover{color:#D7180A;font-weight:bold;} 


.Container .Content_Left .Left_Center_Left a:link,
.Container .Content_Left .Left_Center_Left a:visited,
.Container .Content_Left .Left_Center_Left a:hover,
.Container .Content_Left .Left_Center_Left a:active,

.Container .Content_Left .Left_Center_Right a:link,
.Container .Content_Left .Left_Center_Right a:visited,
.Container .Content_Left .Left_Center_Right a:hover,
.Container .Content_Left .Left_Center_Right a:active,

.Container .Content_Left .Left_Top a:link,
.Container .Content_Left .Left_Top a:visited,
.Container .Content_Left .Left_Top a:hover,
.Container .Content_Left .Left_Top a:active,

.Container .Content_Left .Left_Center_Bottom a:link,
.Container .Content_Left .Left_Center_Bottom a:visited,
.Container .Content_Left .Left_Center_Bottom a:hover,
.Container .Content_Left .Left_Center_Bottom a:active,

.Container .Content_Left .Left_Bottom a:link,
.Container .Content_Left .Left_Bottom a:visited,
.Container .Content_Left .Left_Bottom a:hover,
.Container .Content_Left .Left_Bottom a:active,


.Container .Content_Right dl dt a:link,
.Container .Content_Right dl dt a:visited,
.Container .Content_Right dl dt a:hover,
.Container .Content_Right dl dt a:active{color:#D7180A;text-decoration:none;}



.Container .Content_Bottom .Bottom_Nav_Link_Left a:link,
.Container .Content_Bottom .Bottom_Nav_Link_Left a:visited,
.Container .Content_Bottom .Bottom_Nav_Link_Left a:hover,
.Container .Content_Bottom .Bottom_Nav_Link_Left a:active,

.Container .Content_Bottom .Bottom_Nav_Link_Right a:link,
.Container .Content_Bottom .Bottom_Nav_Link_Right a:visited,
.Container .Content_Bottom .Bottom_Nav_Link_Right a:hover,
.Container .Content_Bottom .Bottom_Nav_Link_Right a:active{color:#707070;text-decoration:none;}

/****************************/
.Summary dl dd{
    overflow:hidden;
    position:relative;
    height:54px;
}

.Summary .ReadMore{
	position:absolute;
	bottom:0px;
	right:0px;
	width:20px;
}

.Summary dl dd a{
	float:right; 
}

.Summary dl dd a span{
	display:block;
	border-left:7px #D7180A solid;
	border-top:7px white solid;
	border-bottom:7px white solid;
	line-height:0px;
	width:0px;
	height:0px;
	padding:0px;
	cursor:pointer;
}



/**********************************************************************/
.Container .Content_Left .Left_Center_Left,
.Container .Content_Left .Left_Center_Right {
	display:none;
}
.Container .Content_Left .Left_Top{
	
	margin-bottom:10px;
}
