﻿body 
{
     font-family:Trebuchet MS;
}

.login
{
    color: Black;
    font-family: Trebuchet MS;
    font-size: .80em;
    text-decoration: none;
    font-weight: normal;
    cursor:text;
    width: 100%;
} 

.MessagesText
{
    color: #000000;
    font-family:Trebuchet MS;
    font-size: .75em;
    
}
.MainMessagesText
{
    padding-top: 20px;
    color: Red;
    font-family:Trebuchet MS;
    font-size: .9em;
    font-weight: bolder;
}

.Menu-Text
{
    color: #000000;
    font-family:Trebuchet MS;
    font-size: .85em;
    
}
.Body-Text
{
    color: #000000;
    font-family:Trebuchet MS;
    font-size: .80em;
    background: url(../images/bg-home-info.gif);  
}

.Body-Text-Small-Container
{
    color: #336699;
    font-family:Trebuchet MS;
    font-size: .80em;
    background: url(../images/bg-home-other_small.gif);  
}

.Header-Container
{
    height: 187px;
}


.Progress
{
    color: #000000;
    font-family:Trebuchet MS;
    font-size: .9em;
    width: 250px;  
}

.PanelProg
{
    height:200px;
    width: 250px;    
}

.Wizard-Text
{
    color: #000000;
    font-family:Trebuchet MS;
    font-size: .90em;
    WIDTH: 100%; 
    HEIGHT: 400px;
    border:solid 1px gainsboro;
}

.Wizard-Text-Selected
{
    color: #000000;
    font-family:Trebuchet MS;
    font-size: .95em;
    font-weight:bold;
    background: url(../images/bg-active.gif);
}

.Tip-Header
{
    color: #000000;
    font-family:Trebuchet MS;
    font-size: .9em;
    font-weight: bold; 
    text-decoration: underline;
    padding-left: 25px;
    padding-right: 10px;  
}

.Tips
{
    color: #000000;
    font-family:Trebuchet MS;
    font-size: .9em;
    padding-left: 25px;
    padding-right: 10px; 
    padding-bottom: 15px; 
    width: 100%;
}

.Wizard-Table
{
    color: #000000;
    font-family:Trebuchet MS;
    font-size: .9em;
    background-color: #FFFFFF;   
    border-right: gainsboro 1px solid; 
    border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid; 
    width: 250px; 
    border-bottom: gainsboro 1px solid;
    height: 400px
}

.Wizard-Text-Section-Head
{
    color: #666666;
    font-family:Trebuchet MS;
    font-size: 1.3em;   
    font-weight: bold;
    text-align: center;
    background-color: #F1F1DF;
}

.Wizard-BG-Container
{
    background: url(../images/bg-wizrd-small.gif); 
    PADDING-BOTTOM: 10px;
    HEIGHT: 10px 
}

.Wizard-BG-Container-Msg
{
    background: url(../images/bg-wizrd-small-error.gif); 
    PADDING-BOTTOM: 10px;
    HEIGHT: 10px 
}

.Home-Misc-BG-Container
{
    background: url(../images/bg-home-misc_small.gif); 
    padding-bottom: 10px;
    height: 10px;
    text-align: center;
}

.GetStarted-Text
{
    color: #3399FF;
    font-family:Trebuchet MS;
    font-size: 1.25em;
    font-weight: bold;
}

.Our-Stats-Text
{
    color: #000000;
    font-family:Trebuchet MS;
    font-size: 1.25em;
    font-weight: bold;
    TEXT-ALIGN: center;
}

.SigIn-BtnText
{
    color: #FFFFFF;
    font-family:Trebuchet MS;
    font-size: .8em;
    font-weight: 500;
    border-style:none;
    background-color: #66CC66;
    border: solid 1px #CCFFCC;
}

.Menu-BtnText
{
    color: #FFFFFF;
    font-family:Trebuchet MS;
    font-size: .8em;
    font-weight: 500;
    border-style:none;
    background-color: #3399FF;
    border: solid 1px #0000ff;
}

.Menu-BtnText-LeoB
{
    color: #FFFFFF;
    font-family:Trebuchet MS;
    font-size: .8em;
    font-weight: 500;
    border-style:none;
    background-color: #000000;
    border: solid 1px #F5F5F5;
}

.Nav-Btn-Continue-Back
{
    color: #FFFFFF;
    font-family:Trebuchet MS;
    font-size: .9em;
    font-weight: bold;
    border-style:none;
    background-color: #FF9900;
    border: solid 1px #996600;
    width:90px;
}


.Nav-Btn-Special
{
    color: #FFFFFF;
    font-family:Trebuchet MS;
    font-size: .9em;
    font-weight: bold;
    border-style:none;
    background-color: #66CC00;
    border: solid 1px #996600;
    width:315px;
}

.Underline
{
    background: url(../images/underline.gif);  
}

.Progress-Select
{
    color: #FFFFFF;
    font-family:Trebuchet MS;
    font-size: 1em;
    font-weight: bold;
    text-align: center; 
    background-color: #3399FF;
    
}

.Progress-Not-Selected
{
    color: #999999;
    font-family:Trebuchet MS;
    font-size: .95em;
    font-weight:normal;
    text-align: left; 
    padding-left: 10px;
    
}

.Text-Box
{
    color: #000000;
    font-family:Trebuchet MS;
    font-size: .80em;
    border-style: solid;
    border: 1px;
 
}

.Wizard-Div
{
BORDER-RIGHT: lightgrey thin solid;
BORDER-TOP: lightgrey thin solid;
PADDING-LEFT: 10px; 
PADDING-BOTTOM: 15px; 
BORDER-LEFT: lightgrey thin solid; 
WIDTH: 664px; 
PADDING-TOP: 5px;
BORDER-BOTTOM: lightgrey thin solid;
text-align: left;   
}


.Wizard-Div-Groups
{
BORDER-RIGHT: lightgrey thin solid;
BORDER-TOP: lightgrey thin solid;
PADDING-LEFT: 5px; 
PADDING-BOTTOM: 5px; 
BORDER-LEFT: lightgrey thin solid; 
WIDTH: 482px; 
PADDING-TOP: 5px;
BORDER-BOTTOM: lightgrey thin solid;
/*HEIGHT: 670px;*/
text-align: left;   
}


.Wizard-Div-TimeOut
{
BORDER-RIGHT: lightgrey thin solid;
BORDER-TOP: lightgrey thin solid;
PADDING-LEFT: 15px; 
PADDING-BOTTOM: 5px; 
BORDER-LEFT: lightgrey thin solid; 
WIDTH: 620px; 
PADDING-TOP: 5px;
BORDER-BOTTOM: lightgrey thin solid;
HEIGHT: 260px;
text-align: left; 
}


.Wizard-Div-Edit-Contacts
{
BORDER-RIGHT: lightgrey thin solid;
BORDER-TOP: lightgrey thin solid;
PADDING-LEFT: 15px; 
PADDING-BOTTOM: 5px; 
BORDER-LEFT: lightgrey thin solid; 
WIDTH: 620px; 
PADDING-TOP: 5px;
BORDER-BOTTOM: lightgrey thin solid;
HEIGHT: 400px;    
}

.Panel-Edit-Contacts
{
BORDER-RIGHT: grey thin solid;
BORDER-TOP: grey thin solid;
PADDING-LEFT: 0px; 
PADDING-BOTTOM: 0px; 
BORDER-LEFT: grey thin solid; 
WIDTH: 600px; 
PADDING-TOP: 0px;
BORDER-BOTTOM: grey thin solid;
HEIGHT: 200px;
FONT-SIZE: 0.8em; 
COLOR: #000000; 
FONT-FAMILY: 'Trebuchet MS', Tahoma;
}

.subheading
{
padding-left: 10px;
FONT-SIZE: 0.8em; 
color: #0066CC;
}

.subTipText
{
padding-top: 15px;
padding-left: 0px;
FONT-SIZE: 0.8em; 
color: #808080;
}


.Wizard-TD-Tag
{
PADDING-LEFT: 15px;
vertical-align: top;  
}

.Wizard-Button-TD
{
PADDING-RIGHT: 44px; 
TEXT-ALIGN: right;
}

.CheckBox-Style
{
    color: #000000;
    font-family:Trebuchet MS;
    font-size: .9em;
    font-style:italic;
    padding-top: 5px;
    padding-left: 3px;
    padding-bottom: 5px;
    text-decoration: underline;
    
}

.Global-Personal-Div-Grid-Holder
{
    width: 99%;
    height: 150px;
    OVERFLOW: auto;
}


.Global-Groups-Div-Grid-Holder
{
    width: 99%;
    /*HEIGHT: 475px;*/
    OVERFLOW: auto;
}




.Global-Personal-Div-Grid-Holder-General
{
    width: 650px;
    height: 250px;
    OVERFLOW: auto;
}



.Global-Personal-Div-Grid-Holder-Edit
{
    width: 600px;
    height: 250px;
    OVERFLOW: auto;
}

.Attach-Docs-Div
{
    width: 100%;
    height: 300px;
    OVERFLOW: auto;
    text-align: center;
}
.rblChoice
{
    color: #000000;
    font-family:Trebuchet MS;
    font-size: 1.1em;
    padding:3 3 3 3;  
}

.Question-Blk
{
    font-size: 1.1em;
    color: #000000;
    font-family:Trebuchet MS;
    font-weight:bold;
}


.Preview-Style
{
    color: #000000;
    font-family:Trebuchet MS;
    font-size: .75em;
    
}
.Preview-Grid-Holder
{
BORDER-RIGHT: gainsboro 1px solid; 
BORDER-TOP: gainsboro 1px solid; 
OVERFLOW: auto; 
BORDER-LEFT: gainsboro 1px solid; 
WIDTH: 98%; 
BORDER-BOTTOM: gainsboro 1px solid; 
HEIGHT: 100px    
}



.Wizard-Div-Video-Preview
{
BORDER-RIGHT: lightgrey thin solid;
BORDER-TOP: lightgrey thin solid;
PADDING-LEFT: 15px; 
PADDING-BOTTOM: 15px; 
BORDER-LEFT: lightgrey thin solid; 
WIDTH: 606px; 
PADDING-TOP: 15px;
BORDER-BOTTOM: lightgrey thin solid;
HEIGHT: 350px;    
}

.EditTable
{
    text-align: right
}


.No-Edit-Grid-Header
{
    background-color:#3399FF;
    font-weight:normal;
    font-family:Trebuchet MS;
    font-size: 8pt;
    color: White;
    text-align: left;
}

.SPC-Edit-Grid-Header
{
    /*background-color:#3399FF;*/
    background-color:#dddddd;
    font-weight:normal;
    font-family:Trebuchet MS;
    font-size: 8pt;
    color:#000000;
    text-align: left;
}




.No-Edit-Grid-ItemStyle
{
    background-color:White;
    font-weight:normal;
    font-family:Trebuchet MS;
    font-size: 8pt;
    color:Black;
    text-align: left;
}

.No-Edit-Grid-AlternatingItemStyle
{
    background-color:#F4F4F4;
    font-weight:normal;
    font-family:Trebuchet MS;
    font-size: 8pt;
    color:Black;
    text-align: left;
}

.grid-tip
{
    color:Gray;
    font-size:.8em;
    text-align: left;
}
.maincontrols
{
    color: #000000;
    font-family:Trebuchet MS;
    font-size: .80em;
    font-weight: bold;
    text-align: center;     
}
.Home-Data-Container
{
    background: url(../images/bg-home-misc_small.gif); 
    padding-bottom: 2px;
    height: 10px;
    text-align: center;
    color: #000000;
    font-family:Trebuchet MS;
    font-size: .8em;
}
.buyButtons
{
cursor:auto;    
}
.transmit
{
    color: #000000;
    font-family:Trebuchet MS;
    font-size: .90em;
    font-weight: bold;
    text-align: center;     
}
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #3399FF;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:200px;
}

.watermarked {
	height:20px;
	width:250px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
	font-family:Trebuchet MS;
    font-size: .8em;
}	

.SecondLineTxt
{
    color: #000000;
    font-family:Trebuchet MS;
    font-size: .8em;
    
}

/************ PasswordStrength Related Styles ***********************/
.TextIndicator_TextBox1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}

.BarIndicator_TextBox2
{
    color:Blue;
    background-color:Blue;
}

.BarBorder_TextBox2
{
    border-style:solid;
    border-width:1px;
    width:200px;
    vertical-align:middle;
}

.TextIndicator_TextBox3
{
     background-color:Blue;
     color:Yellow;
     font-size:small;
     font-variant:small-caps;
     padding: 2px 3px 2px 3px;
}

.TextIndicator_TextBox3_Handle
{
	width:16px;
	height:14px;
	background-image:url(images/Question.png);
	overflow:hidden;
	cursor:help;
}

.TextIndicator_TextBox1_Strength1
{
     background-color:#ffffff;
     color:Red;
     font-family:Arial;
     font-size:small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}
.TextIndicator_TextBox1_Strength2
{
     background-color:#ffffff;
     color:Orange;
     font-family:Arial;
     font-size:small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}
.TextIndicator_TextBox1_Strength3
{
     background-color:#ffffff;
     color:Purple;
     font-family:Arial;
     font-size:small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}
.TextIndicator_TextBox1_Strength4
{
     background-color:#ffffff;
     color:Blue;
     font-family:Arial;
     font-size:small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}
.TextIndicator_TextBox1_Strength5
{
     background-color:#ffffff;
     color:Green;
     font-family:Arial;
     font-size:small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}
.MenuOn
{
    color: #3399FF;
    font-family:Trebuchet MS;
    font-size: .8em;
    font-weight: 500;
    border-style:none;
    background-color: #FFFFFF;
    border: solid 1px #0000ff;
}
.MenuOff
{
    color: #FFFFFF;
    font-family:Trebuchet MS;
    font-size: .8em;
    font-weight: 500;
    border-style:none;
    background-color: #3399FF;
    border: solid 1px #0000ff;
}
.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}
.LoginLine2Text
{
    color: #66CC66;
    font-family:Trebuchet MS;
    font-size: 10pt;
    font-weight: bold;
    
}
#ErrorSignIn {
  top: 0px;
  right: 0px;
  width: 125px;
  background-color: yellow;
  border: solid 1px Black;
  padding: 10px;
  font-family: Sans-Serif;
  font-size: 10pt;
  position: absolute;
  margin: 5px;
}
#CloseButton {
  float: right;
  cursor: pointer; 
}
.PlanDDL
{
    color: #666666;
    font-family:Trebuchet MS;
    font-size: 8pt;
    font-weight: normal;
    
}