﻿/*
* Copyright (c) 2016 The Weather Company, an IBM Business, Copyright (c) 1998-2015, WSI Corporation.
*/

.legalTitle {font:bold 14px Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	color:#003366; padding:20px 18px 0 18px;}
.legalTitle .goBack {float:right;}
.legalTitle .goBack a, .legalTitle .goBack a:active, .legalTitle .goBack a:visited {
	text-decoration:none; color:#003366;}
.legalTitle .goBack a:hover {text-decoration:underline; color:#003366;}
.legalTitle .legalBar {padding-top:8px; border-bottom:1px solid #FFCC00; margin-bottom:20px;}
.legalText p {font:normal 12px Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	padding:10px 0 5px 40px; color:#003366;}
.legalText a, .legalText a:active, .legalText a:visited, .legalText a:hover {
    text-decoration:underline; color:#2B7ECF;}
.legalText img {padding:0px 0 0 40px;}
.legalText p.strong {font-weight:bold; padding:10px 0 0 40px;}
.legalText .italics {font-style:italic;}
.legalText .emphasis {font-weight:bold;}
.legalText .leftColumn {float:left;width:700px;}
.legalText .rightColumn {float:right;width:325px}
.legalText .beginParagraph {width:700px;}

.legalText td.value{width:50px;}
.legalText td.label{width:100px;}
.legalText td.type{width:30px;}
.legalText td.blankcell{width:50px;}
.legalText  div.center{align-content:center;}
.legalText  div.listdiv{padding-left:60px;}
.legalText  div.innerlist{padding-left:30px;}
.legalText  div.outerdiv{padding-left:25px;}
.legalText ul.list{list-style: none; margin: 0;}


.editor-fields {font:normal 12px Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	color:#003366; margin-top:15px;}
.editor-label {clear:both;}
.editor-label {width:150px; text-align:right; display:inline; float:left;
	padding-right:10px; margin-left:50px; margin-top:2px;}
.editor-field {width:300px; float:left; padding-bottom:5px; position:relative;}
.editor-error {font:normal 11px Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	margin:0; padding:0; width:300px; height:30px; position:absolute;
	margin-top:-17px; margin-left:308px; color:#FF0000;}
.clearer {clear:both; height:0px; margin:0; padding:0;}

.forTextArea {margin-top:-61px;}
.editor-field input {width:190px; padding:0px; margin:0px; display:block;}
.editor-field select {width:194px; padding:0px; margin:0px; display:block;}
.editor-field textarea {width:300px; height:60px; padding:0; margin:0; display:block;}
.note {font-size:10px; color:#7A8293;}
.rightedInputs {text-align:right;}
.rightedInputs input {height:20px; width:60px; display:inline; margin-right:10px;}
.editor-fields a, .editor-fields a:active, .editor-fields a:visited, .editor-fields a:hover {
	text-decoration:underline; color:#7A8293;}
.moveup {margin-top:-19px;}