﻿*
{
    margin: 0;
    padding: 0;
    font-family: Helvetica;
    color: White;
}

body 
    {
        background-color: #5a5959;
        text-align: center;
    }
    
h1
{
    padding: 5px 0px 5px 10px;
    font-size: x-large;
    color: #f15a22;
    
}

h2
{
    padding: 5px 0px 5px 10px;
    font-size: large;
    font-weight: bold;

}

h3
{
   padding: 5px 0px 5px 10px;
   font-weight: bold;
   color: #f15a22;
}

h4
{
    padding: 0 0 5px 10px;
    font-size: x-large;
    font-weight: bold;

}

h5
{
    padding: 0 0 5px 10px;
    font-size: Medium;
    font-weight: bold;
}

p
{
    font-size: small;
    padding: 5px 10px 10px 10px;
}

p.CaseStudyTextP
{
    font-size: small;
    padding: 53px 10px 10px 10px;
}


.LinkImage
{
    border: 0;
    padding: 0;
    margin: 0;
}
    
#Container
{
    margin: 0px auto 0px auto;
    width: 972px;
    text-align: left;
    background-image: url('../images/background.jpg');
    background-color: Black;
    background-repeat: no-repeat;
}

hr.Orange
{
   color: #f15a22;  
   width: 972px;
   text-align: center;
}

hr.CaseStudyHR
{
   color: #f15a22;  
   width: 732px;
   text-align: center;
}

.Padding
{
    width: 972px;
    height: 10px;
    clear: both;
}

#Header
{
    width: 922px;
    padding: 25px 0 0 25px;
    height: 90px;
    text-align: left;
}


#Breadcrumb
{
    margin: 0px 0px 0px 10px;
    padding: 10px 0 0 20px;
    width: 932px;
    height: 20px;
    color: #f15a22;
    font-size: 9pt;
    clear: both;    
}

.BreadcrumbItem
{
    font-size: small;
    color: #f15a22;
    text-decoration: none;
    vertical-align: middle;
}

.BreadcrumbItem:hover
{
    text-decoration: underline;
}

#Content
{
    margin: 0;
    padding: 0px 20px 20px 20px;
    width: 732px;
    float: right;
    min-height: 650px;
}

#ContentLeft
{
    padding: 0 5px 0 5px;
    width: 356px;
    float: left;
}

#ContentRight
{
    padding: 0 0 0 30px;
    width: 336px;
    float: left;
    background-color: Black;
    text-align: center;
}


#Navigation
{   
    margin: 0;
    width: 172px;
    float: right;
    padding: 0 0 0 20px;
}

#Phone
{
    margin: 0;
    width: 172px;
    height: 200px;
    float: right;
    padding: 0 0 0 20px; 
    font-size: x-large; 
    vertical-align: top;
}

#KeywordFooter
{
    width: 972px;
    clear:both;
    background-color: Black;
 }

#Footer
{
    width: 972px;
    height: 70px;
    background-image: url('../images/Navbar.jpg');
    clear: both;
}

#FooterLeft
{
    width: 250px;
    height: 70px;
    float: left;
}

#FooterLeftTop
{
    width: 235px;
    height: 20px;
    float: left;
    padding: 0 0 0 15px;
    background-image: url('../images/LeftFooterBar.gif');
}

#FooterLeftBottom
{
    width: 235px;
    height: 50px;
    float: left;
    padding: 0 0 0 15px;
}

#FooterRight
{
    width: 722px;
    height: 70px;
    float: right;
}

#FooterRightTop
{
    width: 600px;
    height: 20px;
    float: right;
    padding: 0 0 0 122px;
}

#FooterRightBottom
{
    width: 600px;
    height: 50px;
    float: right;
    clear: both;
    padding: 0 0 0 122px;
}
#PageFooterLeft
{
    width: 471px;
    font-size: x-small;
    float: left;
    background-color:Black;
    padding: 10px 0 0 15px;
    min-height: 50px;
}

#PageFooterRight
{
    width: 471px;
    font-size: x-small;
    float: right;
    background-color:Black;
    padding: 10px 15px 0 0;
    text-align: right;
    min-height: 50px;
}

.FooterSelectorOff
{
    width: 75px;
    height: 20px;
    background-image: url('../images/FooterSelectorOff.gif');
    float: left;
    
}

.CaseStudyImage
{
    width:450px;
    float:left;
}

.CaseStudyText
{
    width: 277px;
    padding: 0 5px 0 0;
    float: left;
}

.CaseStudyDivider
{
    width: 732px;
    height: 15px;
    clear: both; 
}

.FooterSelectorOn
{
    width: 75px;
    height: 20px;
    background-image: url('../images/FooterSelectorOn.gif'); 
    float: left;
}

ul.Nav
{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: large;
    text-align: right;
}

ul.Nav li
{
    float: left;
    margin: 0;
    padding: 0;
    border-bottom: solid 1px #f15a22;
}

ul.Nav li a
{

    display: block;
    margin: 0;
    padding: 5px 0 5px 0;
    text-align: right;
    text-decoration: none;
    width: 152px;
}

ul.Nav li a:hover
{
    background-color: #5a5959;
    color: #f15a22;
}

.active
{
    font-size: x-large;
    color: #f15a22;
    list-style-type: square; 
}


ul.KeywordFooter
{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: small;
    float: left;
}

ul.KeywordFooter li
{
    margin: 0;
    padding: 0;
}

ul.KeywordFooter li a
{
    color: White;
    display: block;
    margin: 0;
    padding: 0px 10px 5px;
    text-align: center;
    text-decoration: none;
    width: 132px;
}

ul.KeywordFooter li a:hover
{
    color: #f15a22;
    background-color: #5a5959;
}

ul.Footer
{
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.Footer li
{
    float: left;
    margin: 0;
    padding: 0;
}

ul.Footer li a
{
    color: White;
    font-size: small;
    display: block;
    margin: 0;
    padding: 0 10px 5px 0;
    text-align: center;
    text-decoration: none;
    
}

ul.Footer li a:hover
{
    background-color: #5a5959;
    color: #f15a22;
}

ul.FooterRight
{
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.FooterRight li
{
    float: left;
    margin: 0;
    padding: 0;
}

ul.FooterRight li a
{
    font-size: small;
    display: block;
    margin: 0;
    width: 75px;
    text-align: center;
    text-decoration: none;
    
}

ul.FooterRight li a:hover
{
    background-color: #5a5959;
    color: #f15a22;
}

.ContentLink
{
    text-decoration: none;
    font-weight: bold;
    color: #f15a22;
}

.ContentLink:hover
{
    text-decoration: underline;
}
.CategoryLink
{
    font-size: 16pt;
    font-weight: bold;
    color: #f15a22;
    text-decoration: none;
}

.CategoryLink:hover
{
    text-decoration: underline;
}

.TreeviewText
{
    text-decoration: none;
}

.TreeviewText:hover
{
    text-decoration: underline;
}

.Black
{
    color: Black;
    font-weight: bold;
}

.CaseStudyTitle
{
    font-size: 12pt;
    font-weight: bold;
    color: White;
    text-decoration: none;
    text-align: left;
}


.CaseStudyLink
{
    text-decoration: none;
    font-weight: bold;
    color: #f15a22;

}

.CaseStudyLink:hover
{
    text-decoration: underline;
}

