﻿body 
{
    margin: 0;         
    text-align:center;         
    background-color: #ffffff; 
    height:100%;                
} 
#container
{
    min-height: 100%;
    height: auto !important;    
    margin: 0 auto; 
}
#header
{
    width:auto;
    display: block;    
}
.header1Left
{    
    border-style: none;
    border-color: inherit; 
    background-image: url('../images/IMGexternal/TL_Banner1_Left.jpg');          
    background-repeat: repeat-x;    
    height: 135px;  
    z-index: auto;   
    text-decoration: none;    
}
.header1Right
{    
    border-style: none;
    border-color: inherit; 
    background-image: url('../images/IMGexternal/TL_Banner1_Right.jpg');          
    background-repeat: repeat-x;       
    height: 135px;    
    z-index: auto;    
    text-decoration: none;    
}
.header1Center
{
    width: 1024px;    
    border-style: none;
    border-color: inherit;
    background-image: url('../images/IMGexternal/TL_Banner1_Center.jpg');    
    background-repeat: no-repeat;
    height: 135px;
    text-decoration: none;        
}

.clear { clear: both;}
#main
{
    /*border: 2px dashed black;*/
    width: 1024px; display: block;
    margin-left: auto;
    margin-right: auto;    
}
#page
{
    width: auto; display: block;    
}
#content1_left
{
    /*border: 2px dashed black;*/
    width: 462px; margin-right: 5px; float: left;    
}
#content1_right
{
    /*border: 2px dashed black;*/
    width: 540px; float: left;    
    height: 354px;    
}
.content1_spacer
{
    /*border: 2px dashed black;*/
    clear: both; height: 1px; display: block;
}
#content2_main
{
    /*border: 2px dashed black;*/
    width: 1024px; display: block;
    margin-left: auto;
    margin-right: auto;
}
.TLloginBG
{
border-style: none;
border-color: inherit;           
background-image: url('../images/IMGexternal/TLLoginBG.gif');
background-position: center bottom;
background-repeat:no-repeat;
text-decoration: none; 
width: 394px;
height: 237px;
}
.TLMainBox1BG
{
border-style: none;
border-color: inherit;           
background-image: url('../images/IMGexternal/Main_FeaturedService.gif');
background-position: center top;
background-repeat:no-repeat;
text-decoration: none; 
width: 307px;
height: 260px;
}
.TLMainBox2BG
{
border-style: none;
border-color: inherit;           
background-image: url('../images/IMGexternal/Main_AcctNews.gif');
background-position: center top;
background-repeat:no-repeat;
text-decoration: none; 
width: 307px;
height: 260px;
}
.TLMainBox3BG
{
border-style: none;
border-color: inherit;           
background-image: url('../images/IMGexternal/Main_NotUseTL.gif');
background-position: center top;
background-repeat:no-repeat;
text-decoration: none; 
width: 307px;
height: 260px;
}
.TLloginBG2 {
    border-style: none;
    border-color: inherit;
    background-image: url('../images/IMGexternal/TLLoginBG.gif');
    background-position: center top;
    background-repeat: no-repeat;
    text-decoration: none;
    width: 394px;
    height: 237px;
}
/* Text Styles */
.txtLoginSecMsg
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: 500;
    color: #333333;    
    text-align: left;
}

.txtNormal_RedAlert
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: bold;
    color: #C00000;
    text-align: left;
}
.txtNormal_BlueBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #384e73;
}
.txtSmall_BlueBold
{
    font-family: Verdana, Arial;
    font-size: 7pt;    
    color: #384e73;
    font-weight: bold;  
}
a.navExLinkBlueVUL
{
    font-size: 7pt;
    color: #384e73;
    font-family: Verdana, Arial;
    text-decoration: underline;
    font-weight: bold;
}
a.navExLinkBlueVUL:hover
{
    font-size: 7pt;
    color: #ff9900;
    font-family: Verdana, Arial;
    text-decoration: underline;
    font-weight: bold;
}
/*Image Rotator */
.RotatorBG
{
background-position: top;  
border-style: none;
border-color: inherit;           
background-image: url('../images/IMGexternal/RotateMain_BG.jpg');
background-repeat:no-repeat;
text-decoration: none; 
width: 497px;
height: 308px;
position: absolute;
}
/* Featured Products */
.TLFeatureProductIRSLink
{
border-style: none;
border-color: inherit;           
background-image: url('../images/IMGexternal/FeatureProduct_IRSLink.gif');
background-position: center top;
background-repeat:no-repeat;
text-decoration: none; 
width: 272px;
height: 152px;
}
/* Accounting News */
.TLAcctNews
{
border-style: none;
border-color: inherit;           
background-image: url('../images/IMGexternal/txtAccountingNews.gif');
background-position: center top;
background-repeat:no-repeat;
text-decoration: none; 
width: 271px;
height: 163px;
}
/* Not Using TrustLink */
.TLNotUsingTL
{
border-style: none;
border-color: inherit;           
background-image: url('../images/IMGexternal/txtNotUsingTL.gif');
background-position: center top;
background-repeat:no-repeat;
text-decoration: none; 
width: 218px;
height: 120px;
}
/* Buttons */
.btnExImgLogin
{
    background-image: url('../images/IMGexternal/btnLogin.gif');
    background-repeat: no-repeat;
    background-color: Transparent;
    border: None;
    text-decoration: none;
    height: 20px;
    width: 74px;
}
.btnImgVwFeatureProd
{
    background-image: url('../images/IMGexternal/btnViewFeatureProd.gif');
    background-repeat: no-repeat;
    background-color: Transparent;
    border: None;
    text-decoration: none;
    height: 20px;
    width: 121px;
}
.btnImgClickToGetStarted
{
    background-image: url('../images/IMGexternal/btnClickToGetStarted.gif');
    background-repeat: no-repeat;
    background-color: Transparent;
    border: None;
    text-decoration: none;
    height: 20px;
    width: 171px;
}

.btnEXImgBookmark
{
background-image: url(../images/IMGexternal/LoginBookmark.gif);
background-repeat: no-repeat;
background-color: Transparent;
border: None; 
text-decoration: none;
height: 24px;
width: 24px;  
}

