﻿#body 
{
	margin:0;border:0;padding:0;
}

#outer 
{
	position:absolute;top:0px;left:0px;
	width:100%;height:auto !important;
	min-height:100%;height:100%;
	text-align:center;
	background-color:#D6E7F1;
}

#inner 
{
	width:950px;
	margin:0px auto;
	text-align:left;
}
h1
{
    font-family:Arial;font-size:35px;font-weight:normal;color:#00338D;   
}
h2
{
    font-family:Arial;font-size:22px;font-weight:bold;color:#666666;
    line-height:24px;
}
p
{
    margin:0;padding:0 0 10px 0;   
}
a.link, a.link:visited
{
    font-family:Arial;color:#00338D;font-size:14px;line-height:normal;text-decoration:none;    
}
a.link:hover
{
    text-decoration:underline;
}
.header
{
    float:left;
    width:930px; 
    padding:20px 0 10px 20px;
    background-color:#FFFFFF;
}
    .logo
    {
        float:left;  
    }
    .strap img
    {
        float:left;
        padding:55px 0 0 325px;   
    }
.menu
{
    clear:left;float:left;
    width:950px;
    height:auto !important;
	min-height:25px;height:25px; 
    background-color:#FFFFFF;
    border-top:solid 3px #D3DEE4;
}

.PageIndicator
{
    clear:left;float:left;
    width:930px;height:25px;
    font-family:Arial;font-size:14px;color:#FFA60D;
    padding:15px 0 0 20px;
    background-color:#FFFFFF;  
}
.MainBody
{
    clear:left;float:left;
    width:950px;
    height:auto !important;
    min-height:500px;height:500px;
    border-top: solid 2px #FFA60D;
    border-bottom: solid 3px #FFA60D;
    padding:5px 0 15px 0;
    background-color:#FFFFFF;
      
}
    .LeftCol
    {
        float:left;
        width:550px;
        margin:0 0 0 20px;display:inline;
        padding:10px 0 0 0;   
    }
        .TopSection
        {
            width:550px;
            /*border-bottom: solid 2px #FFA60D;*/
            font-family:Arial;font-size:16px;font-weight:normal;color:#000000;
            line-height:20px;padding:0 0 20px 0;
        }
            .TopSection a, .TopSection a:visited,
            .TopSectionAboutus a, .TopSectionAboutUs a:visited,
            .TopSectionContactUs a, .TopSectionContactUs a:visited,
            .BottomSection a, .BottomSection a.visited
            {
                text-decoration:none;color:#00338D;        
            }
            .TopSection a:hover, .TopSectionAboutUs a:hover, .TopSectionContactUs a:hover,
            .BottomSection a:hover
            {
                text-decoration:underline;color:#00338D;       
            }
            
            .TopSection h2 a, .TopSection h2 a:visited,
            .TopSectionAboutUs h2 a, .TopSectionAboutUs h2 a:visited,
            .TopSectionContactUs h2 a, .TopSectionContactUs h2 a:visited,
            .BottomSection h2 a, .BottomSection h2 a.visited
            {
                font-family:Arial;font-size:22px;font-weight:bold;color:#666666;
                text-decoration:none;        
            }
            .TopSection h2 a:hover, .TopSectionAboutUs h2 a:hover, .TopSectionContactUs h2 a:hover,
            .BottomSection h2 a:hover
            {
                font-family:Arial;font-size:22px;font-weight:bold;color:#00338D;
                text-decoration:underline;       
            }
            
        .CaseStudy
        {
            clear:left;float:left;
            width:550px;               
        }
            .CaseStudyTop
            {
                float:left;
                width:482px;height:39px;
                background-image:url('../images/CaseStudyBoxTop.gif'); background-repeat:no-repeat;                   
            }
                .CaseStudyTitle
                {
                    float:left;
                    width:400px;height:auto;
                    font-family:Arial;font-size:20px;font-weight:bold;color:#055095;
                    margin:14px 0 0 50px; display:inline;
                }
            .CaseStudyMid
            {
                clear:left;float:left;
                width:482px;height:auto;
                background-image:url('../images/CaseStudyBoxBG.gif'); background-repeat:repeat-y;                
            }
                .CaseStudyContent
                {
                    float:left;
                    width:390px;height:auto;
                    margin:10px 0 0 50px; display:inline;   
                }
                    .CaseStudyPDFLogo
                    {
                        float:left;
                        width:34px;height:33px;   
                    }
                        .CaseStudyPDFLogo img {border:0;}
                                               
                    .CaseStudyDownload
                    {
                        float:left;
                        width:350px;height:auto;
                        margin:0 0 15px 6px; display:inline;
                        font-family:Arial;font-weight:normal;color:#000000;                        
                    }
                        .CaseStudyDownloadName
                        {
                            float:left;
                            width:350px;height:auto;
                            line-height:normal;                            
                        }
                            .CaseStudyDownloadName a, .CaseStudyDownloadName a:visited
                            {
                                font-family:Arial;font-size:13px;font-weight:bold;color:#000000;
                                text-decoration:none;       
                            }
                            .CaseStudyDownloadName a:hover
                            {
                                text-decoration:underline;   
                            }
                        .CaseStudyDownloadDescription
                        {
                            clear:left;float:left;
                            width:350px;height:auto;                            
                            line-height:normal;    
                        }
                            .CaseStudyDownloadDescription a, .CaseStudyDownloadDescription a:visited
                            {
                                font-family:Arial;font-size:12px;font-weight:normal;color:#000000;
                                text-decoration:none;     
                            }
                            .CaseStudyDownloadDescription a:hover
                            {
                                text-decoration:underline;
                            }
                            
            .CaseStudyBottom
            {
                clear:left;float:left;
                width:482px;height:23px;
                background-image:url('../images/CaseStudyBoxBottom.gif'); background-repeat:no-repeat;
                margin:0 0 25px 0; display:inline;
            }
            
        .BottomSection
        {
            clear:left;float:left;
            width:550px;
            border-top: solid 2px #FFA60D;
            padding:20px 0 0 0;
            font-family:Arial;font-size:14px;font-weight:normal;color:#000000;
            line-height:18px;      
        }
    .RightCol
    {
        float:right;
        width:380px;         
    }
        .FreeTips
        {
            float:right;   
        }
        .RightHandImage
        {
            clear:right;float:right;
            padding:20px 0 0 0;   
        }
        /*==== Home Variations====================================================*/
        .IndustryNews
        {
            clear:right;float:right;
            width:345px;height:auto;
            padding:15px 15px 10px 15px;border-top:solid 4px #FFA60D;
            font-family:Arial;font-size:13px;font-weight:normal;color:#000000;
        }
            .IndustryNews a, .IndustryNews a:visited
            {
                font-family:Arial;font-size:13px;font-weight:normal;color:#000000;
                text-decoration:none;
            }
            .IndustryNews a:hover
            {
                font-family:Arial;font-size:13px;font-weight:normal;color:#000000;
                text-decoration:underline;   
            }
            .IndustryNewsText
            {
                font-size:15px;color:#00338D;
                font-weight:bold;
            }
            
        .LatestNewsHeading
        {
            float:left;
            width:335px;height:35px;
            padding:6px 0 0 10px;
            margin:0 0 5px 0;display:inline;
            background-image:url('../images/LatestBG.gif'); background-repeat:repeat-x;
            font-size:22px;color:#00338D;          
        }
            .LatestNewsHeading a, .LatestNewsHeading a:visited 
            {
                font-size:22px;color:#00338D;
                text-decoration:none;
            }
            .LatestNewsHeading a:hover
            {
                font-size:22px;color:#00338D;
                text-decoration:underline;
            }
        .LatestNews
        {
            float:left;
            width:345px;
            margin:0 0 10px 0;display:inline;
        }
            .LNPhoto
            {
                float:left;
                width:86px;height:69px;
                margin:0 10px 0;display:inline;   
            }
                .LNPhoto img 
                {   
                    float:left;
                    width:86px;height:69px;border:0;
                }
                
        .LNContent
        {
            float:left;
            width:320px;height:auto;
            margin:0 0 0 10px; display:inline;              
        }
            .LNHeadline
            {
                float:left;
                width:320px;height:18px;
                overflow:hidden;
                font-size:15px;font-weight:bold;color:#00338D;   
            }
                .LNHeadline a, .LNHeadline a:visited
                {
                    font-size:15px;font-weight:bold;color:#00338D;
                    text-decoration:none;   
                }
                .LNHeadline a:hover
                {
                    font-size:15px;font-weight:bold;color:#00338D;
                    text-decoration:underline;
                }
            .LNDate
            {
                clear:left;float:left;
                width:320px;
                overflow:hidden;
                font-size:12px;font-weight:bold;color:#FFA60D;
                margin:2px 0 5px 0;display:inline;   
            }
                .LNDate a, .LNDate a:visited
                {
                    font-size:12px;font-weight:bold;color:#FFA60D;
                    text-decoration:none;
                }
                .LNDate a:hover
                {
                    font-size:12px;font-weight:bold;color:#FFA60D;
                    text-decoration:underline;
                }
            .LNSummary
            {
                clear:left;float:left;
                width:320px;height:52px;
                overflow:hidden;
                font-family:Arial;font-size:13px;font-weight:normal;color:#000000;
                line-height:17px;       
            }
                .LNSummary a, .LNSummary a:visited
                {
                    font-family:Arial;font-size:13px;font-weight:normal;color:#000000;
                    line-height:17px;
                    text-decoration:none;
                }
                .LNSummary a:hover
                {
                    font-family:Arial;font-size:13px;font-weight:normal;color:#000000;
                    line-height:17px;
                    text-decoration:underline;
                }
                
            .LNOrangeRule
            {
                clear:left;float:left;
                width:335px;height:2px;
                background-color:#FFA60D;
                margin:15px 0 10px 10px;display:inline;                
            }
            
            .LNArchive
            {
                clear:left;float:left;
                width:335px;height:20px;                              
            }
                    
                .LNArchiveTxt
                {
                    float:left;
                    width:auto;
                    font-size:15px;font-weight:bold;color:#00338D;
                    margin:1px 5px 0 210px;display:inline;   
                }     
                    .LNArchiveTxt a, .LNArchiveTxt a:visited
                    {
                        font-size:15px;font-weight:bold;color:#00338D;
                        text-decoration:none;   
                    }
                    .LNArchiveTxt a:hover
                    {
                        font-size:15px;font-weight:bold;color:#00338D;
                        text-decoration:underline;    
                    }
                .LNArchiveBtn
                {
                    float:left;
                    width:19px;height:19px;                                            
                }
                    .LNArchiveBtn img
                    {
                        border:0;
                    } 
                    
        /*====/Home Variations====================================================*/  
        
        /*====/Newsletters Variations====================================================*/
        
.NewsletterSubscribe
        {
            float:right;
            width:290px;height:auto;
            padding:20px 0 0 90px;        
        }
            .NewsletterSubscribeBelow
            {
                float:left;
                width:290px;
                font-family:Arial;font-size:13px;font-weight:bold;color:#000000;
                padding:0 0 10px 0;   
            }
            .NewsletterSubscribeRow
            {
                clear:left;float:left;
                width:290px;height:auto;
                margin:0 0 6px 0;display:inline;       
            }    
                .NewsletterSubscribeNameLabel
                {
                    float:left;
                    width:70px;
                    font-family:Arial;font-size:12px;font-weight:bold;color:#000000;
                    padding:3px 0 0 0;        
                }
                .NewsletterSubscribeNameBox
                {
                    float:left;
                    width:180px;height:auto;   
                }
                .NewsletterSubscribeDropDown
                {
                    float:left;
                    width:80px;height:auto;   
                }
                .uxNewsletterTitle
                {
                    height:auto;width:80px;
                    font-family:Arial;font-size:12px;font-weight:normal;color:#000000;
                    background-color:#F3F3F3; 
                }
                .uxNewsletterName, .uxNewsletterEmail, .uxNewsletterCompany, .uxNewsletterJobTitle
                {
                    height:auto;width:180px;
                    font-family:Arial;font-size:12px;font-weight:normal;color:#000000;
                    background-color:#F3F3F3; 
                }                
                
                .NewsletterSubmit
                {
                    clear:left;float:left;
                    width:auto;
                    padding:0 0 0 173px;!!padding:0 0 0 174px;    
                }
                    .uxNewsletterSubscribe
                    {
                        font-family:Arial;font-size:12px;font-weight:normal;color:#000000;
                        width:83px;    
                    }    
        
        /*====/Newsletters Variations====================================================*/  

.FooterContacts
{
    float:left;width:815px;height:40px;
    padding:10px 0 0 135px;
    background-color:#FFFFFF;
}
    .contact
    {
        float:left;
        padding:0 20px 0 0;
    }            
        .OrangeLabel
        {
            font-family:Arial;color:#FFA60D;font-size:12px;       
        }
        .BlueContacts
        {
            font-family:Arial;color:#00338D;font-size:14px;   
        }
        .FooterContacts a, .FooterContacts a:visited
        {
            font-family:Arial;color:#00338D;font-size:14px;text-decoration:none;    
        }
        .FooterContacts a:hover
        {
            font-family:Arial;color:#00338D;font-size:14px;text-decoration:none;
            text-decoration:underline;        
        }
        
.FooterMenuHolder
{
    clear:left;float:left;
    width:948px;height:20px;
    font-family:Arial;color:#00338D;font-size:11px;
    padding:5px 0 0 2px;
    background-color:#D6E7F1;
}
    
    .FooterMenuHolder a, .FooterMenuHolder a:visited
    {
        font-family:Arial;color:#00338D;font-size:11px;text-decoration:none;    
    }
    .FooterMenuHolder a:hover
    {
        text-decoration:underline;        
    }
    .FooterMenu
    {
        float:left;        
    }
        .FooterMenuPipe
        {
            font-size:13px;
            padding:0 2px 0 2px;
        }
    .FooterCopyright
    {
        float:left;
		width:auto;
        padding:2px 0 0 39px;       
    }
    .FooterDesign
    {
        float:left;
		width:auto;
        padding:2px 0 0 39px;       
    }
    
/*============== AboutUS Variations ==============*/

    .TopSectionAboutUs
    {
        width:550px;
        font-family:Arial;font-size:16px;font-weight:normal;color:#000000;
        line-height:21px;padding:0 0 20px 0;
    }
    .RightHandStaff
    {
        clear:right;float:right;
        width:360px;height:auto;
        padding:20px 0 0 0;line-height:14px;  
    }
        .StaffName
        {
            font-family:Arial;color:#00338D;font-size:14px;   
        }
        .StaffRole
        {
            font-family:Arial;color:#00338D;font-size:11px;font-weight:bold;   
        }
        a.StaffEmail, a.StaffEmail:visited
        {
            font-family:Arial;color:#FFA60D;font-size:11px;line-height:normal;text-decoration:none;      
        }
        a.StaffEmail:hover
        {
            font-family:Arial;color:#FFA60D;font-size:11px;line-height:normal;
            text-decoration:underline;         
        }
        
        .RightHandStaff img
        {
            padding-bottom:5px;   
        }    

/*==============/AboutUS Variations ==============*/

/*============== Contact Us Variations ==============*/

    .TopSectionContactUs
    {
        width:500px;
        font-family:Arial;font-size:14px;font-weight:normal;color:#000000;
        line-height:17px;padding:0 0 20px 0;
    }
        
        .ContactFormContent
        {
            float:left;
            padding:20px 0 0 0;   
        }
        .ContactFormTitle
        {
            clear:left;float:left;
            padding:20px 0 15px 0;
            font-weight:bold;      
        }
        .ContactForm
        {
            float:left;
            padding:20px 0 0 70px;
        }
        
        .ContactFormRow
        {   
            clear:left;float:left;
            width:450px;height:auto;
            margin:0 0 6px 0;display:inline;          
        }
        
            .ContactLabel
            {
                float:left;
                width:120px;
                font-family:Arial;font-size:12px;font-weight:bold;color:#000000;
                padding:3px 0 0 0;     
            }
            .ContactBox
            {
                float:left;
                width:200px;height:auto;   
            }
                .uxTitle
                {
                    height:auto;width:80px;
                    font-family:Arial;font-size:12px;font-weight:normal;color:#000000; 
                }
                .uxFirstName, .uxSurname, .uxCompany, .uxTel, .uxFax, .uxMobile, .uxEmail
                {
                    height:auto;width:200px;
                    font-family:Arial;font-size:12px;font-weight:normal;color:#000000;
                    background-color:#F3F3F3; 
                }
                
                .uxEnquiry
                {
                    height:100px;width:200px;
                    font-family:Arial;font-size:12px;font-weight:normal;color:#000000;
                    background-color:#F3F3F3;   
                }
            .Submit
            {
                clear:left;float:left;
                padding:10px 0 0 218px;!!padding:10px 0 0 202px;   
            }
                .uxSubmitEnquiry
                {
                    font-family:Arial;font-size:12px;font-weight:normal;color:#000000;   
                }

/*==============/Contact Us Variations ==============*/

/*============== Downloads ==============*/

.Downloads p
{
    clear:left;float:left;
    width:550px;
    padding:5px 0 4px 0;   
}
.Downloads a, .Downloads a:visited
{
    font-family:Arial;font-size:12px;font-weight:bold;color:#000000;
    text-decoration:none;           
}
.Downloads a:hover
{
    font-family:Arial;font-size:12px;font-weight:bold;color:#000000;
    text-decoration:underline;   
}
.DownloadsDescription
{
    clear:left;float:left;
    width:550px;
    padding:0 0 12px 0;
    font-family:Arial;font-size:12px;font-weight:normal;color:#000000;
    line-height:13px;    
}

.uxDownloadsName, .uxDownloadsEmail, .uxDownloadsCompany, .uxDownloadsJobTitle
{
    height:auto;width:180px;
    font-family:Arial;font-size:12px;font-weight:normal;color:#000000;
    background-color:#F3F3F3; 
}
.uxDownloadsTitle
{
    height:auto;width:80px;
    font-family:Arial;font-size:12px;font-weight:normal;color:#000000;
    background-color:#F3F3F3; 
}

.DownloadsSubmit
{
    clear:left;float:left;
    width:auto;
    padding:0 0 0 173px;!!padding:0 0 0 174px;    
}
.uxDownloadsSubscribe
{
    font-family:Arial;font-size:12px;font-weight:normal;color:#000000;
    width:83px;    
} 

/*==============/Downloads ==============*/

a.Back, a.Back:visited
{
    font-family:Arial;color:#00338D;font-size:12px;line-height:normal;text-decoration:none;    
}
a.Back:hover
{
    text-decoration:underline;
}
.BackArrows
{
    color:#00338D;font-size:12px;    
}
.BackPara
{
    clear:left;float:left;
    padding:10px 0 0 0;   
}

/*=====================/JC AMENDS - NH AWAY 18 Feb 2009==============*/
.TopSectionNewsLetter
{
	 width:500px;
        font-family:Arial;font-size:20px;font-weight:normal;color:#000080;letter-spacing:1px;
        line-height:25px;padding:0 0 20px 0;
        text-transform:uppercase;
}
.NewsLetter
{
	 width:500px;
        font-family:Arial;font-size:15px;font-weight:bold;color:#FF9900;
        line-height:19px;padding:0 0 20px 0;
        text-transform:uppercase;
}

/*==================Latest News 2009-06-29 START=============================*/

    .LNH1 {font-family:Arial;font-size:22px;font-weight:normal;color:#00338D;display:inline;line-height:normal;margin:0;padding:0;}
    .LNH2 {font-family:Arial;font-size:15px;font-weight:bold;color:#00338D;display:inline;line-height:normal;margin:0;padding:0;}
    
    .LN2LeftCol, .LN2LNArchives,
    .LN3LeftCol, .LN3LNArchives,
    .LN4LeftCol, .LN4LNArchives
    {
        float:left;
        width:171px;height:auto;
    }
        .LN2NewsCatTitle, .LN3NewsCatTitle, .LN4NewsCatTitle,
        .LN2LNArchivesTitle, .LN3LNArchivesTitle, .LN4LNArchivesTitle
        {
            float:left;
            width:161px;height:28px;
            padding:6px 0 0 10px;          
            font-family:Arial;font-weight:normal;font-size:18px;color:#00338D;
            background-image:url(../images/NewsCatTitleBG.gif);background-repeat:repeat-y;            
        }
        .LN2NewsCatList, .LN3NewsCatList, .LN4NewsCatList,
        .LN2ArchivesList, .LN3ArchivesList, .LN4ArchivesList
        {
            clear:left;float:left;
            width:171px;height:auto;
            font-family:Arial;font-weight:normal;font-size:12px;color:#00338D;
            background-image:url(../images/NewsCatListBG.gif);background-repeat:repeat-y;   
        }
            .LN2NewsCatListCat, .LN3NewsCatListCat, .LN4NewsCatListCat
            {
                float:left;
                width:158px;height:auto;
                padding:4px 0 4px 10px;
                border-bottom:2px solid #D1E1E8;   
            }
            .LN2ArchivesListMonth, .LN3ArchivesListMonth, .LN4ArchivesListMonth
            {
                float:left;
                width:161px;height:auto;
                padding:4px 0 4px 7px;
                margin:0 0 0 3px;display:inline;
                border-bottom:2px solid #D1E1E8;       
            }
            
                .LN2NewsCatListCat a, .LN2NewsCatListCat a:visited, .LN2NewsCatListCat a:hover,
                .LN3NewsCatListCat a, .LN3NewsCatListCat a:visited, .LN3NewsCatListCat a:hover,
                .LN4NewsCatListCat a, .LN4NewsCatListCat a:visited, .LN4NewsCatListCat a:hover,
                .LN2ArchivesListMonth a, .LN2ArchivesListMonth a:visited, .LN2ArchivesListMonth a:hover,
                .LN3ArchivesListMonth a, .LN3ArchivesListMonth a:visited, .LN3ArchivesListMonth a:hover,
                .LN4ArchivesListMonth a, .LN4ArchivesListMonth a:visited, .LN4ArchivesListMonth a:hover
                {
                    font-family:Arial;font-weight:normal;font-size:12px;color:#00338D;
                    text-decoration:none;   
                }
                
        .LN2RightColTop
        {
            float:left;
            width:749px;height:auto;            
            margin:0 0 0 30px;display:inline;
            
        }
            .LN2LNContent, .LN3LNContent
            {
                float:left;
                width:548px;height:auto;
                margin:0 30px 15px 0;display:inline;
                font-family:Arial;font-size:13px;font-weight:normal;color:#000000;
                line-height:17px;                          
            }
                .LN2LNHeading, .LN3LNHeading
                {
                    float:left;
                    width:548px;
                    margin:3px 0 0 0;display:inline;
                    font-family:Arial;font-size:22px;font-weight:normal;color:#00338D; 
                }                    
                    
                .LN2LNHeadline, .LN3LNHeadline
                {
                    float:left;
                    width:548px;height:18px;
                    margin:10px 0 0 0;display:inline;
                    overflow:hidden;
                    font-size:15px;font-weight:bold;color:#00338D;   
                }
                .LN2LNDate, .LN3LNDate
                {
                    float:left;
                    width:548px;height:18px;                    
                    padding:0 0 7px 0;
                    font-size:12px;font-weight:bold;color:#FFA60D;
                    border-bottom:2px solid #FFA60D;
                }
                
            .LN2LNBody, .LN3LNBody
            {
                clear:left;float:left;
                width:548px;height:auto;
                margin:10px 0 0 0;display:inline;               
            }
            
    .LN2RightColBottom
    {
        float:left;
        width:749px;height:auto;
        font-family:Arial;        
    }
    
        .LN2LNDetailRow
        {
            clear:left;float:left;
            width:754px;height:auto;
            border-top:4px solid #FFA60D;            
            margin:10px 0 0 25px;display:inline;
            padding:20px 0 0 0;
        }
            .L2LNDetailLeft
            {
                float:left;
                width:350px;height:auto;
				margin:0 0 15px 0;display:inline; 				
            }
            .L2LNDetailRight
            {
                float:left;
                width:350px;height:auto;
                margin:0 0 15px 30px;display:inline;    
            }
                .L2LNDetailHeadline
                {
                    float:left;
                    width:350px;height:18px;overflow:hidden;                    
                    font-size:15px;font-weight:bold;color:#00338D;   
                }
                    .L2LNDetailHeadline a, .L2LNDetailHeadline a:visited
                    {
                        font-size:15px;font-weight:bold;color:#00338D;
                        text-decoration:none;   
                    }
                    .L2LNDetailHeadline a:hover
                    {
                        font-size:15px;font-weight:bold;color:#00338D;
                        text-decoration:underline;
                    }
                    
                .L2LNDetailDate
                {
                    float:left;
                    width:350px;overflow:hidden;
                    font-size:12px;font-weight:bold;color:#FFA60D;
                    margin:2px 0 5px 0;display:inline;   
                }
                    .L2LNDetailDate a, .L2LNDetailDate a:visited
                    {
                        font-size:12px;font-weight:bold;color:#FFA60D;
                        text-decoration:none;
                    }
                    .L2LNDetailDate a:hover
                    {
                        font-size:12px;font-weight:bold;color:#FFA60D;
                        text-decoration:underline;
                    }
                
                .L2LNDetailSummary
                {
                    float:left;
                    width:350px;height:52px;
                    overflow:hidden;
                    font-family:Arial;font-size:13px;font-weight:normal;color:#000000;
                    line-height:17px;					
                }
                    .L2LNDetailSummary a, .L2LNDetailSummary a:visited
                    {
                        font-family:Arial;font-size:13px;font-weight:normal;color:#000000;
                        line-height:17px;
                        text-decoration:none;
                    }
                    .L2LNDetailSummary a:hover
                    {
                        font-family:Arial;font-size:13px;font-weight:normal;color:#000000;
                        line-height:17px;
                        text-decoration:underline;
                    }  
        
        .LN3MidCol, .LN4MidCol
        {
            float:left;
            width:548px;height:auto;
            margin:0 0 0 30px;display:inline;            
        }
            .LN3RelatedLinks
            {
                float:left;
                width:548px;height:auto;
                margin:0 30px 0 0;display:inline;
                font-family:Arial;
                border-top:4px solid #FFA60D;
                padding:20px 0 0 0;
            }
                .LN3RelatedLinksTitle
                {
                    clear:left;float:left;
                    width:548px;height:28px;                
                    padding:6px 0 0 10px;          
                    font-weight:normal;font-size:18px;color:#00338D;
                    background-image:url(../images/RelatedLinksBG.gif);background-repeat:repeat-y;
                    margin:0 0 5px 0;display:inline; 
                }
                .RelatedLink
                {
                    clear:left;float:left;
                    width:548px;height:auto;
                    margin:10px 0 0 0;display:inline;                      
                }                          
                    .RelatedLinkBtn
                    {
                        float:left;
                        width:19px;height:19px;
                        margin:0 10px 0 0;display:inline;                           
                    }
                        .RelatedLinkBtn img {border:0;}
                    .RelatedLinkTxt
                    {
                        float:left;
                        width:auto;
                        margin:1px 0 0 0;display:inline;              
                    }
                        .RelatedLinkTxt a, .RelatedLinkTxt a:visited
                        {
                            font-weight:normal;font-size:14px;color:#00338D;
                            text-decoration:none;       
                        }
                        .RelatedLinkTxt a:hover
                        {
                            text-decoration:underline;   
                        }
                    
        .LN3RightCol, .LN4RightCol
        {
            float:left;
            width:171px;height:auto;
            margin:0 0 0 30px;display:inline;   
        }    
            .LN3RelatedNews
            {
                float:left;
                width:171px;height:auto;                
                font-family:Arial;
                margin:30px 0 0 0;display:inline;
            }
                .LN3RelatedNewsTitle
                {
                    float:left;
                    width:161px;height:28px;                
                    padding:6px 0 0 10px;          
                    font-weight:normal;font-size:18px;color:#00338D;
                    background-image:url(../images/NewsCatTitleBG.gif);background-repeat:repeat-y;            
                }
                    .LN3RelatedNewsHeadline
                    {
                        clear:left;float:left;
                        width:161px;height:auto;                        
                        margin:10px 0 0 0;display:inline;
                        font-size:14px;font-weight:bold;color:#00338D;   
                    }
                        .LN3RelatedNewsHeadline a, .LN3RelatedNewsHeadline a:visited
                        {
                            font-size:14px;font-weight:bold;color:#00338D;
                            text-decoration:none;   
                        }
                        .LN3RelatedNewsHeadline a:hover
                        {
                            font-size:14px;font-weight:bold;color:#00338D;
                            text-decoration:underline;
                        }
                    .LN3RelatedNewsDate
                    {
                        clear:left;float:left;
                        width:161px;overflow:hidden;
                        font-size:12px;font-weight:bold;color:#FFA60D;
                        margin:2px 0 5px 0;display:inline;   
                    }
                        .LN3RelatedNewsDate a, .LN3RelatedNewsDate a:visited
                        {
                            font-size:12px;font-weight:bold;color:#FFA60D;
                            text-decoration:none;
                        }
                        .LN3RelatedNewsDate a:hover
                        {
                            font-size:12px;font-weight:bold;color:#FFA60D;
                            text-decoration:underline;
                        }
                        
                    .LN3RelatedNewsSummary
                    {
                        clear:left;float:left;
                        width:161px;height:52px;
                        overflow:hidden;
                        font-family:Arial;font-size:12px;font-weight:normal;color:#000000;
                        line-height:17px;       
                    }
                        .LN3RelatedNewsSummary a, .L2LNDetailSummary a:visited
                        {
                            font-family:Arial;font-size:12px;font-weight:normal;color:#000000;
                            line-height:17px;
                            text-decoration:none;
                        }
                        .LN3RelatedNewsSummary a:hover
                        {
                            font-family:Arial;font-size:12px;font-weight:normal;color:#000000;
                            line-height:17px;
                            text-decoration:underline;
                        }
                    
                    .LN3RelatedNewsOrangeRule
                    {
                        clear:left;float:left;
                        width:171px;height:4px;
                        margin:10px 0 0 0;display:inline;
                        background-color:#FFA60D;
                    } 
    .LN4ArchiveItem
    {
        float:left;
        width:548px;height:auto;
        padding:0 0 10px 0;
        border-bottom:4px solid #FFA60D;
        margin:0 0 10px 0;display:inline;   
    }                 
            .LN4Heading
            {
                float:left;
                width:548px;height:auto;
                font-family:Arial;font-size:22px;color:#00338D;
                margin:4px 0 0 0;display:inline;                
            }
            .LN4LNHeadline
            {
                clear:left;float:left;
                width:548px;height:18px;
                overflow:hidden;
                margin:10px 0 0 0;display:inline;
                font-family:Arial;font-size:14px;font-weight:bold;color:#00338D;    
            }
                .LN4LNHeadline a, .LN4LNHeadline a:visited
                {
                    font-family:Arial;font-size:14px;font-weight:bold;color:#00338D;
                    text-decoration:none;   
                }
                .LN4LNHeadline a:hover
                {
                    font-family:Arial;font-size:14px;font-weight:bold;color:#00338D;
                    text-decoration:underline;
                }
            .LN4LNCategory
            {
                clear:left;float:left;
                width:548px;                        
                margin:4px 0 4px 0;display:inline;    
            }
                .LN4LNCategoryText
                {
                    float:left;
                    font-family:Arial;font-size:12px;font-weight:bold;color:#FFA60D;                
                }
                .LN4LNCategoryLabel
                {
                    float:left;
                    font-family:Arial;font-size:12px;font-weight:bold;color:#00338D;    
                }
            .LN4LNDate
            {
                clear:left;float:left;
                width:548px;
                overflow:hidden;
                font-family:Arial;font-size:12px;font-weight:bold;color:#FFA60D;
                margin:2px 0 5px 0;display:inline;   
            }
                .LN4LNDate a, .LN4LNDate a:visited
                {
                    font-family:Arial;font-size:12px;font-weight:bold;color:#FFA60D;
                    text-decoration:none;
                }
                .LN4LNDate a:hover
                {
                    font-family:Arial;font-size:12px;font-weight:bold;color:#FFA60D;
                    text-decoration:underline;
                }
            .LN4LNSummary
            {
                height:52px;
                overflow:hidden;
                font-family:Arial;font-family:Arial;font-size:12px;font-weight:normal;color:#000000;
                line-height:18px;    
            }
                .LN4LNSummary a, .LN4LNSummary a:visited
                {
                    font-family:Arial;font-size:12px;font-weight:normal;color:#000000;
                    line-height:17px;
                    text-decoration:none;
                }
                .LN4LNSummary a:hover
                {
                    font-family:Arial;font-size:12px;font-weight:normal;color:#000000;
                    line-height:17px;
                    text-decoration:underline;
                }   
                      
/*==================Latest News 2009-06-29 END===============================*/