﻿

body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0;
	padding:0;
    text-align: center;
    background-image: url(../images/bg_main.png);
	background-repeat: repeat-x; 
}
img {
	margin:0;
	padding:0;
	border:0;
}
a {
	text-decoration:none;
}
form {
	margin:0;
	padding:0;
}
input.text {
	width:138px;
	height:18px;
}
a span  
{
    display: none; 
}
.HomePage #MainFrame
{
     width:940px;
     height:100%;
     margin: 0 auto;
     text-align: left;
}
.HomePage #MainFrameContent
{
     width:940px;
     height:100%;
     margin: 0 auto;
     text-align: left;
     
}
/* Header */
.HomePage #Header
{
    width:941px;
    height:39px;
    background-color:Black;
    background-image: url(../images/bg_header.png);
	background-repeat: repeat-x; 
	margin: 0;
}
    .HomePage .FlashIntros
    {
        width:472px;
        height:39px;
        /*background:url(../images/flash_intro1.png) no-repeat top left;*/
        float:left;
    }
    .HomePage .HeaderNav
    {
        width:469px;
        height:39px;
        float:left;
       
    }
        .HeaderNavLinks
        {
            padding:12px 0 0px 0; 
            width: 280px;
            height:25px;
            float:left;
            	clear:both;
        }
            	a.Navlink:link {
	                color: #666666; 
	                text-decoration: none;
                }
	            a.Navlink:visited {
	                color: #666666;
	                text-decoration: none;
                }
	            a.Navlink:hover { 
	                color: #666666; 
	                text-decoration: underline overline;
                }
	            a.Navlink:active { 
	                color: #666666; 
	                text-decoration: none;
                }
        .HeaderSearchBox
        {
            padding:8px 0 0px 0; 
            width: 130px;
            height:22px;  
            float:left;
        }
        .HeaderSearchButton
        {
            padding:8px 0px 0px 0; 
            /*background-image: url(../images/search_button.png);*/
            width:45px;
            height:25px;
            float:right;
        }

/* Navigation */
.HomePage #Navigation
{
    width:940px;
    height:41px;
    background-image: url(../images/bg_nav.png);
	background-repeat: repeat-x; 
	margin:0 auto 0 auto;
	clear:both;
}
    .links 
    {
        height:41px;
    }
    /* Rollovers */
    a.rollover_AboutConduit {
	    float:left;
	    display:block;
	    background:url(../images/nav_About_Conduit.png) no-repeat top left;
	    width:136px;
	    height:41px;
    }
    .rollover_AboutConduitOn {
	    background:url(../images/nav_About_Conduit_on.png) no-repeat top left;
	    width:136px;
	    height:41px;
	    float:left;
    }
        a.rollover_ServiceApproach {
	    float:left;
	    display:block;
	    background:url(../images/nav_Service_Approach.png) no-repeat top left;
	    width:172px;
	    height:41px;
    }
     .rollover_ServiceApproachOn {
	    float:left;
	    display:block;
	    background:url(../images/nav_Service_Approach_on.png) no-repeat top left;
	    width:172px;
	    height:41px;
    }
        a.rollover_Clients {
	    float:left;
	    display:block;
	    background:url(../images/nav_Conduit_Clients.png) no-repeat top left;
	    width:94px;
	    height:41px;
    }
    .rollover_ClientsOn {
	    float:left;
	    display:block;
	    background:url(../images/nav_Conduit_Clients_on.png) no-repeat top left;
	    width:94px;
	    height:41px;
    }
        a.rollover_LatestNews {
	    float:left;
	    display:block;
	    background:url(../images/nav_Conduit_News.png) no-repeat top left;
	    width:133px;
	    height:41px;
    }
    .rollover_LatestNewsOn {
	    float:left;
	    display:block;
	    background:url(../images/nav_Conduit_News_on.png) no-repeat top left;
	    width:133px;
	    height:41px;
    }
        a.rollover_Careers {
	    float:left;
	    display:block;
	    background:url(../images/nav_Conduit_Careers.png) no-repeat top left;
	    width:104px;
	    height:41px;
    }
    .rollover_CareersOn {
	    float:left;
	    display:block;
	    background:url(../images/nav_Conduit_Careers_On.png) no-repeat top left;
	    width:104px;
	    height:41px;
    }
        a.rollover_ContactUs {
	    float:left;
	    display:block;
	    background:url(../images/nav_Conduit_ContactUs.png) no-repeat top left;
	    width:118px;
	    height:41px;
    }
    .rollover_ContactUsOn {
	    float:left;
	    display:block;
	    background:url(../images/nav_Conduit_ContactUs_On.png) no-repeat top left;
	    width:118px;
	    height:41px;
    }
        a.rollover_AboutConduit:hover {
	    background:url(../images/nav_About_Conduit_on.png) no-repeat top left;
    }
        a.rollover_ServiceApproach:hover {
	    background:url(../images/nav_Service_Approach_on.png) no-repeat top left;
    }
        a.rollover_Clients:hover {
	    background:url(../images/nav_Conduit_Clients_on.png) no-repeat top left;
    }
        a.rollover_LatestNews:hover {
	    background:url(../images/nav_Conduit_News_on.png) no-repeat top left;
    }
        a.rollover_Careers:hover {
	    background:url(../images/nav_Conduit_Careers_on.png) no-repeat top left;
    }
        a.rollover_ContactUs:hover {
	    background:url(../images/nav_Conduit_ContactUs_on.png) no-repeat top left;
    }

/* ************************************************************************************************* */   
/* ************************************************************************************************* */ 
/* ************************************************************************************************* */ 
/* ************************************************************************************************* */ 
/* ************************************************************************************************* */   
/* ************************************************************************************************* */ 
/* ************************************************************************************************* */ 
/* ************************************************************************************************* */ 
/* Content Styles */
.ContentHeader
{
    width:940px;
    height:135px;
}   
    #ContentTemplate
    {
        background:url(../images/contentheaders/content_Service_Approach.png) no-repeat top left;
    }
    #AboutConduit
    {
        background:url(../images/contentheaders/content_About_Conduit.png) no-repeat top left;
    }
    #ServiceApproach
    {
        background:url(../images/contentheaders/content_Service_Approach.png) no-repeat top left;
    }
    #OurClients
    {
        background:url(../images/contentheaders/content_our_clients.png) no-repeat top left;
    }
    #OurPartners
    {
        background:url(../images/contentheaders/content_our_partners.png) no-repeat top left;
    }
    #LatestNews2011
    {
        background:url(../images/contentheaders/content_news_latest_2011.png) no-repeat top left;
    }
    #LatestNews
    {
        background:url(../images/contentheaders/content_latest_news.png) no-repeat top left;
    }
    #NewsArchive2010
    {
        background:url(../images/contentheaders/content_news_archive_2010.png) no-repeat top left;
    }
    #LatestNews2009
    {
        background:url(../images/contentheaders/content_news_latest_2009.png) no-repeat top left;
    }
    #NewsArchive2009
    {
        background:url(../images/contentheaders/content_news_archive_2009.png) no-repeat top left;
    }
    
    #NewsArchive2008
    {
        background:url(../images/contentheaders/content_news_archive_2008.png) no-repeat top left;
    }
    #NewsArchive2007
    {
        background:url(../images/contentheaders/content_news_archive_2007.png) no-repeat top left;
    }
    #NewsArchive2006
    {
        background:url(../images/contentheaders/content_news_archive_2006.png) no-repeat top left;
    }
    #Careers
    {
        background:url(../images/contentheaders/content_careers.png) no-repeat top left;
    }
    #CareersCurrentVacanices
    {
        background:url(../images/contentheaders/content_current_vacanices.png) no-repeat top left;
    }
    #CareersHRContactDetails
    {
        background:url(../images/contentheaders/content_hr_contact_details.png) no-repeat top left;
    }
    #ContactUs
    {
        background:url(../images/contentheaders/content_contact_us.png) no-repeat top left;
    }
    #OurServiceOffering
    {
        background:url(../images/contentheaders/content_service_offering.png) no-repeat top left;
    }
    #CallCenterServices
    {
        background:url(../images/contentheaders/content_callcentre_services.png) no-repeat top left;
    }
    #OutsourcedDQ
    {
        background:url(../images/contentheaders/content_outsourced_dq.png) no-repeat top left;
    }
    #SiteMap
    {
        background:url(../images/contentheaders/content_site_map.png) no-repeat top left;
    }
    #ClientSectorFocus
    {
        background:url(../images/contentheaders/content_client_sector_focus.png) no-repeat top left;
    }
    #CorporateSocialResponsibility
    {
        background:url(../images/contentheaders/content_csr.png) no-repeat top left;
    }
    #Error404
    {
        background:url(../images/contentheaders/content_404.png) no-repeat top left;
    }
    #Error403
    {
        background:url(../images/contentheaders/content_403.png) no-repeat top left;
    }
    #Error
    {
        background:url(../images/contentheaders/content_error.png) no-repeat top left;
    }
    #CaseStudiest
    {
        background:url(../images/contentheaders/content_case_studies.png) no-repeat top left;
    }
    #Search
    {
        background:url(../images/contentheaders/content_search.png) no-repeat top left;
    }
    #Partnerweb
    {
        background:url(../images/contentheaders/content_partner_web.png) no-repeat top left;
    }
  
.Breadcrumb
{
    width:940px;
    height:20px;
    background-image: url(../images/nav_breadcrumb_bg.png);
	 
}
    .BreadcrumbHome
    {
        width:23px;
        height:20px;
        float:left;
    }
    .BreadcrumbContent
    {
        width:917px;
        height:16px;
       	float:left;
	    display:block;
        padding: 4px 0 0 0;
    }
    .BreadcrumbSpace
    {
        background-image: url(../images/nav_breadcrumb_divide.gif) no repeat; 
        width: 19px;
        height: 14px;
        float:left;
    }
    A.BreadcrumbLink:link {color: #C7C7C7; font-weight:bold; font-family:Verdana; font-size:10px; text-decoration:none; float:left; }
    A.BreadcrumbLink:visited {color: #C7C7C7; font-weight:bold; font-family:Verdana; font-size:10px; text-decoration:none; float:left;}
    A.BreadcrumbLink:hover {color: #FFFFFF; font-weight:bold; font-family:Verdana; font-size:10px; text-decoration:underline; float:left;}
    A.BreadcrumbLink:active {color: #C7C7C7; font-weight:bold; font-family:Verdana; font-size:10px; text-decoration:none; float:left;}
    
    A.BreadcrumbLink2:link {color: #C7C7C7; font-weight:bold; font-family:Verdana; font-size:10px; text-decoration:none;}
    A.BreadcrumbLink2:visited {color: #C7C7C7; font-weight:bold; font-family:Verdana; font-size:10px; text-decoration:none;}
    A.BreadcrumbLink2:hover {color: #FFFFFF; font-weight:bold; font-family:Verdana; font-size:10px; text-decoration:underline;}
    A.BreadcrumbLink2:active {color: #C7C7C7; font-weight:bold; font-family:Verdana; font-size:10px; text-decoration:none;}
    .BreadcrumbLinkArrow {color: #C7C7C7; font-weight:bold; font-family:Verdana; font-size:7px; text-decoration:none;}
    .BreadcrumbLinkActive {color: #FFFFFF; font-weight:bold; font-family:Verdana; font-size:10px; text-decoration:none;}
    
    .BreadcrumbLinkArrowStat {color: #C7C7C7; font-weight:bold; font-family:Verdana; font-size:7px; text-decoration:none; float:left; padding-top:3px;}
    .BreadcrumbLinkActiveStat {color: #FFFFFF; font-weight:bold; font-family:Verdana; font-size:10px; text-decoration:none; float:left;}
    
.HomePage #Content_Container
{
    width:940px;
    height:100%;
    background-color:#FFFFFF;
}

 /* Content Header */
    #Content_Nav_Container
        {
        width:230px;
        height:100%;
        background-color:#EDEDED;
        float:left; 
        }
        #Content_Nav_Header
        {
            height:4px;
            width:230px;
            background: url(../images/Content_Nav_Header.png) no-repeat left top;
        }
        
        /* Navigation Main */         
            .SideNav {
	            border-left: solid 0px gray;
	            border-right: solid 0px black;
	            border-bottom: solid 0px gray;
	            overflow: hidden;
            }
            .SideNavPanel {
	            margin: 0px;
	            padding: 0px;
            }
            .SideNavPanelTab {
	           background-color: #EDEDED;
	           border-top: solid 0px black;
	           border-bottom: solid 1px #DBDBDB;
	           margin: 0px;
	           height: 20px;
	           padding: 12px 0px 0px 12px;
	           cursor: pointer;
	           -moz-user-select: none;
	           -khtml-user-select: none;
	           background-image: url(../images/content_Nav_ArrowC.png);
	           background-position:left;
	           background-repeat:no-repeat;
	            font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px;
            	            
            }

            .SideNavPanelContent {
	            overflow: auto;
	            margin: 0px;
	            padding: 0px;
	            height: 85px;
	            background-color:#DBDBDB;
            }
            .SideNavPanelContent links
                {
                    padding:20px 20px 0 0;
                }
              .SideNavPanelContent a{color:#454545; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px;}
              .SideNavPanelContent a:visited{color:#454545;text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px;}
              .SideNavPanelContent a:hover{color:#000000;text-decoration:underline; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px;}
              .SideNavPanelContent a:active{color:#454545;text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px;}
                         
            .SideNavPanelOpen .SideNavPanelTab {
	            background-color: #EEEEEE;
            }
            .SideNavPanelTabHover {
	            color: #555555;
	            text-decoration:none;
	            font-weight:bold;	
            }
            .SideNavPanelOpen .SideNavPanelTabHover {
	            color: #555555;
            }
            .SideNavFocused .SideNavPanelTab {
	            background-color: #EDEDED;
            	
            }
            .SideNavFocused .SideNavPanelOpen .SideNavPanelTab {
	            background-color: #EDEDED;
            }
             A.BackLink:link{color:#454545; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:9px;}
             A.BackLink:visited{color:#454545;text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:9px;}
             A.BackLink:hover{color:#666666;text-decoration:underline; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:9px;}
             A.BackLink:active{color:#454545;text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:9px;}
                  #ConduitLogoContainer
                    {   
                        height:160px;
                        width:230px;
                        text-align:center;
                        margin-left: auto;
                        margin-right: auto;
                    }
                    #LogoDisplay
                    {
                        background-image: url(../images/Conduit.png);
                        height:160px;
                        width:142px;
                        margin-top:10px;
                        text-align:center;
                        margin-left: auto;
                        margin-right: auto;
                    }     
              .SideNavArrow
              {
                   background-image: url(../images/content_Nav_ArrowS.png);
                   width:7px;
                   height:9px;
              }                    
        /* *************** */
        

    #Content_Area
        {
            width:710px;
            height:auto;
            background-color:#FFFFFF;
            float:left;
        }
            #Content_Area_Error
        {
            width:940px;
            height:auto;
            background-color:#FFFFFF;
            float:left;
        }
    #Content_Area_Header
        {
            width:710px;
            height:42px;
            background-image: url(../images/content_header_bg.png);
	        background-repeat: repeat-x; 
        }
        .Content_Area_Title
        {
            width:320px;
            height:41px;
            background-color:Navy;
        }  
        #CommercialFocus
        {
            background:url(../images/contentheaders/title_commerical_focus.png) no-repeat top left;
        }
        #CommercialFocus2
        {
            background:url(../images/contentheaders/content_Service_Approach2.png) no-repeat top left;
        }
        #TitleAboutConduit
        {
            background:url(../images/contentheaders/title_about_us.png) no-repeat top left;
        }
        #TitleAboutUsKeyFactsFigures
        {
            background:url(../images/contentheaders/title_key_facts_figures.png) no-repeat top left;
        }
        #TitleAboutUsOurHistory
        {
            background:url(../images/contentheaders/title_our_history.png) no-repeat top left;
        }
        #TitleAboutUsOurPeople
        {
            background:url(../images/contentheaders/title_our_people.png) no-repeat top left;
        }
        #TitleServiceApproachCommercialFocus
        {
            background:url(../images/contentheaders/title_commerical_focus.png) no-repeat top left;
        }
        #TitleProactiveManagemenet
        {
            background:url(../images/contentheaders/title_proactive_management.png) no-repeat top left;
        }
        #TitleFlexibleResources
        {
            background:url(../images/contentheaders/title_flexible_resources.png) no-repeat top left;
        }
        #TitleOurClients
        {
            background:url(../images/contentheaders/title_our_clients.png) no-repeat top left;
        }
        #TitleOurPartners
        {
            background:url(../images/contentheaders/title_our_partners.png) no-repeat top left;
        }
        #TitleLatestNews
        {
            background:url(../images/contentheaders/title_latest_news.png) no-repeat top left;
        }
        #TitleNewsArchive2010
        {
            background:url(../images/contentheaders/title_news_archive_2010.png) no-repeat top left;
        }
        #TitleNewsArchive2009
        {
            background:url(../images/contentheaders/title_news_archive_2009.png) no-repeat top left;
        }
        #TitleNewsArchive2008
        {
            background:url(../images/contentheaders/title_news_archive_2008.png) no-repeat top left;
        }
        #TitleNewsArchive2007
        {
            background:url(../images/contentheaders/title_news_archive_2007.png) no-repeat top left;
        }
        #TitleNewsArchive2006
        {
            background:url(../images/contentheaders/title_news_archive_2006.png) no-repeat top left;
        }
        #TitleCareers
        {
            background:url(../images/contentheaders/title_careers.png) no-repeat top left;
        }
        #TitleCareersCurrentVacanices
        {
            background:url(../images/contentheaders/title_current_vacanices.png) no-repeat top left;
        }
        #TitleCareersBenefits
        {
            background:url(../images/contentheaders/title_careers_benefits.png) no-repeat top left;
        }
        #TitleCareersConduitValues
        {
            background:url(../images/contentheaders/title_conduits_values.png) no-repeat top left;
        }
        #TitleHRContactDetails
        {
            background:url(../images/contentheaders/title_hr_contact_details.png) no-repeat top left;
        }
        #TitleContactUs
        {
            background:url(../images/contentheaders/title_contact_us.png) no-repeat top left;
        }
        #TitleOurServiceOffering
        {
            background:url(../images/contentheaders/title_our_service_offering.png) no-repeat top left;
        } 
        #Titleworldclasstech
        {
            background:url(../images/contentheaders/title_worldclasstech.png) no-repeat top left;
        }
        #TitleSolutionProviders
        {
            background:url(../images/contentheaders/title_solutionp_roviders.png) no-repeat top left;
        }      
        #TitleInnovativeServices
        {
            background:url(../images/contentheaders/title_innovative_services.png) no-repeat top left;
        }
        #TitleCallCentreBenefits
        {
            background:url(../images/contentheaders/title_call_centre_benefits.png) no-repeat top left;
        }
        #TitleCallCenterServices
        {
            background:url(../images/contentheaders/title_call_center_services.png) no-repeat top left;
        }
        #TitlePublicSector
        {
            background:url(../images/contentheaders/title_public_sector.png) no-repeat top left;
        }
        #TitleMultiLingual
        {
            background:url(../images/contentheaders/title_Multi_Lingual.png) no-repeat top left;
        }
        #TitleMultiChannel
        {
            background:url(../images/contentheaders/title_multi_channel.png) no-repeat top left;
        }
        #TitleMultiShoring
        {
            background:url(../images/contentheaders/title_multi_shoring.png) no-repeat top left;
            
        }
        #TitleOutsourcedDQ
        {
            background:url(../images/contentheaders/title_outsourced_dq.png) no-repeat top left;
        }
        #TitleSiteMap
        {
            background:url(../images/contentheaders/title_site_map.png) no-repeat top left;
        }
        #TitleClentSectorFocus
        {
            background:url(../images/contentheaders/title_client_sector_focus.png) no-repeat top left;
        }
        #TitleCorporateSocialResponsibility
        {
            background:url(../images/contentheaders/title_csr.png) no-repeat top left;
        }
        #TitleCaseStudies
        {
            background:url(../images/contentheaders/title_case_studies.png) no-repeat top left;
        }
        #TitleSearch
        {
            background:url(../images/contentheaders/title_search.png) no-repeat top left;
        }
        #TitlePartnerweb
        {
            background:url(../images/contentheaders/title_partnerweb.png) no-repeat top left;
        }
        #TitleCollectionsSolutions
        {
            background:url(../images/contentheaders/title_collections_solutions.png) no-repeat top left;
        }



     
        
       #Content_Area_Footer
        {
            width:710px;
            height:2px;
            background-image: url(../images/content_header_footer.png);
	        background-repeat: repeat-x; 
        }
        #Content_Text
        {
            width:700px;
            padding:0 5px 0 5px;
            text-align:justify;
        }
        #Content_Text_Error
        {
            width:900px;
            height:400px;
            padding:0 5px 0 5px;
            text-align:justify;
        }
        #Content_Text P
        {
            margin-bottom:12px;
        }
        #Content_Text h1
        {
            font-family: Verdana, Arial, Helvetica, sans-serif;
        }
        .Contentheader_TextBlue h1
        {
            font-size:20px;
            font-family:Verdana, Arial, Helvetica, sans-serif;
            color:#065997;
        }
        .Contentheader_TextGreen h1
        {
            font-size:20px;
            font-family:Verdana, Arial, Helvetica, sans-serif;
            color:#009900;
        }
        .Contentheader_TextOrange h1
        {
            font-size:20px;
            font-family:Verdana, Arial, Helvetica, sans-serif;
            color:#996600;
        }
        .Contentheader_TextPurple h1
        {
            font-size:20px;
            font-family:Verdana, Arial, Helvetica, sans-serif;
            color:#330099;
        }
        .Contentheader_TextBlue h2
        {
            font-size:15px;
            font-family:Verdana, Arial, Helvetica, sans-serif;
            color:#065997;
        }
        .Contentheader_TextGreen h2
        {
            font-size:15px;
            font-family:Verdana, Arial, Helvetica, sans-serif;
            color:#009900;
        }
        .Contentheader_TextOrange h2
        {
            font-size:15px;
            font-family:Verdana, Arial, Helvetica, sans-serif;
            color:#996600;
        }
        .Contentheader_TextPurple h2
        {
            font-size:15px;
            font-family:Verdana, Arial, Helvetica, sans-serif;
            color:#330099;
        }
        .Contentheader_TextPurple h3
        {
            
            font-family:Verdana, Arial, Helvetica, sans-serif;
            color:#330099;
        }
        .Contentheader_TextBlue h3
        {
            font-size:10px;
            font-weight:bold;
            font-family:Verdana, Arial, Helvetica, sans-serif;
            color:#065997;
        }
       .blue_bullet li
    
        {
            list-style-image: url(../images/bullet_blue.png); 
            margin-bottom:10px;
        }
       .blue_bullet2 li
    
        {
            list-style-image: url(../images/bullet_blue.png); 
             
        }
       .green_bullet li
    
        {
            list-style-image: url(../images/bullet_green.png); 
            margin-bottom:10px;
        }
       .purple_bullet li
    
        {
            list-style-image: url(../images/bullet_purple.png); 
            margin-bottom:10px;
        }
       .brown_bullet li
    
        {
            list-style-image: url(../images/bullet_brown.png); 
            margin-bottom:10px;
        }
        #Content_Area li b
        {
            font-weight:bold;
        }
        

#Content_Footer
     {
       width:940px;
       height:32px;
       background-image: url(../images/content_footer.png);
	   background-repeat: repeat-x; 
	   float:left;
     }
     #Content_Footer p
     {
         margin-top:10px;
         margin-right:5px;
         float:right;
         color:White;
         font-weight:bold;
     }
     #Content_Footer a{color:#FFFFFF;}
     #Content_Footer a:visited{color:#FFFFFF;}
     #Content_Footer a:hover{color:#CCCCCC;text-decoration:underline;}
     #Content_Footer a:active{color:#CCCCCC;}
#Content_Footer_left
{
    float:left;
}
#Content_Footer_right
{
    float:right;
}


    /* Our People Biogs*/
            #OurPeopleDetailContainer
            {
                width:680px;
                height:245px;
                background-color:black;
                margin: 0 auto;
            }
            .OurPeopleDetail {
	            border-left: solid 0px gray;
	            border-right: solid 0px black;
	            border-bottom: solid 0px gray;
	            overflow: hidden;
            }
            .OurPeoplePanel {
	            margin: 0px;
	            padding: 0px;
            }
            .OurPeoplePanelTab {
	            background-color: #EDEDED;
	            border-top: solid 0px black;
	            border-bottom: solid 1px gray;
	            margin: 0px;
	            padding: 2px;
	            cursor: pointer;
	            -moz-user-select: none;
	            -khtml-user-select: none;
	            font-weight:bold;
	            color:#065997;
            }
            .OurPeoplePanelContent {
	            overflow: auto;
	            margin: 0px;
	            padding: 0px;
	            height: 110px;
	            background-color:#DBDBDB;
            }
            .OurPeoplePanelOpen .OurPeoplePanelTab {
	            background-color: #EEEEEE;
            }
            .OurPeoplePanelTabHover {
	            color: #555555;
            }
            .OurPeoplePanelOpen .OurPeoplePanelTabHover {
	            color: #555555;
            }
            .AccordionFocused .OurPeoplePanelTab {
	            background-color: #EDEDED;
            }
            .AccordionFocused .OurPeoplePanelOpen .OurPeoplePanelTab {
	            background-color: #EDEDED;
            }

/* News Items */
.NewsTitle h1
 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#996600;
    margin: 0 auto;
    border-bottom-color: #996600;
    border-bottom-style: solid;
    padding:5px;
    text-transform:uppercase;
    
 }
 .NewsTitle h1 a
 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#996600;
    margin: 0 auto;
    border-bottom-color: #996600;
    border-bottom-style: solid;
    padding:5px;
    text-transform:uppercase;
    
 }
 .NewsDate
 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:10px;
    text-align:right;
    color:#996600;
    margin: 0 auto; 
 }
        A.NewsLink:link {color: #996600; font-weight:bold; font-family:Verdana; font-size:10px;}
        A.NewsLink:visited {color: #996600; font-weight:bold; font-family:Verdana; font-size:10px;}
        A.NewsLink:hover {color: #663300; font-weight:bold; font-family:Verdana; font-size:10px;}
        A.NewsLink:active {color: #996600; font-weight:bold; font-family:Verdana; font-size:10px;}
.Spacer {
  color: #666666;
  height: 25px;
}

/* Jobs */
.JobsAlert p
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:10px;
    text-align:center;
    color:#330099;
}
 .JobTitles
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:10px;
    color:#330099;
}
 .JobDetails
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#000000;
}
        A.JobLink:link {color: #330099; font-weight:bold; font-family:Verdana; font-size:10px;}
        A.JobLink:visited {color: #330099; font-weight:bold; font-family:Verdana; font-size:10px;}
        A.JobLink:hover {color: #330099; font-weight:bold; font-family:Verdana; font-size:10px; text-decoration:underline overline;}
        A.JobLink:active {color: #330099; font-weight:bold; font-family:Verdana; font-size:10px;}
/* Contact Us Address */
.address dt
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
    color:#065997;
}
 .AddressBar
 {
    width:660px;
    float:left;
}
.AddressContainer
{
    width:220px;
    float:left;
    vertical-align:top;
}


/* Site Map*/

.SiteMap
{
    width:600px;
    float:left;
}
.SiteMapLinks
{
    width:200px;
    float:left;
}
.SiteMapLinks h3
{
    color:#996600;
    font-size:12px;
}
.SiteMapLinks ul
{
    color:#000000;
    font-size:10px;
    display:block; 
    list-style-type:none;
    
    
}

.SiteMapLinks A:link{color: #000000; font-size:10px; text-decoration:none;}
.SiteMapLinks A:visited{color: #000000; font-size:10px; text-decoration:none;}
.SiteMapLinks A:hover{color: #999999; font-size:10px; text-decoration:underline;}
.SiteMapLinks A:active{color: #000000; font-size:10px; text-decoration:none;}


A.SearchResultLink:link {color: #0066CC; font-weight:bold; font-family:Verdana; font-size:10px;}
A.SearchResultLink:visited {color: #0066CC; font-weight:bold; font-family:Verdana; font-size:10px;}
A.SearchResultLink:hover {color: #663300; font-weight:bold; font-family:Verdana; font-size:10px;}
A.SearchResultLink:active {color: #0066CC; font-weight:bold; font-family:Verdana; font-size:10px;}
.SearchResultGreen {color: #006900; font-family:Verdana; font-size:10px;}
.SearchResultSection {color: #999999; font-family:Verdana; font-size:9px;}



A.OurHistoryLink:link {color: #065997; font-family:Verdana; font-size:10px;}
A.OurHistoryLink:visited {color: #065997; font-family:Verdana; font-size:10px;}
A.OurHistoryLink:hover {color: #666666; font-family:Verdana; font-size:10px;}
A.OurHistoryLink:active {color: #065997; font-family:Verdana; font-size:10px;}


