body {
font-family:Verdana, Geneva, sans-serif;
background-color: #FFFFFF !important;
font-size: 11px;
margin-top: 10px;
padding: 0;
height:100%;
text-align:left;
}

img {
	border:0;
}

body#popupbody {
font-family:Verdana, Geneva, sans-serif;
background-color: #FFF;
font-size: 11px;
margin: 0px;
padding: 0;
}
body#framebody {
font-family:Verdana, Geneva, sans-serif;
background-color: #E5EAED;
font-size: 11px;
margin: 0px;
padding: 0;
}
body#bluebody {
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
background-color: #DAF0FC;
margin-left: 0px;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
padding: 0;
}
.indexbodymain {
	background-color: #EEEEEE;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}
#disclaimer {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
	margin-top: 15px;
	text-align: justify;
	margin-bottom: 5px;
}
.ScrollBlock
{
	clip:auto;
	overflow:scroll;
}

.MenuVisible
{
	position:absolute;		
	visibility:visible;	
	z-index:2;
}

.MenuHidden
{	
	position:absolute;
	visibility:hidden;
	z-index:2;
	overflow:auto;
}

.BodyMain
{
	background: #D9D9D9;
}


.titbrown {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: CC6633;
	text-decoration: none;
	font-style: normal;
}
.AdminFormMain
{
	background: #e0e0e0;
	border: solid 1px black;
	border-style:solid;
	border-width:2px;
	border-top-color:White;
	border-left-color:White;
	border-bottom-color:Black;
	border-right-color:Black;
}

.AdminFormBackAlt
{
	background: #c8c8c8;
}

.AdminMain
{
	background: #b0b0b0;
	border: solid 1px black;
}

.AdminLabel 
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px; 
	color: #030103;
	font-weight:bold; 
	text-decoration: none;
}

.AdminInputUntouched 
{
	font-family:Verdana, Geneva, sans-serif;
	background-color: #e0e0e0;
	border: solid 1 #e0e0e0;
	font-size: 11px; 
	color: black; 
	text-decoration: none;
}

.AdminInputActive
{
	font-family:Verdana, Geneva, sans-serif;
	background-color: white;
	border: solid 1 black;
	font-size: 11px; 
	color: black; 
	text-decoration: none;
}

.AdminInputChanged
{
	font-family:Verdana, Geneva, sans-serif;
	background-color: yellow;
	border: solid 1 gray;
	font-size: 11px; 
	color: black; 
	text-decoration: none;
}

.AdminTextBox 
{
	font-family:Verdana, Geneva, sans-serif;
	border: solid 1 black;
	font-size: 11px; 
	color: black; 
	text-decoration: none;
}

.AdminDDListBox 
{
	font-family:Verdana, Geneva, sans-serif;
	border: solid 1 black;
	font-size: 11px; 
	color: black; 
	text-decoration: none;
}

.AdminListBox
{
	font-family:Verdana, Geneva, sans-serif;
	background-color:White;
	border: solid 1 black;
	padding: 0 0 0 0;
	font-size: 11px; 
	color: black; 
	position:relative;
	z-index:2;
	text-decoration: none;
}

.AdminListTitle
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px; 
	color: white;
	padding: 2px 2px 2px 2px;
	background-color:Navy;
	border-color:Black;
	font-weight:bold; 
	text-decoration: none;
}

.AdminButtonNormal
{
	background: #b0b0b0;
	color:black;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.AdminButtonHover
{
	background: #e0e0e0;
	color:black;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	cursor:hand;
}

.AdminMenuFormTitle
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px; 
	color: white;
	padding: 2px 2px 2px 2px;
	background-color:Navy;
	border-color:#808080;
	font-weight:bold; 
	text-decoration: none;
}

.AdminMenuFormMain
{
	background: #c0c0c0;
	border-style:solid;
	border-width:1px;
	border-top-color:White;
	border-left-color:White;
	border-bottom-color:Black;
	border-right-color:Black;
}

.AdminSubMenuFormMain
{
	background: #c0c0c0;
	border-style:solid;
	border-width:2px;
	border-top-color:White;
	border-left-color:White;
	border-bottom-color:Black;
	border-right-color:Black;
}

.AdminMenuLinkNormal
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: solid 1 #c0c0c0;
	padding: 2px 4px 2px 4px;
	background-color:Transparent;
	color: black;
	font-weight: normal;
	cursor:auto;
	text-decoration: none;
}

.AdminMenuLinkHover
{
	font-family:Verdana, Geneva, sans-serif;
	padding: 2px 4px 2px 4px;
	background-color:Transparent;
	border-style:solid;
	border-width:1px;
	border-top-color:White;
	border-left-color:White;
	border-bottom-color:Black;
	border-right-color:Black;
	font-size: 11px; 
	color: black;
	font-weight: normal; 
	cursor:hand; 
	text-decoration: none;
}

.AdminSubMenuLinkNormal
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	border-width:0px;
	padding: 2px 4px 2px 4px;
	background-color:Transparent;
	color: black;
	font-weight: normal;
	cursor:auto;
	text-decoration: none;
}

.AdminSubMenuLinkHover
{
	font-family:Verdana, Geneva, sans-serif;
	padding: 2px 4px 2px 4px;
	border-width:0px;
	font-size: 11px; 
	color: white;
	background-color:Navy;
	font-weight: normal; 
	cursor:hand; 
	text-decoration: none;
}

.AdminLinkNormal
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px; 
	color: black;
	font-weight: normal; 
	text-decoration: none;
}

.AdminLinkHover
{
	font-family:Verdana, Geneva, sans-serif;
	background-color: #9090a0;
	font-size: 11px; 
	color: white;
	font-weight: normal; 
	text-decoration: underline;
}

.AdminTitleButton
{
	background: #e0e0e0;
	border: ridge 1 #303030;
	color:black;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.AdminFormTitle
{
	font-family:Verdana, Geneva, sans-serif; 
	font-size: 11px; 
	color: white;
	padding: 2px 2px 2px 2px;
	background-color:Navy;
	border-color:Black;
	font-weight:bold; 
	text-decoration: none;
}

.AdminText
{
	font-family:Verdana, Geneva, sans-serif; 
	font-size: 11px; 
	color: #000000;
}

.DefaultText
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px; 
	color: #000000;
}

.InfoText
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #203e67;
	font-family:Verdana, Geneva, sans-serif;}

.MessageText
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #203e67;
	font-family:Verdana, Geneva, sans-serif;}

.AboutText
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#576973;
	font-weight:normal;
}

.Text2 
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 28px; 
	font-weight:bold; 
	color: #C00000;
}

.Text1 
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px; 
	font-weight:bold; 
	color: #C00000;
}

.PageFeedback
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px; 
	color: red;
	font-weight:bold; 
	text-decoration: none;
}

.Error 
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px; 
	color: red;
	font-weight:bold; 
	text-decoration: none;
}

.Label 
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px; 
	color: #030103;
	font-weight:bold; 
	text-decoration: none;
}

.BlueLabel 
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px; 
	color: blue;
	font-weight:bold; 
	text-decoration: none;
}

.LabelNormal 
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px; 
	color: #030103;
	font-weight:normal; 
	text-decoration: none;
}

.TextBox 
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px; 
	color: black; 
	text-decoration: none;
}

.TextBoxHighlight 
{
	font-family:Verdana, Geneva, sans-serif;
	background-color:Yellow;
	font-size: 11px; 
	color: black; 
	text-decoration: none;
}

.TextBoxReadOnly 
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #EFEFEF;
	color: gray; 
	text-decoration: none;
}

.FormButtonNormal
{
	background: #003DA6;
	color:White;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.FormButtonHover
{
	background: #7094b0;
	color:White;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	cursor:hand;
}

.FormMain
{
	background: #c0c0d0;
	border: solid 1px black;
}

.Form2Main
{
	background: #e0e0f0;
	border: solid 1px gray;
}

.Form3Main
{
	background: #606080;
	border: solid 1px gray;
}

.FormMainLight
{
	background: #e2e4e8;
	border: solid 1px gray;
}

.FormTitle 
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px; 
	color: white;
	background-color:#0063C8;
	border-color:Black;
	font-weight:bold; 
	text-decoration: none;
}

.FormSubTitle 
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px; 
	color: white;
	background-color:#9090B5;
	border-color:Black;
	font-weight:bold; 
	text-decoration: none;
}

.FormTitleText
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px; 
	color: black;
	font-weight:bold; 
	text-decoration: none;
}

.FormTitleLinkNormal
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px; 
	color: white;
	font-weight:bold; 
	text-decoration: none;
}

.FormTitleLinkHover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px; 
	color: white;
	font-weight:bold; 
	text-decoration:underline;
	cursor:hand;
}

.HeadLinkNormal
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px; 
	color: white;
	font-weight:bold; 
	text-decoration: none;
}

.HeadLinkHover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px; 
	color: #d0d0e0;
	font-weight:bold; 
	text-decoration: none;
}

.LinkNormal
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px; 
	color: navy;
	font-weight:normal; 
	text-decoration: none;
}

.LinkHover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px; 
	color: red;
	font-weight:normal; 
	text-decoration: underline;
}

.FormTitleLinkSMNormal
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px; 
	color: white;
	font-weight:bold; 
	text-decoration: none;
}

.FormTitleLinkSMHover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px; 
	color: white;
	font-weight:bold; 
	text-decoration:underline;
	cursor:hand;
}

.FormCell
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	background-color: D9E8F9;

}
.FormCellDate
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	background-color: FFF9DB;

}
	
.NormalText
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	line-height:1.4em;
	text-align:left;
}
	
.DisclaimerText {
	text-align:justify;
	font-size:90%;
	line-height:16px;
}

.NormalTextBOLD
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

.SmallText
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	font-family:Verdana, Geneva, sans-serif;
}

.HeaderText
{
	font-size:12px;
	font-weight:bold;
	color:#203E67;
}

.StressText
{
	font-family:Verdana, Geneva, sans-serif; 
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#2A3755;
}

.FormText
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#2A3755;
	font-weight:normal;
}

.Cell1
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#2A3755;
	background:#c0c0d0;
	font-weight:normal;
}

.Cell2
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#2A3755;
	background:#f0f0ff;
	font-weight:normal;
}

.CellHilight
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#2A3755;
	background-color: #ffffb0;
	font-weight:normal;
}

.ReportAlternatingItemStyle
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color : Black;
	background : #f6f6f6;
}

.ReportItemStyle
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color : Black;
	background : white;
}

.ReportHeader
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color : white;
	background : #0063c8;
}

.fts
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-align: justify;
}

A.India 
{
	font-size:12px;
	font-weight:bold;
	color:#427688;
	text-decoration:none
}

A:hover.India 
{
	font-size:12px;
	font-weight:bold;
	color:#9c0000;
	text-decoration:none
}

A:visited.India 
{
	font-size:12px;
	font-weight:bold;
	color:#427688;
	text-decoration:none
}

A:visited:hover.India 
{
	font-size:12px;
	font-weight:bold;
	color:#9c0000;
	text-decoration:none
}

.titlebg02 
{
	font-family:Verdana, Geneva, sans-serif;
	color: #000033;
	background-color: #edfbe3;
	font-size: 12px;
}
#footer {
	font-family:Verdana, Geneva, sans-serif;
	background-image: url(/images/footer/footer-bckg.gif);
	height: 37px;
	text-align: center;
	font-size: 11px;
	color: #6b6b6b;
}
.footer 
{
	width: 774px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #909090;
	font-weight: bold;
}
.footerlinks {
	color: #6B6B6B;
	text-decoration:none;
}
a:visited.FooterLink
{ 
	color: #909090;
	text-decoration: none;
}
	
a:hover.FooterLink
{ 
	color: #909090;
	text-decoration: none;
}
	
a:active.FooterLink
{ 
	color: #909090;
	text-decoration: none;
}

a.FooterLink
{
	color: #909090;
	text-decoration: none;
}

.ftssmaller {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	letter-spacing: -1pt;
	vertical-align: middle;
	word-spacing: normal;
	text-align: right;
	margin-right: 10px;
}
.TextBoxReadOnlyBigger {

	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	background-color: #EBF0F3;
	color: gray; 
	text-decoration: none;
}
.NormalTextBigger {

	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}
.FormCellnobckg {

	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}
.NormalTextBigger2 {


	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:normal;
}
.ftsExtraBig {
	font-family:Verdana, Geneva, sans-serif;
	font-size:50px;
	color:#007DCC;
	font-weight:bold;
	text-align: justify;
}
.headermediumblue {

	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#003366;
	font-weight:bold;
	text-align: justify;
}
.NormalTextSmaller {

	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:normal;
}
.txtblue {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3366CC;
	text-decoration: none;
}
.txtorange {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.LeftbarText {
	color: #666666;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.LeftbarLink
{
	color: #666666;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:visited.LeftbarLink
{ 
	color: #666666;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
	
a:hover.LeftbarLink
{ 
	color: #666666;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
	
a:active.LeftbarLink
{ 
	color: #666666;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}








/**************** ADDED ****************/
/*
div {
border: 0;
margin: 0;
padding: 0;
}

table, th, td {
border: 0;
margin: 0;
padding: 0;
border-collapse:collapse;
}

img {
border: 0;
margin: 0;
padding: 0;
}
*/
.tablewidth {
width: 774px;
border: 0px;
margin: 0px;
padding: 0px;
border-collapse:collapse;
border-spacing: 0px;
text-align: center; }
/* INPUT  */
input, select, textarea {
font-size: 12px;
font-family:Verdana, Geneva, sans-serif;
}
.btn {
text-align: center;
/* background-color:#E1DDDC; */
padding: 2px;
vertical-align:middle;
}
.phoneline {
height: 24px;
background-image: url(../images/block_b/blockb_01.gif);
font-size: 9px;
}

/* CUSTOMER BACKOFFICE */
/*.cstbo {
border-left: 1px solid #898989;
border-right: 1px solid #898989;
background-color: #FAF6F5;
font-size: 11px;
width: 774px;
} */

.cstbo {
background-color: #FFFFFF;
font-size: 11px;
width: 780px;
}
#cstbo_menu {
width: 173px;
background-color: #D1E0F0;
}
#cstbo_menu .section {
height: 19px;
background-color: #2C80DE;
border-bottom: 2px solid #d1e0f0;
text-align: left;
}
#cstbo_menu .link {
height: 16px;
background-color: #E8EDF3;
border-bottom: 2px solid #d1e0f0;
text-align: left;
}
#cstbo_menu .switch {
font-size: 11px;
margin-left: 2px;
}
#cstbo_menu a {
color: #000;
text-decoration: none;
font-size: 11px;
}
#cstbo_menu a:hover {
color: #000;
text-decoration: underline;
font-size: 11px;
}
#cstbo_content {
margin-right: 10px;
padding: 0;
	font-family:Verdana, Geneva, sans-serif;
}
#cstbo_content .title{
font-weight: bold;
font-size: 14px;
font-family:Verdana, Geneva, sans-serif;
}
#cstbo_content td {
font-size: 11px;
font-family:Verdana, Geneva, sans-serif;
line-height:17px;
text-align:left;
}
#cstbo_content2 td {
font-size: 12px;
font-family:Verdana, Geneva, sans-serif;
line-height:17px;
text-align:left;
}
.snapshot {
width: 140px;
font-size: 11px;
color: #d1e0f0;
margin-left: 10px;
}
.snapshot td{
padding: 0 2px;
width: 136px;
height: 20px;
font-size: 11px;
}

fieldset { 
clear:both;
border: 1px solid #d1e0f0;
background-color:transparent;
padding: 1em;
margin: 10px 0;
top: 5px;
position: relative;
}
fieldset p {
padding: 1px;
margin: 0;
height: 20px;
}
legend {
font: bold 1.1em tahoma, verdana, sans-serif;
color: #0063C8;
top:-1.5em;
position:relative;
}
fieldset .radio { 
width: 30px;
}
/* AGENT REPORT */
#agent_report {
padding: 0;
margin: 0;
width: 100%;
vertical-align: top;
border-collapse: collapse;
clear: both;
text-align:left;
font-size: 12px;
}

/* DATATABLE */
.datatable {
padding: 0;
margin: 0;
width: 100%;
border: 2px solid #2C80DE;
vertical-align: top;
border-collapse: collapse;
clear: both;
text-align:center;
font-size: 12px;
background-color: #FFF;
overflow: hidden;
}
.datarow a {
color: #FFF;
text-decoration: underline;
}
.datarow a:hover {
color: #FFF;
text-decoration: underline;
}
.datatable td {
border: 2px solid #2C80DE;
height: 24px;
padding: 4px 1px 4px 1px;
}
#datatable_sml {
padding: 0;
margin: 0;
width: 100%;
border: 1px solid #E1DDDC;
vertical-align: top;
border-collapse: collapse;
clear: both;
text-align:center;
background-color: #FFF;
overflow: hidden;
font-size: 8px;
}
#datatable_sml td {
font-size: 10px;
border-top: 1px solid #E1DDDC;
border-right: 1px solid #E1DDDC;
border-left: 1px solid #E1DDDC;
height: 24px;
padding: 4px 1px 4px 1px;
}
.notable {
height: 24px;
background-color: #E1DDDC;
font-weight: bold;
text-align: right;
}
.datarow {
font-weight: bold;
color: #FFF;
background-color: #2C80DE;
font-size: 11px;
}
.datarow select{
font-weight: normal;
margin-bottom: 2px;
}
.altrow {
background-color: #E8EDF3;
}
/* SUB TABLE */
.subtable {
padding: 0;
margin: 0;
width: 100%;
vertical-align: top;
border-collapse: collapse;
clear: both;
text-align:center;
font-size: 11px;
background-color: #FFF;
border: 0px;
}
.subtable td {
height: 21px;
padding: 0 2px;
border: 0px;
}
.noborder {
border: 0px;
width: 100%;
padding: 0;
margin: 0;
}
.noborderheight {
border: 0px;
height: 2px;
width: 100%;
}
/* AGENT TABLE */
.agenttable {
padding: 0;
margin: 0;
border: 1px solid #000;
vertical-align: top;
border-collapse: collapse;
clear: both;
text-align:center;
font-size: 11px;
background-color: #FFF;
}
.agenttable td {
border: 1px solid #000;
padding: 0 10px;
height: 16px;
}
/* RESULT TABLE */
.resulttable {
padding: 0;
margin: 0;
border: 1px solid #FFF;
vertical-align: top;
border-collapse: collapse;
clear: both;
text-align:center;
font-size: 11px;
background-color: #D1E0F0;
}
.resulttable td {
border: 1px solid #FFF;
padding: 0 10px;
height: 24px;
}
.bgw {
background-color: #E8EDF3;
}
/* FORM */
.formtable { 
width: 100%;
text-align:left;
}
.formtable td { 
height: 22px;
vertical-align: top;
}
.frmitem { 
width: 170px;
padding-right: 10px;
text-align: right;
font-weight:bold;
}
.frmdesc { 
font-size: 90%;
font-style: italic;
height: 22px;
vertical-align: top;
}
/* PROCESS */
.pro_error {
text-align: center;
margin-bottom: 5px;
background-color: #F00;
height: 20px;
}
.pro_error p {
margin-top: 0;
font-size: 110%;
color: #FFF;
font-weight: bold;
}
.pro_completed {
text-align: center;
margin-bottom: 5px;
background-color: #F90;
height: 20px;
}
.pro_completed p {
margin-top: 0;
font-size: 110%;
color: #FFF;
font-weight: bold;
}
.process_error {
font-size: 110%;
color: #F00;
font-weight: bold;
background-image: url(../images/footer/bckg.gif);
background-repeat: repeat-x;
height: 31px;
}
.process_ok {
font-size: 110%;
color: #008D14;
font-weight: bold;
background-image: url(../images/footer/bckg.gif);
background-repeat: repeat-x;
height: 31px;
}
/* TYPOGRAPHY */
.office_wht {
color: #FFF;
font-weight: bold;
font-family:Verdana, Geneva, sans-serif;
font-size: small;
}
.high {
color: #0063C8;
}
.highsize {
color: #0063C8;
font-size: 15px;
font-weight: bold;
}
.alert {
color: #F00;
font-weight: bold;
}
.example  {
font-size: 90%;
font-style: italic;
}
/* FORM LIST */
.formlist {
list-style: none;
padding: 10px;
margin: 0;
}
.formlist.table {
list-style: none;
padding: 0 0 1em 0;
margin: 0;
}
.formlist input {
margin-left: 5px;
margin-right: 5px;
}
.formlist select{
margin-left: 5px;
margin-right: 5px;
}
.formlist textarea{
margin-left: 5px;
margin-right: 5px;
}
.formlist span {
margin-left: 10px;
font-weight: bold;
}
.formlist li {
display: inline;
padding: 0;
margin: 0;
margin-bottom: 10px;
}
.formlist img {
vertical-align: top;
margin-right: 15px;
}
/* FORM SIZES */
.w30 {
width: 30px;
}
.w40 {
width: 40px;
}
.w60 {
width: 60px;
}
.w120 {
width: 120px;
}
.w50 {
width: 50px;
}
.w50 {
width: 50px;
}
.w60 {
width: 60px;
}
.w70 {
width: 70px;
}
.w80 {
width: 80px;
}
.w100 {
width: 100px;
}
.w120 {
width:120px;
}
.w150 {
width:150px;
}
.w200 {
width: 200px;
}
.w250 {
width: 250px;
}
.w350 {
width: 350px;
}
/* POPUP TABLE */
#layer1 {
	position: absolute;
	display: none;
	width: 600px;
	height: 200px;
	background-color: #FFF;
	border: 1px solid #000;
	padding: 10px;
	bottom: 0;
}
#close {
	float: right;
}
/* RESULTS */
.formdisplay {
font-family:Verdana, Geneva, sans-serif;
width: 100%;
margin: 0;
padding: 0;
vertical-align: middle;
clear:both;
}
.formdisplay input {
vertical-align: middle;
}
.formdisplay .nav {
float: left;
padding: 1px;
}
.formdisplay .result {
float: right;
vertical-align: middle;
padding: 1px;
}
input.btn_b {
cursor: pointer;
margin: 0;
padding: 0;
}
.content {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	padding-top: 3px;
	text-align: left;
}


.smartplugtable {
/*	background-image: url(images/smartplugoffer/default-bckg.jpg);
	background-repeat: no-repeat; */
	width: 774px;
	height: 322px;
	text-align: right;
	padding-top: 15px;
	padding-right: 20px;
	
}
#sponsorAdDiv {
	position:absolute;
	height:1;
	width:1px;
	top:0;
	left:0;
	visibility: hidden;
}

.memberloginsubtitle {
	font-family:Verdana, Geneva, sans-serif;
	color: #075EE0;
	font-size: 13px;
	font-weight: bold;
}
.memberlogintitle {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #075EE0;
}
.promomenu{
width:100%; 
line-height:normal;
font-size:10px;
}
.promomenu ul { 
margin:0; 
padding: 0;
list-style:none;
}
.promomenu li{
float:left;
margin:0;
}
.promomenu li a, .promomenu li strong, .promomenu li span{
color: #fff;
text-decoration:none;
display:block;
background:url("../images/menu_right.gif") no-repeat right top;
}
.promomenu li a:hover{
color: #000;
text-decoration:none;
}
.promomenu li.selected{
background-image:url("../images/menu_left_on.gif");
}
.promomenu li.selected a {
color: #007BBD;
text-decoration:none;
background-image:url("../images/menu_right_on.gif");
}
.promomenu li.selected span {
color: #007BBD;
text-decoration:none;
background-image:url("../images/menu_right_on.gif");
}
.tab0 {
width: 90px;
height: 37px;
background-image: url(../images/promotion/memberpromo/promo-tel3tips.jpg);
}
.tab0 a {
width: 90px;
height: 37px;
}
.tab1 {
width: 113px;
height: 37px;
background-image: url(../images/promotion/memberpromo/promo-tab01-off.jpg);
}
.tab1 a {
width: 113px;
height: 37px;
}
.tab2 {
width: 113px;
height: 37px;
background-image: url(../images/promotion/memberpromo/promo-tab02-off.jpg);
}
.tab2 a {
width: 113px;
height: 37px;
}
.tab3 {
width: 104px;
height: 37px;
background-image: url(../images/promotion/memberpromo/promo-tab03-off.jpg);
}
.tab3 a {
width: 104px;
height: 37px;
}
.tab1selected {
width: 113px;
height: 37px;
background-image: url(../images/promotion/memberpromo/promo-tab01-on.jpg);
}
.tab1selected a {
width: 113px;
height: 37px;
}
.tab2selected {
width: 113px;
height: 37px;
background-image: url(../images/promotion/memberpromo/promo-tab02-on.jpg);
}
.tab2selected a {
width: 113px;
height: 37px;
}
.tab3selected {
width: 104px;
height: 37px;
background-image: url(../images/promotion/memberpromo/promo-tab03-on.jpg);
}
.tab3selected a {
width: 104px;
height: 37px;
}
.tabclick {
width: 104px;
height: 37px;
background-image: url(../images/promotion/memberpromo/promo-clickontabs.jpg);
}
.emailtype {font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-align: justify;
}
.emailtype2 {font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}
.ArticleDate {font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.ArticleTitle {font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.NewsletterText {font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.SidebarTitle {font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4573b3;
}
.normaltext1 { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; font-family:Verdana, Geneva, sans-serif; TEXT-ALIGN: justify }

#stickynoteholder {
	position:absolute;
	width:624px;
	height:388px;
	z-index:0;
	visibility: visible;
	text-align: center;
}
#stickynote {
	position:absolute;
	height:327px;
	width:330px;
	top:9px;
	left:0px;
	visibility: hidden;
	z-index: 3;
}
#stickynote01 {
	position:absolute;
	height:327px;
	width:330px;
	top:9px;
	left:0px;
	visibility: hidden;
	z-index: 2;
}
#stickynote00 {
	position:absolute;
	height:388px;
	width:624px;
	visibility: visible;
	z-index: 1;
	top: 0px;
	left: 0px;
}
#stickynote02 {
	position:absolute;
	height:327px;
	width:330px;
	top:9px;
	left:0px;
	visibility: hidden;
	z-index: 4;
}
#stickynote03 {
	position:absolute;
	height:327px;
	width:330px;
	top:9px;
	left:0px;
	visibility: hidden;
	z-index: 5;
}
.headernumber {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	margin-left: 635px;
}
.signupbannernumber {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #0063c8;
	float: left;
	margin-left: 6px;
	margin-top: 38px;
}
.signupbannerpromo {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3f5ca8;
	float: left;
	margin-left: 8px;
	margin-top: 33px;
}
.bannernumber {

	font-family:Verdana, Geneva, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #0063c8;
	float: left;
	margin-left: 8px;
	margin-top: 35px;
}
.signupfooter {

	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
}.apmenutable {
	height: 100%;
	clear: none;
	float: none;
}

#fullheight{height:100%}
.signupbanner {
	background-image: url(../images/signup/default/signup-questions2.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 50px;
	height:120px;
}
.image100percent {
	height: 100%;
	width: 8px;
}

.NormalTextBullets {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	line-height: 12px;
}
table.commtable {
	border: 1px solid #294A81;
	width: 100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
}
table.commtable td {
	border: 1px solid #294A81;
}
table.100fullheight {
	height:100%;
}
#textDIV {
	visibility:hidden;
	position:absolute;
	width:450px;
	z-index:1;
}.headerwhite {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.mobilecontent {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin-left: 22px;
	line-height: 18px;
}
.mobtablecontent {
	margin-left: 22px;
}
.headernumberMob {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.heading-area {
vertical-align:top;
text-align:left;
width:360px;
}

.heading-area-main {
vertical-align:top;
text-align:left;
width:320px;
}

/* SUMMARY */
#summary {
z-index:999;
position:absolute;
width:200px;
margin-left:5px;
}
#summary p {
margin:0;
padding:0;
}
#summary a {
color:#FFFFFF;
}
#summary a:hover {
color:#FFFFFF;
text-decoration:none;
}
#summary fieldset{
background-color:#FFFFFF;
margin-top:0;
margin-bottom:5px;
padding:5px;
font-size:90%;
border:1px solid #DDD;
}
#summary .formheader {
font-size: 11px;
font-family:Verdana, Geneva, sans-serif;
font-weight: bold;
background-color: #2C80DE;
padding: 5px 5px 5px 10px;
color: #FFFFFF;
margin-bottom:1px;
}
#summary .line-1 {
height:1px;
overflow:hidden;
background-color:#EBEBEB;
margin:5px 0;
}
#summary .line-2 {
height:1px;
overflow:hidden;
background-color:#000000;
margin:5px 0;
}
#summary .lftt {
float:left;
}
#summary .rghtt{
float:right;
font-weight:bold;
}
#summary .lft {
float:left;
}
#summary .rght{
float:right;
}


#layer1 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 300px;
	left: 20px;
	top: 300px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}

#close {
	float: right;
}


div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#E8EDF3; border:1px solid #000000; 
  width:260px; padding:6px;
  color:#000; font-size:11px; line-height:1.3;
}
div#tipDiv a:link { color:#33b }
div#tipDiv a:visited { color:#339 }

.messagemediumblue {

	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#003366;
	font-weight:bold;
}
#textDIVholder {
	visibility:visible;
	position:absolute;
	width:270px;
	z-index:1;
}
#textDIV2 {
background-color:#FFFFFF;
	visibility:hidden;
	position:absolute;
	width:260px;
	z-index:2;
	left: 5px;
	top: 5px;
	height: 187px;
}
#bodycontent {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	/* color: #6B6B6B; */
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	line-height:17px;
}
.bodycontent {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
	text-align: left;
	line-height:16px;
}
.bodycontent2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 11px;
}
.bodycontent3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
	line-height:13px;
}
#sidehowitworks {
	background-image: url(../images/sidemenu/sidemenu-bckg.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidelivechat {
	background-image: url(../images/sidemenu/sidemenu-bckg.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}
#sideblog {
	background-image: url(../images/sidemenu/sidemenu-bckg.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}
#howitworksarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: left;
}
#blogarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: left;
}

/* "Perfect for" Stickies */

.perfectfor {
	margin-top: 5px;
	margin-bottom: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#perfectfor {
	position:absolute;
	width:607px;
	height:466px;
	z-index:1;
	visibility: hidden;
}
#personalusage {
	position:absolute;
	width:607px;
	height:466px;
	z-index:2;
	visibility: hidden;
}
#travelusage {
	position:absolute;
	width:607px;
	height:466px;
	z-index:3;
	visibility: hidden;
}
#studentusage {
	position:absolute;
	width:607px;
	height:466px;
	z-index:4;
	visibility: hidden;
}
#businessusage {
	position:absolute;
	width:607px;
	height:466px;
	z-index:5;
	visibility: hidden;
}
#mobileusage {
	position:absolute;
	width:607px;
	height:466px;
	z-index:6;
	visibility: hidden;
}

/* Sticky Note */

#promosticky {
	position:absolute;
	width:310px;
	height:210px;
	z-index:1;
	visibility: hidden;
}
#contactustable {
	color: #FFFFFF;
	background-color: #3F5CA8;
	float: right;
	margin-left: 20px;
	width: 250px;
}
.contactblock {
	color: #FFFFFF;
	height: 38px;
	background-color: #3F5CA8;
	width: 320px;
	font-weight: bold;
	text-align: left;
	padding-top: 8px;
	padding-left: 7px;
}
.lightlinks {
	color: #DDECFF;
}

/* Member Login Sidebar */

#memberlogin {
	background-image: url(../images/home/sidebox-bckg.gif);
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
#memberlogin2 {
	background-image: url(../images/home/sidebox-bckg.gif);
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
#memberloginarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: left;
}

.pagetitle {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 23px;
	color: #3F5CA8;
	line-height:30px;
}
.pagetitlesmall {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #3F5CA8;
	line-height:30px;
}
.contenttitle {
	font-size: 13px;
	color: #3F5CA8;
	font-weight: bold;
/* 	height: 25px; */
	line-height: 13px;
}
#different {
	display:none;
}
.bigtext2 {
	font-size: 18px;
}
#contactustable {
	color: #FFFFFF;
	background-color: #3F5CA8;
	float: right;
	margin-left: 20px;
	width: 250px;
}
.orange {
	color:#FF6600;
}

/* testimonials */
.testiomonialtext {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
#personaltest01 {
	width:215px;
	visibility:visible;
	position:absolute;
	z-index:7;
}
#personaltest02 {
	width:215px;
	visibility:hidden;
	position:absolute;
	z-index:8;
}
.listspacing {
	margin-bottom: 3px;
}
.rate {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	line-height: normal;
}
.rate2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0059DF;
	text-decoration: none;
}
.ratesstepsblack {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.ratesstepsblue {

	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1369E0;
}
.titblack {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titwhite {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.welcometitle {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #ff6600;
}
#tripletable {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
}
.triplesmalltext {
	font-size: 10px;
}
.howitworksoptions {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	height: 27px;
	color:#9a9a9a;
    border-bottom: 1px dashed #dddddd;
	vertical-align:middle;
	padding:0px 0px 0px 0px;
	line-height: 27px;
}
#iphone_button {
	position:absolute;
	width:218px;
	height:152px;
	margin-left:389px;
	margin-top:146px;
	z-index:auto;
}

/* Membermain */

.membermain-content {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:17px;
	text-align:left;
}

table.membermainmain-menu td {
	font-size:12px;
	background-color:#d1e0f0;
}
.membermain-menu a:link {
	color:#000000;
	text-decoration:none;
}
.membermain-menu a:visited {
	color:#000000;
	text-decoration:none;
}
.membermain-menu a:active {
	color:#000000;
	text-decoration:none;
}
.membermain-menu a:hover {
	color:#000000;
	text-decoration:none;
}

.membermain-title {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#0059df;
	margin-top:20px;
}

/*--SPEED DIAL--*/
.speed_dial_table {
	width:100%;
	border-collapse:separate;
}
.speed_dial_table th {
	background-color:#215486;
	color:#FFF;
	font-weight:bold;
	padding:8px;
	margin-bottom:0px;
	text-align:left;
}
.speed_dial_table td {
	background-color:#E6F2FF;
	padding:8px;
	border-bottom:5px solid #CBE5FF;
	border-spacing:0px;
	font-size:0.9em;
}
.speed_dial_col_01 {
	width:50px;
	padding:8px;
}
.speed_dial_col_02 {
	width:140px;
	padding:8px;
}
.speed_dial_col_03 {
	width:140px;
	padding:8px;
}
.speed_dial_col_04 {
	width:100px;
	padding:8px;
}
.sub_text {
	line-height:1em;
}
.sub_text span {
	font-size:.8em;
	font-weight:normal;
}
