body
{
    background-color:#aaa;
    margin:0;
    margin-top:5px;
}

hr
{
    border-top:1px solid #fff;
    border-left:1px solid #fff;
    border-right:1px solid #fff;
    border-bottom:1px dotted #CCC;
}

form
{
    padding:0px;
    margin:0px;
}


.bodyCenter
{

    min-width:998px;
    max-width:1250px;
    font-family:arial;
    text-align:left;
    font-family:arial;
    font-size:12px;
}

.pageTop
{
    
    background-image:url('../img/pageImage.jpg');
    background-position:0px -0px;
    background-repeat:repeat-x;
    height:17px;
    background-color:#ffffff;
}

.pageTopCorners
{
    background-image:url('../img/pageImage.jpg');
    height:17px;
    background-position:0px -17px;
    background-repeat:no-repeat;
    text-align:right;
}

.pageTopRightCorner
{
    background-image:url('../img/pageImage.jpg');
    background-position:0px -34px;
    background-repeat:no-repeat;
    height:17px;
    width:10px;
    float:right;
}

.contentWindowShadowLeft
{
    
    background-image:url('../img/leftShadow.jpg');
    background-position:top left;
    background-repeat:repeat-y;
    background-color:#ffffff;  
    padding-left:4px;
    width:123px;
    vertical-align:top;
}

.contentWindowShadowLeftBottom
{
    
    background-image:url('../img/leftShadowBottom.jpg');
    background-position:top left;
    background-repeat:repeat-y;
    background-color:#EEEFF1;  
    padding-left:4px;
    width:123px;
    vertical-align:top;
}

.contentWindowShadowLeftBottomCorner
{
    
    background-image:url('../img/pageImage.jpg');
    background-position:0px -139px;
    background-repeat:no-repeat;
    background-color:#ffffff;  
    height:11px;
    width:138px;
    
}

.lltLogo
{
    background-image:url('../img/headerImage.gif');
    background-position:0px -0px;
    background-repeat:no-repeat;
    float:left;
    width:510px;
    height:58px;
    margin-top:10px;
}

.contentWindowShadowRight
{
    
    background-image:url('../img/rightShadow.jpg');
    background-position:top right;
    background-repeat:repeat-y;
    background-color:#fff;
    padding-right:10px;
    vertical-align:top;
}

.contentWindowShadowRightBottom
{
    background-image:url('../img/rightShadowBottom.jpg');
    background-position:top right;
    background-repeat:repeat-y;
    background-color:#EEEFF1;
    padding-right:8px;
    vertical-align:top;
}

.contentWindowShadowRightBottomCorner
{
    background-image:url('../img/rightShadowBottomCorner.jpg');
    background-position:top right;
    background-repeat:repeat-y;
    background-color:#fff;
    padding-right:8px;
    vertical-align:top;
}


.pageBottom
{
    background-image:url('../img/pageImage.jpg');
    height:10px;
    background-position:0px -61px;
    background-repeat:repeat-x;
    background-color:#ffffff;
}

.pageBottomCorners
{
    background-image:url('../img/pageImage.jpg');
    height:10px;
    background-position:0px -51px;
    background-repeat:no-repeat;
    text-align:right;
}

.pageBottomRightCorner
{
    background-image:url('../img/pageImage.jpg');
    background-position:0px -71px;
    background-repeat:no-repeat;
    height:10px;
    width:10px;
    float:right;
}

.header
{
    height:90px;
    background-image:url('../img/headerImage.jpg');
    background-position:0px -97px;
    background-repeat:repeat-x;
}

.search
{
    float:right;
    color:#ffffff;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:12px;
    text-align:right;
    width:336px;
    height:87px;
    background-image:url('../img/search.jpg');
    background-repeat:no-repeat;
}

.searchTextBox
{
    padding-right:25px;
    padding-top:5px;
}

.socialIcons {
    padding-top: 4px;
    color: black;
}

.socialIcons a.fbIcon {
    padding-right: 3px;
}

.socialIcons a.twIcon {
    padding-right: 10px;
}

.socialIcons img {
    border:none;
    margin-top: -3px;
    vertical-align: middle;
}

.userLogin
{
    float:right;
    padding-top:67px;
}

.mainNavigation
{
    padding-top:10px;
    font-family: arial;
}

.mainNavigation ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size:12px;
}

.mainNavigation li
{
    
}


.mainNavigation li a.selected  
{
    background-image:url('../img/pageImage.jpg');
    background-position:0px -81px;
    background-repeat:no-repeat;
    border-right:1px solid #d6d6d6;
    border-top:3px solid #EEEFF1;
    border-bottom:3px solid #EEEFF1;
    width:97px;
}

.mainNavigation li a
{	
    padding-left:25px;
    font-weight:bold;
    color:#fff;
    display: block;
    text-decoration: none;
    padding-top:10px;
    padding-bottom:10px;
}


.mainNavigation li a:hover
{
    background-image:url('../img/2rightarrow.jpg');
    background-repeat:no-repeat;
    background-position:center left;
    color:#ccc;
}

.mainNavigation li a.selected:hover
{
    background-image:url('../img/pageImage.jpg');
    background-position:0px -81px;
    background-repeat:no-repeat;
    border-right:1px solid #d6d6d6;
    border-top:3px solid #EEEFF1;
    border-bottom:3px solid #EEEFF1;
    color:#fff;
    
}


.content
{
    font-family:arial;
    font-size:12px;
    min-height:250px;
    padding-left:10px;
    padding-right:10px;
}

.dashboardContent
{
    border-top:1px dotted #CCC;
    padding-top:10px;
}

.dashboardContentColumn
{
    background-image:url('../img/dotted.gif');
    background-position: center top;
    background-repeat:repeat-y;
}

.dashboardRow
{
    padding-bottom:5px;
    padding-top:5px;
}

.dashboardColumn
{
    padding:10px;
}

.dashboardColumn2
{
    float:left;
    width:47%;
    padding:10px;
}

.dashboardColumnLeft
{
    float:left;
    width:47%;
    padding:10px;
    font-family: arial;
}

.dashboardColumnRight
{
    float:right;
    width:47%;
    padding:10px;
}



.sectionTitle
{
    font-size:16px;
    font-weight:bold;
    font-family: arial;

}

.grayText
{
    color:#666;
}

.grayTextArea
{
    border:1px dotted #ccc;
    background-color:#EEEFF1;
    padding:10px;
}




.iconLink ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size:12px;
}

.iconLink li
{
    
}

.iconLink li.highlight
{
    font-size:14px;
    border-top:1px solid #fff;
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;
    border-left:1px solid #fff;
    background-color:#e3e4e8;
}

.iconLink li.highlight a
{
    font-size:14px;
}

.iconLink img
{
    border:none;
    vertical-align:middle;
    padding-right:5px;

}

.iconLink li a
{	
  
   font-weight:bold;
   font-size:12px;
   color:#000;
   display: block;
   text-decoration: none;
   padding-top:10px;
   padding-bottom:19px;
   padding-left:16px;
}


.iconLink li a:hover
{
    color:#666;
}

.clear
{
    clear:both;
}

.footer
{
    text-align:left;
    padding-right:10px;
    padding-top:15px;
    padding-bottom:15px;
    background-color:#EEEFF1;
    border-top:1px solid #ccc;
}


.footerTitle
{
    padding-top:8px;
    color:#666;
    float:center;
}

.subscribe
{
    
    float:right;
    width:141px;
    height:43px;
}


.subscribe
{
    padding-top:10px;
}

.subscribe ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size:12px;
}

.subscribe li
{
    
}


.subscribe li a
{	
   background-image:url(../img/subscribe.jpg);
   background-repeat:no-repeat;
   font-weight:bold;
   font-size:14px;
   color:#fff;
   display: block;
   text-decoration: none;
   padding-top:10px;
   padding-bottom:19px;
   padding-left:16px;
}


.subscribe li a:hover
{
    color:#000;
    text-decoration:underline;
}

#SubFooter {
    width: 1250px;
    margin: 1em auto 2em;
    text-align: center;
    font-size: .8em;
    line-height: 1em;
    font-family: Georgia;
}

#SubFooter ul { list-style: none ; margin: 0; padding: 0;}

#SubFooter li { 
    display: inline-block;
}

#SubFooter li:not(:last-child):after {
    content: "|";
}

#SubFooter li a {
    padding: .3em .5em .2em;
    display: inline-block;
}

