﻿/* 
**************************************
.SiteLogo{width:178px;height:62px;background-image:url('Images/sitelogo_yellow.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_yellow.gif');
   background-repeat:no-repeat;
	
}

breadcrumb
{
	display:block;
}

ReturnSEACEX
{
	display:none;
}
/*****************************************/


.Content_Title
{
    color:#FFA711;
}


.Container .Content_Right .Content_Navigation .Right_Navigation_Selected {color:#FFA711;font-weight:bold;}
.Container .Content_Right .Content_Navigation .Right_Navigation_Selected a:link{color:#FFA711;font-weight:bold;}
.Container .Content_Right .Content_Navigation .Right_Navigation_Selected a:visited{color:#FFA711;font-weight:bold;} 
.Container .Content_Right .Content_Navigation .Right_Navigation_Selected a:hover{color:#FFA711;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:#FFA711;text-decoration:none;}

/* Pagination current page style 
*********************************************/
.Container .Content_Left .pagination a.current_Page,
.Container .Content_Left .pagination a.pages:hover,

.Container .Content_Left .Left_Top_Second_Header .pagination a.current_Page,
.Container .Content_Left .Left_Top_Second_Header .pagination a.pages:hover
{
    background-color:#FFA711;
    margin-left:3px;
    float:left;
    width:18px;
	height:18px;
	line-height:18px;
    text-align:center;
    display:block;
    color:white;

} 



