﻿#BodyDisplay 
{
    background-color: White;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    text-align: left;
    font-family: 'Segoe UI', 'Arial';
}
#Frame_Top
{
    display: block;
    position: static;  
    clear: both;
    height: 139px;
    vertical-align: top;
    text-align: center;
    background-image: url('images/Frame_Top.gif');
    background-repeat: repeat-x;  
}
#Frame_Body
{
    display: block;
    position: static;   
    clear: both;
    vertical-align: top;
    text-align: center;
    background-image: url('images/Frame_Body.gif');
    background-repeat: repeat-x;  
    background-position: left top;
}
#Frame_Bottom
{
    display: block;
    _display:none;
    position: fixed;
    left: 0px;
    bottom: 0px;
    clear: both;
    width: 100%;
    height: 50px;
    padding-top: 10px;
    text-align: center;
    vertical-align: top; 
    background-image: url('images/Frame_Bottom.gif');
    background-repeat: repeat-x;     
}
.FrameDisplayBlock
{
    display: block;
    position: static;
    clear: both;
    width: 950px;
    text-align: left;
    vertical-align: top; 
}

.Frame_LogoBase
{
    width: 173px;
    height: 139px; 
    background-image: url('images/Frame_Logo.png');
    background-repeat: no-repeat;
    _background-image: url("/images/empty.gif");
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Default/images/Frame_Logo.png', sizingMethod='crop');    
}
.Frame_TopLinksBase
{
    height: 79px;
    padding-top: 60px;
    text-align: left;    
}
#Frame_TopFlashBase
{
    width: 184px;
    height: 139px;
    text-align: left;
    vertical-align: top;  
}

.Link_Home
{
    display: block;
    position: static;
    clear: none;
    float: left;
    height: 40px;
    width: 99px;
    background-image: url('images/Link_Home.png');    
    background-repeat: no-repeat;
    _background-image: url("/images/empty.gif");
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Default/images/Link_Home.png', sizingMethod='crop'); 
    cursor: pointer;
}
.Link_Home_Over
{
    display: block;
    position: static;
    clear: none;
    float: left;
    height: 40px;
    width: 99px;
    background-image: url('images/Link_Home_Over.png');    
    background-repeat: no-repeat;
    _background-image: url("/images/empty.gif");
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Default/images/Link_Home_Over.png', sizingMethod='crop'); 
    cursor: pointer;
}
.Link_What
{
    display: block;
    position: static;
    clear: none;
    float: left;
    height: 40px;
    width: 151px;
    background-image: url('images/Link_WhatIsRelay.png');    
    background-repeat: no-repeat;
   _background-image: url("/images/empty.gif");
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Default/images/Link_WhatIsRelay.png', sizingMethod='crop'); 
    cursor: pointer;
}
.Link_What_Over
{
    display: block;
    position: static;
    clear: none;
    float: left;
    height: 40px;
    width: 151px;
    background-image: url('images/Link_WhatIsRelay_Over.png');    
    background-repeat: no-repeat;
    _background-image: url("/images/empty.gif");
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Default/images/Link_WhatIsRelay_Over.png', sizingMethod='crop'); 
    cursor: pointer;
}
.Link_About
{
    display: block;
    position: static;
    clear: none;
    float: left;
    height: 40px;
    width: 111px;
    background-image: url('images/Link_AboutUs.png');    
    background-repeat: no-repeat;
    _background-image: url("/images/empty.gif");
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Default/images/Link_AboutUs.png', sizingMethod='crop'); 
    cursor: pointer;
}
.Link_About_Over
{
    display: block;
    position: static;
    clear: none;
    float: left;
    height: 40px;
    width: 111px;
    background-image: url('images/Link_AboutUs_Over.png');    
    background-repeat: no-repeat;
    _background-image: url("/images/empty.gif");
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Default/images/Link_AboutUs_Over.png', sizingMethod='crop'); 
    cursor: pointer;
}
.Link_Start
{
    display: block;
    position: static;
    clear: none;
    float: left;
    height: 40px;
    width: 174px;
    background-image: url('images/Link_StartRelay.png');    
    background-repeat: no-repeat;
    _background-image: url("/images/empty.gif");
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Default/images/Link_StartRelay.png', sizingMethod='crop'); 
    cursor: pointer;
}
.Link_Start_Over
{
    display: block;
    position: static;
    clear: none;
    float: left;
    height: 40px;
    width: 174px;
    background-image: url('images/Link_StartRelay_Over.png');    
    background-repeat: no-repeat;
    _background-image: url("/images/empty.gif");
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Default/images/Link_StartRelay_Over.png', sizingMethod='crop'); 
    cursor: pointer;
}
.Link_Split
{
   display: block;
    position: static;
    clear: none;
    float: left;
    height: 40px;
    width: 2px;
    background-image: url('images/Link_Split.png');    
    background-repeat: no-repeat;
    _background-image: url("/images/empty.gif");
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Themes/Default/images/Link_Split.png', sizingMethod='crop'); 
}
.FooterMainLink
{
    display: block;
    position: static;
    clear: none;
    float:left;
    font-size: 8pt;
    color: #006a71;
    line-height: 20px;
    height: 20px;
    font-weight: bold;
    cursor: pointer;    
}
.FooterSubLink
{
    display: block;
    position: static;
    clear: none;
    float:left;
    font-size: 8pt;
    color: #006a71;
    line-height: 20px;
    height: 20px;
    font-weight: normal; 
    cursor: pointer;   
}
.FooterSplit
{
    display: block;
    position: static;
    clear: none;
    float: left;
    font-size: 8pt;
    color: #cccccc;
    line-height: 20px;
    height: 20px;
    font-weight: bold;   
    margin-left: 5px;
    margin-right: 5px; 
}
.CopyRightInfo
{
    display: block;
    position: static;
    clear: both;
    font-size: 8pt;
    color: #b6b5b5;
    line-height: 20px;
    height: 20px;
    font-weight: normal;    
}

.Home_Title
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/PageTitles/Home_Title.gif');    
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 38px;
    padding-top: 20px;
}
.Home_Sub
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/PageTitles/Home_Sub.gif');    
    background-repeat: no-repeat;
    height: 54px;
}
.AboutUs_Title
{
    background-image: url('images/PageTitles/AboutUs_Title.gif');    
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 38px;    
    width: 411px;
}
.AboutUs_Sub
{
    background-image: url('images/PageTitles/AboutUs_Sub.gif');    
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 54px;
}
.AboutUs_TeamPic
{
    display: block;
    position: static;
    clear: right;
    float: left;
    background-image: url('images/Team_Small.gif');    
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 92px;    
}
.WhatIsRelay_Title
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/PageTitles/WhatIsRelay_Title.gif');    
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 38px;
    padding-top: 20px;
}
.WhatIsRelay_Sub
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/PageTitles/WhatIsRelay_Sub.gif');    
    background-repeat: no-repeat;
    height: 54px;
}
.MeetUs_Title
{
    display: block;
    position: static;
    clear: none;
    float: left;
    height: 78px;
    width: 184px;
    background-image: url('images/PageTitles/AboutUs_Title.gif');    
    background-repeat: no-repeat;
    background-position: left bottom;
    /*height: 38px;
    padding-top: 20px;*/
}
.MeetUs_TeamPic
{
    display: block;
    position: static;
    clear: right; 
    float:right;
    height:78px;
    width: 126px;
    background-image: url('images/Team_Small.png');    
    background-repeat: no-repeat;
    background-position: right bottom;   
}
.MeetUs_Sub
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/PageTitles/MeetUs_Sub.gif');    
    background-repeat: no-repeat;
    height: 29px;
}
.NewsAndEvents_Sub
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/PageTitles/NewsAndEvents_Sub.gif');    
    background-repeat: no-repeat;
    height: 29px;    
}
.TheStory_Sub
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/PageTitles/TheStory_Sub.gif');    
    background-repeat: no-repeat;
    height: 29px;    
}
.ContactUs_Sub
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/PageTitles/ContactUs_Sub.gif');    
    background-repeat: no-repeat;
    height: 29px;
}
.ImportantInfo_Sub
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/PageTitles/ImportantInfo_sub.gif');    
    background-repeat: no-repeat;
    height: 29px;    
}
.HowToUse_Sub
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/PageTitles/HowToUse_Sub.gif');    
    background-repeat: no-repeat;
    height: 29px;    
}
.Howdoesitwork_Sub
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/PageTitles/Howdoesitwork_Sub.gif');    
    background-repeat: no-repeat;
    height: 29px;    
}
.FAQ_Sub
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/PageTitles/FAQ_Sub.gif');    
    background-repeat: no-repeat;
    height: 29px;    
}
.Equipment_Sub
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/PageTitles/Equipment_Sub.gif');    
    background-repeat: no-repeat;
    height: 29px;    
}


.Body_Split
{
    display: block;
    position: static;
    clear: both;
    height: 1px;
    background-image: url('images/Content_Split.gif');    
    background-repeat: repeat-x;
}


.BodyContentFrame
{
    display: block;
    position: static;
    clear: both;
    margin-top: 10px;
    margin-bottom: 70px;
    text-align: left;
    vertical-align: top;     
}
.BodyContentText
{
    text-align: left;
    vertical-align: top;
    font-size: 10pt;
    line-height: 16px;
    color: #595959;    
}
.ContentColumnSpacer
{
    width: 15px;    
}
.SlideShowBase
{
    width: 491px;
    height: 275px;
    text-align: left;
    vertical-align: top;     
    cursor: pointer;
}

.MiniTitle
{
    display: block;
    position: static;
    clear: both;
    text-align: left;
    font-size: 8pt;    
    font-weight: bold;
    color: #006a71;
    line-height: 17px;
}
.TextBlock
{
    display: block;
    position: static;
    clear: both;
    text-align: left;
    vertical-align: top;
    margin-top: 5px;
    font-size: 8pt;    
    font-weight: normal;
    color: #4b4b4b;
    line-height: 15px;    
}

.NavigationMenuBase
{
    width: 180px;
    vertical-align: top;
    text-align: left;    
}
.MenuRoot_AboutUs
{
    display: block;
    position: static;
    clear: both;
    height: 26px;
    background-image: url('images/Menu/Menu_AboutUs.gif');
    background-repeat: no-repeat;
    background-position: left top; 
    cursor:pointer;   
}
.MenuRoot_What
{
    display: block;
    position: static;
    clear: both;
    height: 26px;
    background-image: url('images/Menu/Menu_What.gif');
    background-repeat: no-repeat;
    background-position: left top; 
    cursor:pointer;   
}
.MenuItem
{
    display: block;
    position: static;
    clear: both;
    height: 25px;
    background-image: url('images/Menu/Menu_ItemBg.gif');
    background-repeat: no-repeat;
    background-position: left top; 
    font-size: 8pt;    
    font-weight: normal;
    color: #006a71;
    line-height: 25px;
    padding-left: 15px;   
    cursor:pointer;  
}
.MenuItem_Active
{
    display: block;
    position: static;
    clear: both;
    height: 25px;
    background-image: url('images/Menu/Menu_ItemBg.gif');
    background-repeat: no-repeat;
    background-position: left top; 
    font-size: 8pt;    
    font-weight: normal;
    color: #000000;
    line-height: 25px;
    padding-left: 15px; 
    cursor:pointer;
}
.MenuSubItem_Active
{
    display: block;
    position: static;
    clear: both;
    height: 25px;
    background-image: url('images/Menu/Menu_SubItemBg.gif');
    background-repeat: no-repeat;
    background-position: left top; 
    font-size: 8pt;    
    font-weight: normal;
    color: #000000;
    line-height: 25px;
    padding-left: 25px; 
    cursor:pointer;
}
.MenuSubItem_InActive
{
    display: block;
    position: static;
    clear: both;
    height: 25px;
    background-image: url('images/Menu/Menu_SubItemBg.gif');
    background-repeat: no-repeat;
    background-position: left top; 
    font-size: 8pt;    
    font-weight: normal;
    color: #006a71;
    line-height: 25px;
    padding-left: 25px; 
    cursor:pointer;
}

.ContentSpaceBody
{
    vertical-align: top;
    text-align: left;    
}
.MeetUsTitle_Chris
{
    display: block;
    position: static;
    clear: both;
    height: 49px;
    background-image: url('images/MeetUs_ChrisTitle.gif'); 
    background-repeat: no-repeat;
    background-position: left top;   
}
.MeetUsTitle_Andrea
{
    display: block;
    position: static;
    clear: both;
    height: 49px;
    background-image: url('images/MeetUs_AndreaTitle.gif'); 
    background-repeat: no-repeat;
    background-position: left top;   
}
.MeetUsTitle_Patrick
{
    display: block;
    position: static;
    clear: both;
    height: 49px;
    background-image: url('images/MeetUs_PatrickTitle.gif'); 
    background-repeat: no-repeat;
    background-position: left top; 
}
.MeetUsTitle_Josje
{
    display: block;
    position: static;
    clear: both;
    height: 49px;
    background-image: url('images/MeetUs_JosjeTitle.gif'); 
    background-repeat: no-repeat;
    background-position: left top; 
}
.MeetUsTitle_Monica
{
    display: block;
    position: static;
    clear: both;
    height: 49px;
    background-image: url('images/MeetUs_MonicaTitle.gif'); 
    background-repeat: no-repeat;
    background-position: left top; 
}
.MeetUsTitle_Yatika
{
    display: block;
    position: static;
    clear: both;
    height: 49px;
    background-image: url('images/MeetUs_YatikaTitle.gif'); 
    background-repeat: no-repeat;
    background-position: left top; 
}

.ImportantInfo_Title
{
    display: block;
    position: static;
    clear: both;
    height: 49px;
    background-image: url('images/ImportantInfo_Title.gif'); 
    background-repeat: no-repeat;
    background-position: left top; 
}
.HowToUse_Title
{
    display: block;
    position: static;
    clear: both;
    height: 49px;
    background-image: url('images/HowToUse_Title.gif'); 
    background-repeat: no-repeat;
    background-position: left top; 
}
.HowDoesItWork_Title
{
    display: block;
    position: static;
    clear: both;
    height: 49px;
    background-image: url('images/Howdoesitwork_Title.gif'); 
    background-repeat: no-repeat;
    background-position: left top; 
}
.FAQ_Title
{
    display: block;
    position: static;
    clear: both;
    height: 49px;
    background-image: url('images/FAQ_Title.gif'); 
    background-repeat: no-repeat;
    background-position: left top; 
}
.Equipment_Title
{
    display: block;
    position: static;
    clear: both;
    height: 49px;
    background-image: url('images/Equipment_Title.gif'); 
    background-repeat: no-repeat;
    background-position: left top; 
}

.InternetRelay_Title
{
    display: block;
    position: static;
    clear: both;
    height: 49px;
    background-image: url('images/InternetRelay_Title.gif'); 
    background-repeat: no-repeat;
    background-position: left top; 
}
.SpeechToSpeech_Title
{
    display: block;
    position: static;
    clear: both;
    height: 49px;
    background-image: url('images/SpeechToSpeech_Title.gif'); 
    background-repeat: no-repeat;
    background-position: left top; 
}
.TTYToVoice_Title
{
    display: block;
    position: static;
    clear: both;
    height: 49px;
    background-image: url('images/TTYTOVOICE_Title.gif'); 
    background-repeat: no-repeat;
    background-position: left top; 
}
.VoiceCarryOver_Title
{
    display: block;
    position: static;
    clear: both;
    height: 49px;
    background-image: url('images/VoiceCarryOver_Title.gif'); 
    background-repeat: no-repeat;
    background-position: left top; 
}
.HearingCarryOver_Title
{
    display: block;
    position: static;
    clear: both;
    height: 49px;
    background-image: url('images/HearingCarryOver_Title.gif'); 
    background-repeat: no-repeat;
    background-position: left top; 
}


.SidePanelBase
{
    width: 242px;
    height: 427px;
    vertical-align: top;
    text-align: left;
    background-image: url('images/SidePanelBg.jpg');
    background-repeat: no-repeat;
    background-position: left top;
}
.SidePanel_ContentBase
{
    display: block;
    position: static;
    clear: both;
    vertical-align: top;
    text-align: center;
    margin: 15px;  
    font-size: 8pt;    
    font-weight: normal;
    color: #545656;
    line-height: 17px;  
    font-style: normal; 
}
.SidePanel_ContentBase_Imgs
{
    display: block;
    position: static;
    clear: both;
    vertical-align: top;
    text-align: center;
    margin: 13px;  
    font-size: 8pt;    
    font-weight: normal;
    color: #545656;
    line-height: 17px;  
    font-style: normal; 
}
.SidePanel_ContentBase_Vid
{
    display: block;
    position: static;
    clear: both;
    vertical-align: top;
    text-align: center;
    margin-left: 9px;  
    margin-right: 9px;  
    margin-top: 7px;  
}
.SidePanel_ContactMeTitle
{
    display: block;
    position: static;
    clear: both;
    height: 24px;
    background-image: url('images/HowToContactMe.png');    
    background-repeat: no-repeat;
    background-position: left top;
    
}
.TheStory_Title
{
    display: block;
    position: static;
    clear: both;
    height: 49px;
    background-image: url('images/TheStory_Title.gif'); 
    background-repeat: no-repeat;
    background-position: left top;  
}
.ContactUs_Title
{
    display: block;
    position: static;
    clear: both;
    height: 49px;
    background-image: url('images/ContactUs_Title.gif'); 
    background-repeat: no-repeat;
    background-position: left top; 
}
.EventsAndNews_Title
{
    display: block;
    position: static;
    clear: both;
    height: 49px;
    background-image: url('images/NewsAndEvents_Title.gif'); 
    background-repeat: no-repeat;
    background-position: left top; 
}
.TermsOfUse_Title
{
    display: block;
    position: static;
    clear: both;
    height: 49px;
    background-image: url('images/TermsOfUse_Title.gif'); 
    background-repeat: no-repeat;
    background-position: left top; 
}

.SidePanel_Text
{
    display: block;
    position: static;
    clear: both;
    margin-left: 30px;
    text-align: left;
    font-size: 8pt;    
    font-weight: normal;
    color: #545656;
    line-height: 17px;  
    font-style: italic;  
}

.Text_QuestionHead
{
    display: block;
    position: static;
    clear: both;
    text-align: left;
    vertical-align: top;
    margin-top: 5px;
    font-size: 8pt;    
    font-weight: bold;
    color: #555555;
    line-height: 15px;    
}
.Text_AnswerBlock
{
    display: block;
    position: static;
    clear: both;
    text-align: left;
    vertical-align: top;
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
    font-size: 8pt;    
    font-weight: normal;
    font-style: italic;
    color: #4b4b4b;
    line-height: 15px;
}

a
{
    color: #00757b; 
    font-weight: normal;  
    text-decoration: none;  
}
a:hover
{
    color: #01656a; 
    font-weight: bold;  
    text-decoration: none; 
}

.PDFBase
{
    display: block;
    position: static;
    clear: none;
    float: left;
    width: 100px;
    padding: 10px; 
    cursor: pointer;   
}
.PDFIcon
{
    display: block;
    position: static;
    clear: both;
    height: 50px;
    background-image: url('images/icn-pdf.gif');
    background-repeat: no-repeat;
    background-position: center top;    
}
.PDFText
{
    display: block;
    position: static;
    clear: both;
    text-align: center;
    font-size: 8pt;
    color: #4b4b4b;    
}
.Image_STSEMailPreCall
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/STSEmailPreCall.png');    
    background-repeat: no-repeat;
    background-position: left top;    
    height: 962px;
}
.Image_HowDoesItWork
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/HowDoesItWork.png');    
    background-repeat: no-repeat;
    background-position: left top;    
    width: 500px;
    height: 522px;
}
.Image_TTYToVoice
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/TTYToVoice.png');    
    background-repeat: no-repeat;
    background-position: left top;    
    width: 500px;
    height: 478px;
}
.Image_VoiceCarryOver
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/VoiceCarryOver.png');    
    background-repeat: no-repeat;
    background-position: left top;    
    width: 500px;
    height: 472px;
}
.Image_HearingCarryOver
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/HearingCarryOver.png');    
    background-repeat: no-repeat;
    background-position: left top;    
    width: 500px;
    height: 470px;
}
.Image_VCOTOVCO
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/VCOTOVCO.png');    
    background-repeat: no-repeat;
    background-position: left top;    
    width: 500px;
    height: 528px;
}
.Image_VCOTOTTY
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/VCOTOTTY.png');    
    background-repeat: no-repeat;
    background-position: left top;    
    width: 500px;
    height: 528px;
}
.Image_VRS
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/VRS.png');    
    background-repeat: no-repeat;
    background-position: left top;    
    width: 500px;
    height: 528px;
}
.Image_SpeechToSpeech
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/SpeechToSpeech.png');    
    background-repeat: no-repeat;
    background-position: left top;    
    width: 500px;
    height: 476px;
}
.Image_InternetRelay
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/InternetRelay.png');    
    background-repeat: no-repeat;
    background-position: left top;
    width: 500px;
    height: 470px;
}
.IconBlock
{
    display: block;
    position: static;
    clear: none;
    float: left;
    width: 75px;
    height: 60px;
    text-align: left;
    vertical-align: top;    
}
.IconBlockText
{
    display: block;
    position: static;
    clear: none;
    float: left;
    width: 310px;
    text-align: left;
    vertical-align: top;
    font-size: 8pt;    
    font-weight: normal;
    color: #4b4b4b;
    line-height: 15px;    
}
.IconBlockTextWide
{
    display: block;
    position: static;
    clear: none;
    float: left;
    width: 400px;
    text-align: left;
    vertical-align: top;
    font-size: 8pt;    
    font-weight: normal;
    color: #4b4b4b;
    line-height: 15px;    
}
.IconBlockTextWideCustom
{
    display: block;
    position: static;
    clear: right;
    float: left;
    width: 170px;
    text-align: left;
    vertical-align: top;
    font-size: 8pt;    
    font-weight: normal;
    color: #4b4b4b;
    line-height: 15px;    
}
.IconBlockSpacer
{
    display: block;
    position: static;
    clear: both;
    height: 5px;    
}
.ContentPageTitle
{
    display: block;
    position: static;
    clear: both;
    font-size: 18pt;
    font-weight: normal;
    color: #006a71;
    text-align: left;
    line-height: 28px;    
}
.ContentPageTitleSub
{
    display: block;
    position: static;
    clear: both;
    font-size: 10pt;
    font-weight: normal;
    color: #4c939b;
    text-align: left;
    line-height: 25px;
    margin-top:3px; 
    margin-bottom:10px;   
}

.EquipmentBlocks
{
    display: block;
    position: static;
    clear: none;
    float: left;
    width: 106px;
    height: 127px;
    padding-top:4px;
    margin-right:2px;
    text-align: center;
    vertical-align: top;
    font-size: 7pt;    
    font-weight: normal;
    color: #4b4b4b;
    line-height: 12px;  
    background-image: url('images/ThumbBase.png');
    background-repeat: no-repeat;
    
}
.EquipmentBlocks_Over
{
    display: block;
    position: static;
    clear: none;
    float: left;
    width: 106px;
    height: 127px;
    padding-top:4px;
    margin-right:2px;
    text-align: center;
    vertical-align: top;
    font-size: 7pt;    
    font-weight: normal;
    color: #4b4b4b;
    line-height: 12px;  
    background-image: url('images/ThumbBase_Over.png');
    background-repeat: no-repeat;
}

#ContactUsBubble
{
    display: block;
    position: absolute;
    width: 156px;
    height: 55px;
    top: 50px;
    background-image: url('images/bubble.png');
    background-repeat: no-repeat;
    cursor: pointer;        
}

.DntHangUpBtn
{
    display: block;
    position: static;
    clear: both;
    height: 120px;
    cursor:pointer;
    background-image: url('images/DntHangUp.gif');    
    background-repeat: no-repeat;
    margin-top:20px;
}

.SidePanelPDF
{
    display: block;
    position: static;
    clear: both;
    text-align: left;
    vertical-align: top;
    margin: 0px 10px 10px 10px; 
    cursor: pointer;   
}
.SidePanelPDFIcon
{
    width: 50px;
    height: 50px;
    background-image: url('images/icn-pdf.gif');
    background-repeat: no-repeat;
    background-position: center top;        
}
.SidePanelPDFText
{
    text-align: left;
    vertical-align: top;
    font-size: 8pt;    
    font-weight: normal;
    color: #4b4b4b;
    line-height: 12px;    
}

.BtnSubscribe
{
    display: block;
    position: static;
    clear: both;
    height: 60px;
    cursor:pointer;
    background-image: url('images/btnSubscribe.gif');
    background-repeat: no-repeat;
    margin: 10px;    
}
.BtnInternetRelay
{
    display: block;
    position: static;
    clear: both;
    height: 60px;
    cursor:pointer;
    background-image: url('images/btnInternetRelay.gif');
    background-repeat: no-repeat;
    margin: 10px;    
}
.SubscribeBody
{
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    text-align: left;    
}
.SubBody_Title
{
    display: block;
    position: static;
    float: left;
    font-size: 9pt;  
    height: 19px;
    line-height: 19px;  
    font-weight: bold;
    color: #06676d;   
}
.SubPopupClose
{
    display: block;
    position: static;
    float: right;
    height: 19px;
    width: 57px;
    background-image: url('images/window/Popup_Close.gif');
    background-repeat: no-repeat;
    background-position: right top; 
    cursor: pointer;    
}
.SubMsg
{
    display: block;
    position: static;
    clear: both;
    height: 42px;
    background-image: url('images/SubMsg.gif');    
    background-repeat: no-repeat;
    background-position: center top;
    margin: 10px 0px 15px 0px;
}
.SubTitle
{
    width: 70px;
    text-align: right;
    padding-right: 5px;
    font-size: 8pt;  
    height: 15px;
    line-height: 15px;  
    font-weight: bold;
    color: #7d7d7d;   
}
.SubText
{
    text-align: left;
    font-size: 8pt;  
    height: 15px;
    line-height: 15px;  
    font-weight: normal;
    color: #7d7d7d;    
}
.SubRowSpace
{
    height: 10px;
    line-height: 10px;    
}
.SubRowSpacee
{
    height: 5px;
    line-height: 5px;    
}
.SubEditBox
{
    border: solid 1px #cbcaca;
    font-size: 8pt;  
    height: 15px;
    line-height: 15px;  
    font-weight: normal;
    color: #7d7d7d;    
}

.EventHead
{
    display: block;
    position: static;
    clear: both;
    background-image: url('images/ClassList_Bg.gif');    
    background-repeat: repeat-x;
    background-position: left bottom;
    height: 25px;
    line-height: 25px;
    padding: 0px 10px 0px 10px;
    font-size: 11pt;   
    font-weight: bold;
    color: #7d7d7d;
    cursor: pointer;
}
.EventIcon
{
    display: block;
    position: static;
    clear: none;
    float: left;
    background-image: url('images/eventicon.png');    
    background-repeat: no-repeat;
    background-position: left center;    
    width: 20px;
    height: 20px;
    line-height: 20px;
}
.EventContents
{
    display: none;
    position: static;
    clear: both;
    text-align: left;
    vertical-align: top;
    font-size: 9pt;  
    line-height: 15px;  
    font-weight: normal;
    color: #7d7d7d;    
    padding: 0px 10px 10px 10px;
}
.EventBase
{
    display: block;
    position: static;
    clear: both;
    text-align: left;
    vertical-align: top;
    margin: 5px 5px 5px 17px;    
}
.EventTitle
{
    display: block;
    position: static;
    clear: both;
    height: 20px;
    line-height: 20px;
    font-size: 9pt;
    font-weight: bold;
    color: #7d7d7d; 
    background-image: url('images/Content_Split.gif');    
    background-repeat: repeat-x;
    background-position: left bottom;    
}
.EventSummary
{
    display: block;
    position: static;
    clear: both;
    text-align: left;
    vertical-align: top;
    font-size: 8pt;
    font-weight: normal;
    color: #7d7d7d; 
    line-height: 18px;
    margin: 5px 0px 5px 0px;   
}
.EventPostedBy
{
    display: block;
    position: static;
    clear: both;
    height: 15px;
    line-height: 15px;
    font-size: 8pt;
    color: #7d7d7d; 
    font-style: italic;   
}
.ContentSplitBlock
{
    width: 45%;
    text-align: left;
    vertical-align: top;    
}
.AnnoucementLeft
{
    width: 13px;
    height: 120px;  
    background-image: url('images/AnnoucementLeft.gif');  
    background-repeat: no-repeat;
}
.AnnoucementBody
{
    height: 120px;   
    background-image: url('images/AnnoucementBody.gif');  
    background-repeat: repeat-x;
    text-align: left; 
    vertical-align: top;
    cursor: pointer;
}
.AnnoucementRight
{
    width: 9px;
    height: 120px;   
    background-image: url('images/AnnoucementRight.gif');  
    background-repeat: no-repeat;   
}
.AnnoucementEntry
{
    display: block;
    position: static;
    clear: both;
    text-align: left;
    vertical-align: top;    
}
.AnnoucementTitle
{
    display: block;
    position: static;
    clear: both;
    line-height: 20px;
    text-align: left;
    font-size: 8pt;
    font-weight: bold;    
    color: White;
    margin-top: 10px;
}
.AnnoucementTimeStamp
{
    display: block;
    position: static;
    clear: both;
    line-height: 15px;
    font-size: 8pt;
    font-style: italic;
    font-weight: normal;    
    color: White;    
}
.AnnoucementSummary
{
    display: block;
    position: static;
    clear: both;
    height: 15px;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;    
    color: White; 
    margin-top: 5px;   
}
.LoginBase
{
    display: block;
    position: static;
    width: 450px;
    text-align: left;
    vertical-align: top; 
    margin-top: 20px;   
}
.LoginErrMsg
{
    font-size: 9pt;
    color: red; 
    font-style: normal;
    font-weight: bold;    
}
.LoginText
{
    display: block;
    position: static;
    clear: both;
    text-align: center;
    line-height: 18px;
    font-size: 9pt;
    color: #7d7d7d; 
    font-style: italic;   
}
.LoginFieldText
{
    width: 80px;
    text-align: right;
    padding-right:5px;
    line-height: 18px;
    font-size: 9pt;
    color: #7d7d7d;    
}
.LoginFieldEntry
{
    text-align: left;    
}
.ColTopTitle
{
    font-weight: bold;
    font-size: 8pt;
    text-align: left;
    color: Black; 
    background-color: Silver; 
    line-height: 18px;  
    border-bottom: solid 1px gray;
    border-top: solid 1px gray;
}
.ColDataText
{
    font-weight: normal;
    font-size: 8pt;
    text-align: left;
    color: Black; 
    line-height: 18px; 
    border-bottom: solid 1px silver;  
}
.FormTitle
{
    width: 100px;
    font-weight: bold;
    font-size: 8pt;
    text-align: left;
    vertical-align: top;
    color: gray; 
    line-height: 18px;    
}
.FormField
{
    text-align: left;
    line-height: 18px;  
    vertical-align: top;  
}

.AnnoucementsBase
{
    display:block;
    position: static;
    clear: both; 
    font-size: 8pt;
}
.Annoucement_Title
{
    display:block;
    position: static;
    clear: both;
    font-weight:bold;
    font-size: 9pt;
    line-height:20px; 
    height:20px;
    margin-top:20px;  
    color: #00757b; 
}
.Annoucement_Text
{
    display:block;
    position: static;
    clear: both;
    line-height:18px;
    color: #4b4b4b;   
    margin-left:10px; 
}
.AnnoucementBase
{
    display:block;
    position:static;
    clear:both;
    background:url('images/AnnoucementBg.jpg') no-repeat;
    height:500px;
}
.FrontPagePlayer
{
    display:block;
    position:static;
    clear:both;
    font-family:Tahoma;
    font-size: 8pt;
    color: White;
    padding: 5px 5px 0px 5px;
}
.AnnoucementBase2
{
    display:block;
    position:relative;
    clear:both;
    background:url('images/Annoucement_vrs.png') no-repeat left top;
    height:437px;
}
.AnnoucementTarget_FindMoreInfo{display:block;position:absolute;bottom:106px;left:10px;width:222px;height:61px;cursor:pointer;}
.AnnoucementTarget_LinkTo{display:block;position:absolute;bottom:13px;right:2px;width:222px;height:58px;cursor:pointer;}
.AnnoucmentText
{
    display:block;
    position:static;
    clear:both;
    font-size:8pt;
    color:#343434;
    line-height:17px;
    padding: 10px 20px 0px 20px;
}
.SystemStatus{clear:both;margin-bottom:20px;color:#414141;font-size:8pt;line-height:20px;}
.AnnoucmentText span{display:block;position:static;clear:both;height:20px;line-height:20px;color:#a40047;font-weight:bold;font-size:9pt;margin-bottom:3px;}
.AnnoucementTextSnip{display:block;position:static;clear:none;float:left;width:150px;height:20px;line-height:20px;}
.ClearRow{display:block;position:static;clear:both;height:5px;overflow:hidden;}
.VRSTimes{display:block;position:static;clear:both;height:133px;background:url('images/VRSTimes.png') no-repeat center center;margin-top:20px;}
.VRSApplyLink{display:block;position:static;clear:both;height:55px;background:url('images/VRSApplyBtn.png') no-repeat center center;margin-top:20px;cursor:pointer;}
.NewsletterLink{display:block;position:static;clear:both;height:55px;background:url('images/Newsletterlink.png') no-repeat center center;margin-top:20px;cursor:pointer;}
.VRSInstallLink{display:block;position:static;clear:both;height:55px;background:url('images/VRSInstallBtn.png') no-repeat center center;margin-top:20px;cursor:pointer;}
.VRSDwnldLink{display:block;position:static;clear:both;height:55px;background:url('images/VRSDwnldBtn.png') no-repeat center center;margin-top:20px;cursor:pointer;}
.VRSFAQ_Title{display:block;position:static;clear:both;line-height:20px;font-weight:bold;margin-top:10px;font-size:8pt;color: #4b4b4b;}
.VRSFAQ_Summary{display:block;position:static;clear:both;line-height:20px;font-weight:normal;font-style:italic;font-size:8pt;color: #4b4b4b;margin-left:10px;}
.VRSFAQ_Heading{display:block;position:static;clear:both;line-height:20px;font-weight:bold;font-size:9pt;color:#a40047;margin-top:10px;}
.VRSLink_Ekiga{display:block;position:static;clear:left;float:left;height:107px;width:202px;background:url('images/VRSShortcuts.jpg') no-repeat left top;cursor:pointer;margin:30px 20px 0px 0px;}
.VRSLink_Ekiga:hover{display:block;position:static;clear:left;float:left;height:107px;width:202px;background:url('images/VRSShortcuts.jpg') no-repeat left bottom;cursor:pointer;margin:30px 20px 0px 0px;}
.VRSLink_XLite{display:block;position:static;clear:right;float:left;height:107px;width:202px;background:url('images/VRSShortcuts.jpg') no-repeat -202px top;cursor:pointer;margin:30px 20px 0px 0px;}
.VRSLink_XLite:hover{display:block;position:static;clear:right;float:left;height:107px;width:202px;background:url('images/VRSShortcuts.jpg') no-repeat -202px bottom;cursor:pointer;margin:30px 20px 0px 0px;}
.VRSLink_Grandstream{display:block;position:static;clear:right;float:left;height:107px;width:202px;background:url('images/VRSShortcuts.jpg') no-repeat right top;cursor:pointer;margin:30px 20px 0px 0px;}
.VRSLink_Grandstream:hover{display:block;position:static;clear:right;float:left;height:107px;width:202px;background:url('images/VRSShortcuts.jpg') no-repeat right bottom;cursor:pointer;margin:30px 20px 0px 0px;}

.Block_VRSHours{clear:both;height:145px;background: url('images/Block_VRSHours.png') no-repeat left bottom;}
.Block_Emergency{clear:both;height:147px;background: url('images/Block_Emergency1.png') no-repeat;}
.Block_SystemStatus{clear:both;height:80px;background: url('images/Block_SystemStatus.png') no-repeat;}
.Block_SystemNormal{clear:both;height:61px;background: url('images/Block_SystemNormal.png') no-repeat;}
.Block_VRSStats{clear:both;height:58px;background: url('images/Block_VRSStats.png') no-repeat;margin-top:10px;cursor:pointer;}
.Block_Annoucement{position:relative;clear:both;height:247px;background: url('images/Block_Annocement.png') no-repeat;margin-top:10px;}
.Block_Annoucement .Link1{position:absolute;top:129px;left:16px;height:32px;width:255px;cursor:pointer;}
.Block_Annoucement .Link2{position:absolute;top:174px;left:16px;height:32px;width:275px;cursor:pointer;}
.Block_Newsletter{position:relative;clear:both;height:106px;background: url('images/Block_Newsletters.png') no-repeat;margin-top:10px;}
.Block_Newsletter .Link1{position:absolute;top:61px;left:15px;height:32px;width:125px;cursor:pointer;}
.Block_Newsletter .Link2{position:absolute;top:61px;left:155px;height:32px;width:195px;cursor:pointer;}

