html, body {
	height: 100%;
}
body {
	background-attachment: fixed; background-color: #ffffff; background-image: url('../images/graphics/bg_gradient.png');
	background-repeat: repeat-x; font-family: Geneva,Verdana,Lucida,sans-serif; text-align: center;
}
body#authorized  {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-image: none;
}
acronym { border-bottom: 1px dashed #003366; cursor: help; }
img {
	border: 0;
}
.tabs, .main {
	width:100%;
	margin-left: auto;
	margin-right: auto;
}
.wx100, .content-table {
	width: 100%;
}
.centered {
	text-align: center;
}
.centered-in-container 
{
	border-left: 2px solid #506273; border-right: 2px solid #506273;
	margin-left: auto;
	margin-right: auto;
}
/* ********  Top navigation  ********** */	
.tabs {
	height: 60px;
	border-bottom:2px solid #6C954A;
}
.auth-tabs {
	height: 46px;
	overflow: hidden;
}
.tabs div {
	float:left;
	display:inline;
	margin-left:2px;
}
.tabs div#divWithLogo {
	margin-left: 0px;
}
.tabs div table{
	padding:0;
	border-collapse:collapse;
	margin-top:32px;
	text-align:right;
}
.auth-tabs div table {
	margin-top: 17px;
}
.tab {
	background-image: url("../images/header-tabs/tab2.png");
	background-repeat: repeat-x;
	height:28px;
}
.auth-tabs .tab {
	background-image: url("../images/header-tabs/tab2.png");
	height:28px;
	background-repeat: repeat-x;
}
.tab_c {
	background-image:url("../images/header-tabs/tab2c.png");
	background-repeat: repeat-x;
	height:28px;
}
.auth-tabs tab_c {
	background-image:url("../images/header-tabs/tab2c.png");	
	height:28px;
	background-position: 10px 0;
	background-repeat: repeat-x;
}
.auth-tabs div.auth-content {
	margin-top: 19px;
	margin-left: 20px;
}
.auth-tabs div.auth-content, .auth-tabs div.auth-content > a {
	color: White;
}
.nowrap {
	white-space: nowrap;
}

#divHeaderLoggedInAs {
	margin-top: 10px;
	text-align: left;
	height: 45px;
	overflow: hidden;
}

#divHeaderAdministratingCompany {
	margin-top: 8px;
	text-align: left;
	height: 45px;
	overflow: hidden;
}

#todayInfo {
	margin-top: 10px;
	text-align: left;
}

#headerLogout {
	float: right;
	margin-right: 15px;
}

#loginLine {
	background-image: url('../images/graphics/loginline-background.png');
	background-repeat: repeat-y;
	height: 21px;
	text-align: right;
	padding-top: 3px;
}

#loginButton {
	background-image: url('../images/graphics/loginline-button.gif');
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: auto;
	margin-right: 10px;
	width: 50px;
}

#loginButton a {	
	color: #3E5B86;
	text-decoration: none;
	display: block;
	width: 100%;
	font-size: 13px;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}


/* ********  The end  ********** */
.main {
	background-color: #fff; font-size: 11px; border-width: 0; border-collapse: collapse;
}
.content-table {
	font-size:11px;
}
table, table td, .main, body, .content-table {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
.b1 {
	background-image: url("../images/graphics/b1.gif");
	background-repeat: repeat-x;
}
	
/* ********  For products on Home and Products pages ********** */	
.products {
	padding:10px;
	padding-top: 0px;
	text-align:justify;
}
sup {
	font-weight:100;
}
.foot {
	background-image: url('../images/graphics/b3.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	height:32px;
	color:#fff;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

.footer-container {
	height: 22px;
	color:#fff;
	border-top:1px solid #96ABC0;	
	padding: 8px 0 0 0px;
	width: 100%;
}

a {outline: none;}
a:link {color: #003366; text-decoration: underline;}
a:visited {color: #003366; text-decoration: underline;}
a:hover {color: #6C954A; text-decoration: underline;}

.tab a:link {color: #003366; text-decoration: none; font-size:12px;}
.tab a:visited {color: #003366; text-decoration: none;font-size:12px;}
.tab a:hover {color: #000; text-decoration: none;font-size:12px;}

.current a:link, .tab_c a:link {color: #fff; text-decoration: none; font-size:12px;}
.current a:visited, .tab_c a:visited {color: #fff; text-decoration: none; font-size:12px;}
.current a:hover, .tab_c a:hover {color: #fff; text-decoration: none; font-size:12px;}

.foot a:link {color: #fff; text-decoration: underline;}
.foot a:visited {color: #fff; text-decoration: underline;}
.foot a:hover {color: #fff; text-decoration: underline;}

label:hover, .label-hover { color: #5C8040; }

.main-block {
	padding:0 10px 0 10px;
	text-align:justify;
	font-size:11px;
}

h1,h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h1 {
	margin-top: 12px;
	line-height:23px;
}
h4 {
	font-size: 11px; line-height: 11px; margin: 11px 0px;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
}
	
.header_1, h1 {
	color:#6C954A;
	font-size:18px;
	font-weight: normal;
}
.h1-undr {
	height: 12px; width: 334px;
}	
.blue {
	color:#003366;
}
ul {
    list-style-image: url("../images/graphics/marker.gif");
	margin-left: 20px;
}
li {
	margin-top:10px;
}

a.demoLink, a:hover.demoLink, a:visited.demoLink  
{ 
	font-family: Verdana! important; 
	font-size: 12px! important; 
	font-weight: bold! important; 
	font-style: normal! important; 
	color: #06498D! important; 
	text-decoration: none;		
	cursor:pointer;
}

a:hover.demoLink  
{
	text-decoration: underline;
}

td.demoLink
{
	vertical-align:middle! important;
	padding-left:10px;
}

fieldset {
	padding: 8px;
	border: solid 1px #BBBEB7;
	margin: 0px;
}

fieldset ul {
	margin-top: 4px;
}

fieldset li {
	margin-top: 1px;
	padding-bottom: 3px;
}

fieldset legend
{
	color:#6C954A;
	font-weight: bold;	
}
	
.tiny-break {
	line-height: 8px;
}

table.cells-with-padding-right td {
	padding-right: 10px;
}
table.cells-with-padding-right2 td {
	padding-right: 5px;
}
table.space-between-cells td {	
	padding-bottom: 2px;
	padding-top: 2px;
}
table.rows-with-same-height tr {
	height: 22px;
}
table.rows-with-same-height tr > td {	
	vertical-align: middle;
}

table.rows-with-same-height2 tr {
	height: 26px;
}

.invoice-link, .invoice-link span, .invoice-link-text {
	color: #FFE0A0;
}
.right {
	text-align: right;
}

.whitespace {
	width: 10px;
}

.no-border { border: none; }
.no-border-top { border-top: none; }
.no-border-left { border-left: none; }
.no-border-right { border-right: none; }

.hidden {
	display: none;
}

.buttonContainerTop, .buttonContainerBottom {
	text-align:right;
	white-space:nowrap;
	height: 28px;
}

.buttonContainerBottom 
{
	padding-top:2px;
	padding-bottom:2px;
}

table.editUser
{
	margin: 0 30px;
}

table.editUser td
{
	padding: 4px 4px 4px 4px;
	margin-top: 30px;
}

table.editUser .textbox
{
	width: 280px;
}

.modalBackground {
	background-color:Gray!important;
	filter:alpha(opacity=70);
	opacity:0.7;
	-moz-opacity:0.7;
}

.smallCheckbox input {
	width:13px;
	height:13px; 
	padding:0px; 
	margin:0px;
	overflow:hidden;
}
.middleCheckbox {
	vertical-align:top;
	padding:0;
	margin:0;
}
.middleCheckbox input {
	vertical-align:middle;
}

.middleCheckbox label {
	vertical-align:middle;
	padding:0;
	margin:0;
}

.middleCheckbox input[type="radio"] {
	padding-top:0;
}

.icon-error {
	border:solid 1px #CC0000; background:url(../images/info_err.png) 8px 50% no-repeat;	color:#CC0000; font-weight:bold; padding:5px 5px 5px 30px; text-align:center;
} 

.icon-success {
	border:solid 1px #3B84D0; background:url(../images/info.png) 8px 50% no-repeat; color:#3B84D0; font-weight:bold; padding:5px 5px 5px 30px; text-align:center;
} 

.carrierDDL {
	width:482px;
	border:solid #bfbfbf 1px; 
	border-top:solid white 0px; 
	margin-top:0px; 
	display:none; 
	position:absolute; 
	cursor:pointer; 
	z-index:3; 
	background-color:White
}

.carrierDDLItem {
    font-size:12px;
    background-color:white;
    padding:2px;
}
.carrierDDLItem:hover {
    background-color:#dce5d4;
}

/* data-grid.css */
.data-grid {
	text-align:left;
}

.data-grid, table.data-grid td, table.data-grid th {
	border: solid 1px #B6B6B6;
	border-collapse: collapse;
}

.data-grid_signup, table.data-grid_signup td, table.data-grid_signup th {
	border: solid 1px #6C954A;
	border-collapse: collapse;
}

table.data-grid_signup td, table.data-grid_signup th {
	border: solid 1px #B6B6B6;
	border-collapse: collapse;
}

table.data-grid tr.grid-header-paging  td {
	border: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	
	padding-right: 7px;
}

table.data-grid tr.grid-header-paging td span {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #6C954A;	
}

.alt, .alt_row td {
	background-color: #F5F5F5 !important;
}

.alt td, .normal td, .alt_row td, .normal_row td {
	padding-left: 10px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 6px;
	vertical-align: top;
}

.normal_signup td {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}

.alt_signup {
	background-color: #F5F5F5 !important;
}

.alt_signup td {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}

tr.grid-header td, tr.grid-header-paging td, tr.grid-header th, tr.grid-header-paging th, td.cell-header, th.cell-header {
	background-color: #E4E9EF !important;
	height: 27px;
	font-family: Geneva,Verdana,Lucida,sans-serif;
	font-size: 12px;
	vertical-align: middle;
}

tr.grid-header-paging td, tr.grid-header-paging th {
	background-color: #FFFFFF !important;
}

tr.grid-header_signup td, tr.grid-header_signup th {
	background-color: #E4E9EF !important;
	height: 27px;
	font-family: Geneva,Verdana,Lucida,sans-serif;
	font-size: 11px;
	vertical-align: middle;
}

tr.grid-header td, tr.grid-header th {
	padding-left: 10px;
	padding-right: 8px;
}

.selected-letter, a.selected-letter, a:link.selected-letter, a:hover.selected-letter, a:visited.selected-letter, a:active.selected-letter {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #6C954A;
}

table.no-vertical-borders-on-cells td, table.no-vertical-borders-on-cells tr, tr.no-vertical-borders-on-cells td {
	border-left: none;
	border-right: none;
}

.deny-top-border, .deny-top-border td { border-top: none !important; }
.deny-left-border, .deny-left-border td { border-left: none !important; }
.deny-right-border { border-right: none !important; }
.deny-bottom-border { border-bottom: none !important; }

.vAlign-top {
	vertical-align: top;
}

.alphabet-pager {
	line-height: 26px; 
	text-align: center; 
	word-spacing: 1px; 
	white-space: nowrap
}

.selected-grid-item td {
	background-color: #C6D8ED !important;
}

.color-bar {
	padding: 0px 0px 0px 0px !important;
	width: 9px;
}


/* input-fields.css  */
.aspnet-form {
	height: 100%;
	/*width: 762px;*/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

input[type="text"], input[type="password"] {
	color:#003366;
	font-size: 100%; /* this is for small font-size on Home page */
	font-family: Sans-Serif;
	height: 16px;	
	border: solid 1px #BFBFBF;
}

input[type="file"] {
	height: 20px;	
}

textarea {
	color: #003366;
	font-family: Geneva, Verdana, Lucida, Sans-Serif;
	font-size: 14px;
	overflow: auto;
}

.textbox, textarea {
	border: solid 1px #BFBFBF;
}

.input-focused {
	border: solid 1px #80A0BF !important;
}

.input-big-text input[type="text"], .input-big-text input[type="password"] {
	font-size: 14px; /* this is for normal font-size on any other page */
	height: 16px;
}

.button, .long-button, .short-button, .longest-button {
	font-family: Geneva,Verdana,Lucida,sans-serif;
	font-size: 12px;
	
	color: White;
	height: 25px;
	border: none;
	
	cursor: hand;
	cursor: pointer;
}

.button {
	background: url("../images/graphics/button-normal.gif");
	width: 120px;
}

.short-button {
	background: url("../images/graphics/button-short.gif");
	width: 74px;
}

.long-button {
	background: url("../images/graphics/button-long.gif");
	width: 210px;
}

.longest-button {
	background: url("../images/graphics/button-longest.gif");
	width: 300px;
}

.watermarked {
	background-color:#F0F8FF;
	color:gray;
/*	border: solid 1px #BFBFBF;
	padding: 2px 2px 2px 2px;
	height: 50px;	
	font-family: Geneva, Verdana, Lucida, Sans-Serif;
	font-size: 12px;*/
}

.grey-button {
	background: url("../images/graphics/grey_button_1.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height: 25px;
	float: left;
	margin-left: 4px;
	margin-right: 5px;
}

div.grey-button div {
	background: url("../images/graphics/grey_button_3.gif");
	background-repeat: no-repeat;
	background-position: top right;
	height: 25px;
	width: 150px; /* it is for IE 6 */
}

div.grey-button > div {
	width: auto; /* it is for more modern browsers (including IE 7) */
}

div.grey-button .grey-link-container > a { /* '.grey-link-container' may be replaced with simply 'div', but not for IE 6 */
	color: Black;
	background: url("../images/graphics/grey_button_2.gif");
	background-repeat: repeat-x;
	margin-left: 9px;
	margin-right: 9px;
	height: 20px;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	font-family: Geneva,Verdana,Lucida,sans-serif;
	font-size: 12px;
	text-align: center;
}

.button-long {
	width:310px;
	text-decoration:none;
	text-align: center;
	font-size: 17px;
	background-image: url('../images/homepage/long-viewdemo-button.gif');
	background-repeat: no-repeat;
	height: 26px;
	margin-bottom: 5px;
	padding-top: 6px;
}

.button-long, a {
	text-decoration:none;
	color: Black;
}

.button-long:hover {
	background-image: url('../images/homepage/long-signup-button.gif');
}

.backgroundImage
{
	background-repeat:no-repeat; 
	padding-left: 80px;
}

.sign-up-dialogue {
	clear: both;
	padding-top: 10px;
}	

.clear, .break, .sign-up-dialogue .element {
	clear: both;
}

.sign-up-dialogue .label {
	float: left;
	width: 118px;
	padding-right: 12px;
	text-align: right;
	padding-top: 4px;
}

.sign-up-dialogue .field {
	float: left;
}

.AllScreenOpacityFrameClass
{
	background-color: White;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0.00;
	filter: alpha(opacity=0);
	z-index: 1;
}
.roProperties {
	padding-left: 10px;
	padding-top: 2px;
}
.rwProperties {
	padding-left: 10px;
	font-style: italic;
	height: 25px;
}
/* ********  ajax & jquery controls' css  ********** */
div.colPanel {
	margin-top: 8px;
}
div.colPanel fieldset {
	padding-top: 0;
}
span.pnlCollapsed, span.pnlExpanded {
	padding-left: 17px;
	cursor: pointer;
	background-repeat:no-repeat;
	background-image:url('../images/expand_collapse.gif');
}
span.pnlExpanded {
	background-position:0 -13px;
}

#accordion a.accHeader {
	display:block;
	background-repeat:repeat-x;
	background-image:url('../images/graphics/grey_tab_2.gif');
	height:21px;
	border: #abafb3 1px solid;
	border-top-width:0px;
	color: #404450;
	font-size: 12px;
	margin-top: 5px;
	text-decoration: none;
	padding:7px 0px 0px 5px;
}

#accordion a.ui-state-active {
	background-image:url('../images/graphics/products-tab-selected-mainb.gif');
	color: #284880;
}

#accordion .accContent {
	padding: 5px;
	border: #abafb3 1px solid;
	border-top-style: none;
}

.ui-effects-transfer {
	border: 2px dotted #284880;
}
/*ajaxToolkit:TabContainer*/
.appulate .ajax__tab_header {
    line-height: 27px;
    text-align: left;
}
.appulate .ajax__tab_body {
    background-color: #E4EAEF;
    border: 1px solid #ABAFB3;
    padding: 0 8px;
}
.appulate .ajax__tab_outer {
    background-image: url(../images/graphics/grey_tab_1.gif);
    background-position: left top;
    background-repeat: no-repeat;
    height: 27px;
    padding-left: 9px;
    margin-right: 5px;
    margin-bottom: 1px;
}
.appulate .ajax__tab_inner {
    background-image: url(../images/graphics/grey_tab_3.gif);
    background-position: right top;
    background-repeat: no-repeat;
    height: 27px;
    padding-right: 5px;
    margin-bottom: 1px;
}
.appulate .ajax__tab_tab {
    background-image: url(../images/graphics/grey_tab_2.gif);
    height: 27px;
    margin-bottom: 1px;
}
.appulate .ajax__tab_hover .ajax__tab_outer, .appulate .ajax__tab_active .ajax__tab_outer {
    background-image: url(../images/graphics/products-tab-selected-left.gif);
}
.appulate .ajax__tab_hover .ajax__tab_inner, .appulate .ajax__tab_active .ajax__tab_inner {
    background-image: url(../images/graphics/products-tab-selected-right.gif);
}
.appulate .ajax__tab_hover .ajax__tab_tab, .appulate .ajax__tab_active .ajax__tab_tab {
    background-image: url(../images/graphics/products-tab-selected-mainb.gif);
}
.appulate .ajax__tab_header {
    height: 27px;
}
.appulate .ajax__tab_active .ajax__tab_outer, .appulate .ajax__tab_active .ajax__tab_inner, .appulate .ajax__tab_active .ajax__tab_tab {
    height: 28px;
    margin-bottom: 0;
    position: relative;
}
/* ********  End ajax & jquery controls' css  ********** */
.cmdBtnDsbld {
	filter: alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity: 0.4;
}

.dxgvControl a,.dxgv a, .dxpPageNumber {
    color:#003366!important;
}	
	
.promoMessage {
	clear: both;
	color: #3c5666;
	padding-bottom:50px; 
	line-height: 16px; 
	font-weight:bold;		
	font-size:12px; 
	font-family:Trebuchet MS;
}
/**** From editapplication.css ****/
.menu-vertical {
	width: auto;
}

.menu-vertical .tab-normal, .menu-vertical .tab-hover, .menu-vertical .system-tab, .menu-vertical .selected-tab, .menu-vertical .horizontal-selected-tab {
	min-height: 25px;
	text-align: left;
}

.menu-vertical .tab-normal .tab-link-block, .menu-vertical .tab-hover .tab-link-block, .menu-vertical .system-tab .tab-link-block, .menu-vertical .selected-tab .tab-link-block, .menu-vertical .horizontal-selected-tab .tab-link-block {
	padding-left: 8px;
	padding-top: 0px;
}

.menu-vertical .tab-normal a, .menu-vertical .tab-hover a, .menu-vertical .system-tab a, .menu-vertical .selected-tab a, .menu-vertical .horizontal-selected-tab a {
	color: #2E4C7C;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: visible;
	border-bottom: solid 1px #B1BFD1;
	padding-left: 4px;
	padding-right: 10px!important;
	width: auto;
}

.menu-vertical .selected-tab, .menu-vertical .horizontal-selected-tab {
	
	background-image: url("../images/graphics/selected-tab-left.gif");
	background-repeat: no-repeat;
	padding-top: 0px;
	position: relative;
	left: 2px;
	top: -3px;
	margin-top: 1px;
	margin-bottom: -3px;
}

.menu-vertical .selected-tab .tab-link-block, .menu-vertical .horizontal-selected-tab .tab-link-block {
	padding-left: 9px;
	padding-top: 0px;
}

.menu-vertical .selected-tab a, .menu-vertical .horizontal-selected-tab a {
	color: Black;
	background-color: White;
	border-bottom: solid 2px #ACBBCE;
	border-top: solid 2px #C0CBDA;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	top: -1px;
}

.menu-vertical .tab-hover a {
	background-color: #F3F5F8;
}

.menu-vertical .system-tab a {
	background-color: #809BB9;
	border-bottom: solid 1px #99B3CF;
	color: White;
}

div.scrollable {
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 1px;
	scrollbar-base-color: #7193B8;
}

.regProp {
	margin: 5px;
	clear:both;
}

.regProp label {
	display:block;
	float:left;
	width:150px;
	text-align:right;
	padding-right: 4px;
	padding-top: 2px;
}
/********** Appulate.WebUI\Content\Controls\SignUp\SignUp.ascx **********/
.signUpCtrl { background-repeat: no-repeat; height: 173px; padding-top: 15px; text-align: center; width: 243px; }
.signUpCtrl a { color: #6C954A; font-size: 20px; text-align: center; }
.signUpCtrl .content-table { color: #5b7338; font-family: Trebuchet MS; font-size: 11px; padding-top: 15px; }
.signUpCtrl ul { color: #3c5666; font-family: Trebuchet MS; font-size: 11px; margin-top: 0px; text-align: left; padding: 0px; padding-left: 15px; 
                 padding-top: 10px; }
                 
.hiddenButton {
	display:none;
	height:0;
	width:0;
}
/***************** Appulate.WebUI\Customer\Controls\FileAttachment.ascx **************************************************/
.fl-ttchmnt-prvw {
	vertical-align: middle;	
}
.fl-ttchmnt-prvw-lnk {	
}
.fl-ttchmnt-prvw-dlg {
	background: white url('../images/wait2.gif') no-repeat center center !important; margin: 0 !important; overflow: auto; padding: 0 !important; 
	text-align: center; vertical-align: middle;
}
.fl-ttchmnt-prvw-dlg-n-bg {
	background-image: none !important;
}
.fl-ttchmnt-prvw-pld-fl {
}
.fl-ttchmnt-prvw-fl-pld-dlg {
	display: none;
}
.fl-ttchmnt-prvw-fl-pld-dlg-cntnt {
	padding-top: 10px; vertical-align: middle; width: 340px;
}
.fl-ttchmnt-prvw-fl-pld-dlg-cntnt-lbl {
	float: left; padding-top: 2px; text-align: right; width: 80px;
}
.fl-ttchmnt-prvw-fl-pld-dlg-cntnt-fld {
	margin-left: 82px;
}
.fl-ttchmnt-prvw-fl-pld-dlg-cntnt-btn {
	padding-top: 2px; text-align: right;
}
.fl-ttchmnt-prvw-fl-pld-dlg-cntnt-btn input {
	margin-right: 10px;
}
.fl-ttchmnt-prvw-err {
	color: red;
}
.fl-ttchmnt-prvw-ml-dlg {
	display: none; text-align: left;
}
.fl-ttchmnt-prvw-ml-dlg label {
	float: left; width: 55px;	
}
.fl-ttchmnt-prvw-ml-dlg textarea {
	font-size: 100%; height: 190px; margin-top: 3px; width: 602px;
}
.fl-ttchmnt-prvw-fx-dlg {
	display: none; text-align: left;
}
.fl-ttchmnt-prvw-fx-dlg label {
	float: left; width: 30px;
}
.fl-ttchmnt-prvw-fx-dlg-lgnd{
	font-style: italic; padding: 2px 0px 5px 30px; text-align: left;
}
.fl-ttchmnt-prvw-ml-dlg .t-ddrss, .fl-ttchmnt-prvw-ml-dlg .sbjct, .fl-ttchmnt-prvw-fx-dlg .fx-nmbr {
	width: 300px;
}
.fl-ttchmnt-prvw-ml-dlg-fl-ttch img {
	vertical-align: middle;
}
.fl-ttchmnt-prvw-ml-dlg-fl-ttch label, .fl-ttchmnt-prvw-ml-dlg-smtp label {
	float: none; width: auto;
}
.fl-ttchmnt-prvw-ml-dlg-fl-ttch input {
	margin-left: 10px;
}
.fl-ttchmnt-prvw-ml-dlg-fl-ttch input, .fl-ttchmnt-prvw-ml-dlg-smtp input {
	vertical-align: -15%;
}
.fl-ttchmnt-prvw-ml-dlg-smtp input {
	margin-left: 5px;	
}
.fl-ttchmnt-prvw-ml-dlg-smtp-stng label {
	width: 125px;	
}
.fl-ttchmnt-prvw-ml-dlg-smtp-stng input {
	width: 200px;	
}
.fl-ttchmnt-prvw-ml-dlg-smtp-stng #chkUseSsl {
	padding: 0; width: auto;
}
.fl-ttchmnt-prvw-ml-dlg-smtp-stng .smtp-xmpl {
	color: #666666; display: block; font-size: 10px; font-style: italic; line-height: 14px; margin-top: 4px; padding-left: 125px;
}
.fl-ttchmnt-prvw-ml-dlg-cstmr-show, .fl-ttchmnt-prvw-ml-dlg-plc-show, .fl-ttchmnt-prvw-fx-dlg-cstmr-show, .fl-ttchmnt-prvw-fx-dlg-plc-show {
	cursor: pointer;
}
.fl-ttchmnt-prvw-ml-dlg-btn, .fl-ttchmnt-prvw-fx-dlg-btn {
	text-align: right;	
}
.fl-ttchmnt-prvw-h3 {
	color: #6c954a; font-size: 12px;
}
.fl-ttchmnt-prvw-th {
	font-weight: normal; text-align: left;
}

/*------------------------- Tab navigation --------------------------------------------*/
div.tabs .tab-content-anon { 
	margin-top: 32px; margin-right: 5px;
}
div.tabs .tab-content-auth {
	margin-top: 32px;
}
ol#toc {
	height: 28px; list-style: none; margin: 0; padding: 0;
}
ol#toc a {
	background: url('../images/header-tabs/tabs.png') 100% 0; color: #003366; float: left; font-size: 12px; left: 9px; line-height: 28px; outline: none;  
	padding-right: 15px; position: relative; text-decoration: none;
}
ol#toc li.current {
	background-position: 0 -28px;
}
ol#toc li.current a {
	background-position: 100% -28px !important; color: #fff;
}
ol#toc li {
	background-image: url('../images/header-tabs/tabs.png'); cursor: pointer; float: left; margin: 0 11px 0 0; padding-left: 6px;
}
