/* @(#) USA.NET htmtpl GIT.BUILD.5.0.9873 2024:12:16:19:01:13 options.css 801f4e0804337823e08c42b95b4347d6d6688fa4 */
/* ******************* basic styles for fonts and form buttons **************** */
#usa-footer {
	font-size: 0.8em;
	text-align: center;
	margin: 10px 20px;
}
#usa-preferences {
	text-align: left;
	padding: 20px 10px;
	margin-top: 450px;
	white-space: nowrap;
}
td {
	text-align: left;
}
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	clear:left;
	display:inline;
}
#usa-feedbackdiv label {
	width:200px
}
#usa-feedbackdiv input {
	width:220px;
}
#usa-feedbackdiv p {
	float:left;
	padding-bottom:5px;
	width:100%;
}
#usa-feedbackdiv span#username {
	margin-top:5px;
}
p.formsubmitbutton {
	padding:10px 0px 0px 220px;
}
#usa-contactdiv p {
	margin: 10px;
	font-size:1.1em;
}
div.contactnumbers {
	width:400px;
	margin:10px auto;
	padding:20px;
	text-align:center;
	border:1px solid #CCC;
	background-color:#FFF;
}
#usa-contactdiv div.contactnumbers p {
	margin:5px 0px;
}
.contactnumbers a {
	color:#0000CC;
	text-decoration:underline;
}
span.required {
	color: #FF002E;
	margin-left:2px;
}	
#usa-windowname p {
	padding-left:10px;
}
#usa-preferences p {
	font-size: 1.3em;
	line-height: 1.3em;
}
#usa-preferences h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b2bff8;
	border-bottom-color: #b2bff8;
	text-align: center;
	background-color: #f9e49a;
}
#usa-preferences a {
	padding-right: 10px;
	color: #0033FF;
	display: block;
	float: left;
	text-align: right;
	width: 130px;
}
h1 {
	margin: 0;
	padding: 0 0 1em 0;
}
#usa-editwrapper.password p {
	margin:10px;
}
#usa-editwrapper.password label {
	width:160px;
	margin-right:5px;
}
/* ************************** tab styles **************************** */
#usa-tabheader {
position: fixed;
left: 25px;
top: 65px;
}
#usa-helptabheader {
position: fixed;
left: 25px;
top: 65px;
}
#usa-subscriptiontabheader {
position: fixed;
left: 25px;
top: 65px;
}
body.helppage #usa-tabheader {
top:35px;
}
body.helppage #usa-helptabheader {
top:35px;
}
body.helppage #usa-subscriptiontabheader {
top:35px;
}
#usa-tabheaderwidth {
width:750px;
}
#usa-tabheader ul {
list-style: none;
padding: 0;
margin: 0;
}
#usa-helptabheader ul {
list-style: none;
padding: 0;
margin: 0;
}
#usa-subscriptiontabheader ul {
        list-style: none;
        padding: 0;
        margin: 0;
}
#usa-tabheader li {
	float: left;
	border: 1px solid #bbb;
	border-bottom: none;
	margin: 0px 1px;
}
#usa-helptabheader li {
        float: left;
        border: 1px solid #bbb;
        border-bottom: none;
        margin: 0px 1px;
}
#usa-subscriptiontabheader li {
        float: left;
        border: 1px solid #bbb;
        border-bottom: none;
        margin: 0px 1px;
}
#usa-tabheader a {
	text-decoration: none;
	display: block;
	background: #FFFFFF;
	padding: 0px 10px;
	color: #2B7DBE;
	height:23px;
	line-height:23px;
	width: auto;
	text-align: center;
	font-size:.9em;
}
#usa-helptabheader a {
        text-decoration: none;
        display: block;
        background: #FFFFFF;
        padding: 0px 10px;
        color: #00c;
        height:23px;
        line-height:23px;
        width: 9em;
        text-align: center;
        font-size:.9em;
}
#usa-subscriptiontabheader a {
        text-decoration: none;
        display: block;
        background:#FFFFFF;
        padding: 0px 10px;
        color: #00c;
        height:23px;
        line-height:23px;
        width: 9em;
        text-align: center;
        font-size:.9em;
}
#usa-tctab a {
	width: 12em;
}
#usa-tabheader a:hover {
	background-color: #BECAF9;
}
#usa-helptabheader a:hover {
        background-color: #BECAF9;
}
#usa-subscriptiontabheader a:hover {
        background-color: #BECAF9;
}
#usa-tabheader .selected a {
	background-color: #F0F0F0;
	font-weight: bold;
}
#usa-helptabheader .selected a {
        background-color: #F1F1F1;
        font-weight: bold;
}
#usa-subscriptiontabheader .selected a {
        background-color: #F0F0F0;
        font-weight: bold;
}
#usa-tabheader .warning a {
	color: #FF0000;
	font-weight: bold;
	width:9em;
}
#usa-helptabheader .warning a {
        color: #FF0000;
        font-weight: bold;
        width:9em;
}
#usa-subscriptiontabheader .warning a {
        color: #FF0000;
        font-weight: bold;
        width:9em;
}
#usa-tabheader .selectedwarning a {
	color: #FF0000;
	background-color: #F0F0F0;
	font-weight: bold;
	width:9em;
}
#usa-helptabheader .selectedwarning a {
        color: #FF0000;
        background-color: #FCF2CF;
        font-weight: bold;
        width:9em;
}
#usa-subscriptiontabheader .selectedwarning a {
        color: #FF0000;
        background-color: #FCF2CF;
        font-weight: bold;
        width:9em;
}
#usa-tabheader.filters {
	width:881px;
	top:36px;
	left:10px;
}
#usa-helptabheader.filters {
        top:36px;
}
#usa-subscriptiontabheader.filters {
        top:36px;
}
#usa-tabheader.filters a {
	width:auto;
}
#usa-helptabheader.filters a {
	width:auto;
}
#usa-subscriptiontabheader.filters a {
	width:auto;
}
#usa-tabheader #usa-respondertab a, #usa-tabheader #usa-storagetab a {
	width:auto;
}
#usa-tabheader #usa-packagetab a {
	width:auto;
}
#usa-tabheader #usa-extrastoragetab a {
	width:auto;
}
#usa-tabheader #usa-notetab a {
	width:auto;
}
#usa-tabheader.filters .selected a {
	width:auto;
}
#usa-lockouttab.selected {
	width:auto;
}
#usa-lockouttab.selected a {
	width:auto;
}
/* ************************* tab panel styles ************************** */

#usa-generaldiv, #usa-readdiv, #usa-writediv, #usa-calendardiv, #usa-popdiv, #usa-imapdiv, #usa-wirelessdiv, #usa-desktopdiv, #usa-generalpopdiv, #usa-outlookdiv, #usa-oediv, #usa-websettingsdiv, #usa-welcomeletterdiv, #usa-welcomepagediv, #usa-logopagediv, #usa-cfgantispamdiv, #usa-catchalldiv, #usa-cfgspfdiv, #usa-pwpolicydiv, #usa-lockoutdiv, #usa-webpolicydiv, #usa-mfauthdiv, #usa-altcontactdiv, #usa-secqusdiv, #usa-mfanetdiv, #usa-recoverycodediv, #usa-authenticatorappdiv {
	top: 101px;
	position: fixed;
	width: 800px;
	clear: both;
	display: none;
	padding: 20px 10px;
	background-color: #fff;
	left: 20px;
	overflow:auto;
	bottom:10px;
	border: 1px solid #CCCCCC;
	overflow-x:hidden;
	line-height:1.6em;
}
#usa-helpdiv, #usa-feedbackdiv, #usa-contactdiv, #usa-tcdiv, #usa-subscriptiondiv, #usa-historydiv, #usa-faqdiv, #usa-antispamdiv {
        top: 87px;
        position: fixed;
        width: 800px;
        clear: both;
        display: none;
        padding: 20px 10px;
        background-color: #F1F1F1;
        left: 20px;
        overflow:auto;
        bottom:10px;
        border-left: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        overflow-x:hidden;
        line-height:1.6em;
}
#usa-websettingsdiv, #usa-welcomeletterdiv, #usa-welcomepagediv, #usa-logopagediv {
	width: 740px;
}
#usa-cfgantispamdiv, #usa-cfgspfdiv, #usa-catchalldiv {
	top:102px;
	width: 780px;
	border:0px;
	left:auto;
}
#usa-help1div {
	top: 57px;
	position: fixed;
	width: 300px;
	clear: both;
	display: block;
	padding: 20px 10px;
	background-color: #F0F0F0;
	left: 20px;
	overflow: scroll;
	bottom:5px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#usa-help1div h2 {
	font-size:1.0em;
	font-weight: bold;
	line-height:1.4em;
}
#usa-help1div li {
	margin-left:4px;
}
#usa-help1div a {
	text-decoration: underline;
	color:#0000CC;
}
#usa-help1div h2 a {
	text-decoration: none;
	color: #000;
	padding-left:18px;
}

#usa-clientaccesslist, #usa-readmaillist, #usa-writemaillist, #usa-calendarlist, #usa-tasklist, #usa-noteslist, #usa-addressbooklist, #usa-companyaddresslist, #usa-folderslist, #usa-serviceslist, #usa-wirelesslist, #usa-desktopsynclist, #usa-preferenceslist, #usa-myaccountlist, #usa-miscellaneouslist, #usa-generallist, #usa-poplist, #usa-imaplist, #usa-filterlist, #usa-settingslist, #usa-secsettingslist, #usa-adminlist {
	display:none;
	margin-left:5px;
}

#usa-help2div {
	top: 57px;
	position: fixed;
	float: right;
	display: block;
	padding: 20px 25px 0px 0px;
	background-color: #F0F0F0;
	min-width: 350px;
	overflow: auto;
	left: 340px;
	bottom:5px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#usa-feedbackdiv, #usa-contactdiv, #usa-tcdiv, #usa-faqdiv, #usa-antispamdiv {
	width: 600px;
	bottom: 5px;
	top:57px;
}
#usa-help2div a {
	text-decoration: underline;
	color: #0000FF;
}
#usa-faqdiv a {
	text-decoration: underline;
	color: #0000FF;
}
#usa-historydiv {
	width: 700px;
}
#usa-helpdiv {
	width: 700px;
	overflow: hidden;
}
#usa-generaldiv label, #usa-readdiv label, #usa-calendardiv label, #usa-writediv label, #usa-websettingsdiv label, #usa-welcomeletterdiv label, #usa-welcomepagediv label, #usa-logopagediv label, #usa-cfgantispamdiv label, #usa-catchalldiv label, #usa-cfgspfdiv label, #usa-pwpolicydiv label, #usa-lockoutdiv  label, #usa-webpolicydiv label, #usa-mfauthdiv label, #usa-altcontactdiv label, #usa-mfanetdiv label, #usa-secqusdiv label {
	clear:none;
	float:none;
	width:auto;
	margin-right:0px;
}
#usa-calendardiv a {
	color:#0000CC;
	text-decoration:underline;
}
#usa-subscriptiondiv label {
	width:300px;
}
#usa-historydiv label {
	width:400px;
}
/* ************** rules for sectiondivider in options.settings page ************* */
.sectiondivider {
	margin:5px 30px 5px 10px;
	padding-bottom:5px;
}
.sectiondivider p {
	margin: 1px 0px;
}
/* rule makes generaldiv appear by default on settings page */	
#usa-generaldiv, #usa-subscriptiondiv, #usa-generalpopdiv, #usa-websettingsdiv, #usa-welcomeletterdiv, #usa-welcomepagediv, #usa-logopagediv, #usa-cfgantispamdiv, #usa-altcontactdiv {
	display: block;
}
/* rule makes popdiv appear by default on client access page */
#usa-popdiv {
	display:block;
}
#usa-generaldiv p:hover, #usa-readdiv p:hover, #usa-writediv p:hover, #usa-calendardiv p:hover {
/*	background-color: #eee3be;*/
}
/* Negates highlighting submit button on hover */
#usa-generaldiv p.buttoninput:hover, #usa-readdiv p.buttoninput:hover, #usa-writediv p.buttoninput:hover, #usa-calendardiv p.buttoninput:hover {
	background-color:transparent;
}
p.buttoninput {
	text-align:center;
	margin:5px 0px;
}
#usa-forwarddiv, #usa-folderdiv, #usa-whitelistdiv, #usa-spamdiv, #usa-spamdivsmall {
	width:95%;
	position:fixed;
	height:175px;
	bottom:3px;
	left:10px;
	border: 1px solid #666666;
	background-color: #E9E9E9;
	display:block;
	overflow:auto;
}
#usa-listdiv {
	width:95%;
	position:fixed;
	height:67px;
	bottom:3px;
	left:10px;
	border: 1px solid #666666;
	background-color: #E9E9E9;
	display:block;
	overflow:auto;
}
/* rule makes forwarddiv appear by default on filters page */
#usa-spamdiv, #usa-spamdivsmall {
	display:block;
}
/* ******************** tab panel styles specific to filters page ****************** */
#usa-filterwrapper {
	border-left: 1px solid #999;
	height:100%;
	position:absolute;
}
#usa-spamdiv {
	height:209px;
}
#usa-spamdivsmall {
	height:130px;
}
#usa-whitelistdiv {
	height:180px;
}
#usa-folderdiv {
	height:50px;
}
#usa-forwarddiv {
	height:50px;
}
#usa-spamdiv fieldset, #usa-spamdivsmall fieldset, #usa-whitelistdiv fieldset {
	margin: 5px 10px;
}
#usa-spamdiv legend, #usa-spamdivsmall legend, #usa-whitelistdiv legend {
	font-weight:bold;
}
	
#usa-forwarddiv label, #usa-folderdiv label, #usa-whitelistdiv label, #usa-spamdiv label, #usa-spamdivsmall label {
	float:none;
	width:auto;
}
#usa-forwarddiv input, #usa-folderdiv input, #usa-whitelistdiv input, #usa-spamdiv input, #usa-spamdivsmall input {
	margin: 5px 5px 0px 5px;
}
#usa-forwarddiv p, #usa-folderdiv p, #usa-whitelistdiv p, #usa-spamdiv p, #usa-spamdivsmall p {
	padding:3px;
}
#usa-forwarddiv a, #usa-folderdiv a, #usa-whitelistdiv a, #usa-spamdiv a, #usa-wirelessdiv a, #usa-desktopdiv a, #usa-spamdivsmall a {
	text-decoration:underline;
	color:#0000CC;
}
#usa-forwarddiv h2, #usa-folderdiv h2, #usa-whitelistdiv h2, #usa-spamdiv h2, #usa-spamdivsmall h2 {
	background-color:#CCC;
	margin: 5px 5px;
	padding:5px;
	border-bottom: 1px solid #666666;
	font-weight:bold;
}
#usa-spamdiv img {
	float:right;
	margin-right:30px;
}
#usa-wirelessdiv, #usa-desktopdiv {
	width:90%;
}
#usa-wirelessdiv h2, #usa-desktopdiv h2 {
	font-size:1.4em;
	border-bottom: 1px solid #666666;
	margin-bottom: 10px;
	font-weight:bold;
	padding: 5px 5px;
}
#usa-wirelessdiv h3, #usa-desktopdiv h3 {
	font-size:1.2em;
	font-weight:bold;
	margin:5px 0px;
}
#usa-wirelessdiv p, #usa-desktopdiv p {
	line-height:1.2em;
	margin:0px 10px;
}
#usa-wirelessdiv ul, #usa-desktopdiv ul {
	list-style-type:disc;
	margin: 5px 30px;
}
#usa-wirelessdiv h4, #usa-desktopdiv h4 {
	font-weight:bold;
	margin: 5px 0px;
}
/* **************************** styles for help page *********************** */
#usa-mainwindow.help a {
	text-decoration:underline;
	font-size:.9em;
}
#usa-mainwindow.help a:hover {
	color:#0000FF;
}
#usa-mainwindow.help h2 {
	font-size: 1.1em;
	padding:4px;
	font-family: Georgia, Times, serif;
	margin-top:5px;

}
#usa-mainwindow.help {
	border:none;
}
#usa-helpdiv a {
	margin-left:10px;
}


/* ************************ styles specific to filters page **************** */
#usa-maillist #usa-toolbar.filters {
	display:block;
	top: 65px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width:95%;
	left:10px;
	z-index:11;
}
#usa-toolbar li img {
	padding: 2px 3px 0px 0px; 
}
#usa-toolbar ul li a img {
	vertical-align:middle;
}
#usa-toolbar ul li a {
	font-size:.85em;
	font-weight:bold;
}
body#usa-maillist #usa-mainwindow.forwardfilters, body#usa-maillist #usa-mainwindow.whitefilters, body#usa-maillist #usa-mainwindow.folderfilters, body#usa-maillist #usa-mainwindow.spamfilters, body#usa-maillist #usa-mainwindow.spamfilterssmall, body#usa-maillist #usa-mainwindow.noconfig, body#usa-maillist #usa-mainwindow.blocklist {
	bottom:20px;
	top:101px;
	left:10px;
	width:95%;
	border-bottom:none;
}
body#usa-maillist #usa-mainwindow.folderfilters {
	bottom:55px;
	top:103px;
}
body#usa-maillist #usa-mainwindow.forwardfilters {
	bottom:55px;
	top:103px;
}
body#usa-maillist #usa-mainwindow.spamfilters {
	bottom:214px;
	top:103px;
}
body#usa-maillist #usa-mainwindow.spamfilterssmall {
	bottom:110px;
}
body#usa-maillist #usa-mainwindow.whitefilters {
	bottom:180px;
	top:103px;
}
body#usa-maillist #usa-mainwindow.blocklist {
	bottom:70px;
	top:103px;
}
body#usa-maillist #usa-mainwindow.noconfig {
	bottom:3px;
	border-bottom:1px solid #999;
	top:103px;
}
/* ****************** Filter pages styles ********************** */

#usa-mainwindow.filtersdiv {
	bottom:140px;
	
}
#usa-mainwindow.aliases {
	bottom:140px;
	border-bottom:none;
}
#usa-mainwindow.mgmdomainaliases {
	top:71px;
	bottom:60px;
	border-bottom:none;
}
#usa-filterforwarding {
 	position:absolute;
	bottom:40px;
	background-color:#fee;
	width:100%;
	font-size:.8em;
	height:100px;
}
#usa-filterforwarding p{
	padding:10px;
}
#usa-filterforwarding input {
	margin: 10px 5px 0px 10px;
}
 
#usa-prefixdiv {
	width:100%;
	position:fixed;
	height:140px;
	bottom:0px;
	border: 1px solid #666666;
	background-color: #E9E9E9;
	display:block;
	overflow:auto;
}
#usa-prefixdiv p {
 	padding:10px 10px 0px 10px;
}
#usa-prefixdiv a {
 	color: blue;
}
#usa-prefixdiv span.bold {
	font-weight:bold;
}
#usa-prefixdiv input[type="text"] {
	margin: 10px 0px 0px 10px;
	padding: 3px 3px;
}
/* styles for prefix div on AdmManage.Lists.html page in Administration section */
#usa-prefixdiv.distributionlist {
	z-index:100;
}
#usa-prefixdiv.distributionlist fieldset {
	border:1px solid #666666;
	margin:10px;
	padding:10px;
}
#usa-prefixdiv.distributionlist p {
	padding:0px;
	line-height:30px;
}
#usa-prefixdiv.distributionlist label {
	margin-right:5px;
	width:150px;
}
#usa-prefixdiv.distributionlist input[type="text"] {
	margin: 3px;
	float:none;
	vertical-align:middle;
}
#usa-whitelistdiv input.tabmargin {
	margin-left:30px;
}
#usa-whitelistdiv label.marginitalic {
	margin-left:30px;
	font-style:italic;
}
h2.folders {
	background-image: url(../images/newui/folder_close.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h2.foldersclose {
	background-image: url(../images/newui/folder_open.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* Options Settings page */
#usa-optionsfieldset {
	border: 1px solid #CCC;
	padding:10px;
	float:left;
	margin:2px 10px;
	width:90%;
}
#usa-optionslegend {
	font-weight: bold;
	font-size: 1.0em;
}
/* Administration page styles */
#usa-mainwindow.windowform {
	border-top:none;
}
#usa-mainwindow.admreports {
	z-index:2;
	bottom:10px;
	left:10px;
	width:95%;
	top:67px;	
}
#usa-mainwindow.admreportstoolbar {
	top:104px;
	z-index:2;
	bottom:10px;
	left:10px;
	width:95%;
	border-bottom:1px solid #999;
}
#usa-mainwindow.admreports #usa-tableheader table th, #usa-mainwindow.admreportstoolbar #usa-tableheader table th{
	border-top:none;
}
/* styles for AdmReports.Base.html pages */

#usa-maillist #usa-toolbar.reports {
	display:block;
	top: 65px;
	border: 1px solid #ccc;
	width:95%;
	left:10px;
	padding-left:5px;
	background:none;
	border-bottom:0px;
}
#usa-maillist #usa-toolbar.reports #usa-searchbox {
	border:1px solid transparent;
	right:54px;
	padding-right:0px;
	top:36px;
	height:30px;
	background-color:transparent;
}
#usa-toolbar.reports p {
	margin:0px 20px;
	float:left;
	width:230px;	
}
#usa-toolbar.reports #usa-toolbarwidth {
	width:540px;
}
#usa-toolbar.reports p span.highlighttext {
	color:#F00000;
}
/* override label styles in edit distribution list AdmManage.EditList.html */

#usa-searchfield label {
	clear:none;
	width:auto;
	float:none;
}
body#usa-maillist #usa-mainwindow.noconfig{
	top: 101px;
	border: 1px solid #ccc !important;
	width: 800px;
	margin-left: 10px;
}
body#usa-maillist #usa-mainwindow.noconfig.autoresponders, body#usa-maillist #usa-mainwindow.noconfig.notification, body#usa-maillist #usa-mainwindow.spamfilters, body#usa-maillist #usa-mainwindow.whitefilters , body#usa-maillist #usa-mainwindow.folderfilters, body#usa-maillist #usa-mainwindow.forwardfilter{
	top:103px;
}
/**************** ADMIN SETTINGS ******************/

#usa-tabheader{
left:19px;
top: 72px;
border-bottom: 1px solid #bbb;
width:800px;
}
#usa-generaldiv, #usa-subscriptiondiv, #usa-generalpopdiv, #usa-websettingsdiv, #usa-welcomeletterdiv, #usa-welcomepagediv, #usa-logopagediv/*, #usa-cfgantispamdiv*/ {
	display: block;
	top: 99px;
	border: 1px solid #bbb;
	border-top: 0px;
	width: 800px;
}

/*??????????????????????????????*/
/*
 * body#usa-maillist #usa-mainwindow.noconfig{
 * 	top:99px;
 * 	}
 * 	*/
/**************** ADMIN SETTINGS ******************/

#usa-tabheader{
left:20px !important;
top: 72px;
border-bottom: 0px !important;
width:auto; 
overflow: hidden;
white-space: nowrap;
z-index: 1000;
}
.tab_dialogue_containers{
top:99px !important;
border-top:0px;
}
#usa-generaldiv, #usa-subscriptiondiv, #usa-generalpopdiv, #usa-websettingsdiv, #usa-welcomeletterdiv, #usa-welcomepagediv, #usa-logopagediv, #usa-filterwrapper, #usa-authenticatorappdiv {
display: block;
top: 101px;
border: 1px solid #ccc;
width: 800px;
background:#fff;
}
#usa-tabheader li.selected{
top:0px;	
border-bottom:1px solid #fff;
}
#usa-filterwrapper{
border:0px;
}
/********* UI REFRESH TAB STYLES **********/
div#usa-tabheader{
/*border-bottom:1px solid #ccc;*/
}
div#usa-tabheader ul, div#usa-tabheader div ul{
position:relative;
top:0px;
}
div#usa-tabheader ul li, div#usa-tabheader div ul li{
float:left;
background:#ededed;
border:1px solid #ccc;
border-right:0px;
cursor:default;
list-style:none;
padding:0px;
margin:0px;
}
div#usa-tabheader ul li:hover, div#usa-tabheader div ul li:hover{
color:#438EB9;
background:#fff;
}
div#usa-tabheader ul li a, div#usa-tabheader div ul li a{
color:#aaa;
font-size:14px;
text-decoration:none;
font-family:'Open Sans',arial,sans-serif;
font-style:normal;
background: none;
padding: 0px;
margin:0px;
height: 26px;
padding-top: 2px;
padding-left: 16px;
padding-right: 16px;

}
div#usa-tabheader ul li a:hover, div#usa-tabheader div ul li a:hover{
color:#438EB9;
background:none;
}
div#usa-tabheader ul li.selected, div#usa-tabheader div ul li.selected, div#usa-tabheader ul li.seltab, div#usa-tabheader div ul li.seltab, div#usa-tabheader ul li.selectedwarning, div#usa-tabheader div ul li.selectedwarning {
background-color:#fff;
border-top:2px solid #4d8ec1;
border-bottom:0px;
cursor:default;
}
div#usa-tabheader ul li.selected a, div#usa-tabheader div ul li.selected a, div#usa-tabheader ul li.seltab a, div#usa-tabheader div ul li.seltab a, div#usa-tabheader ul li.selectedwarning a, div#usa-tabheader div ul li.selectedwarning a{
color:#576373;
background: #fff !important;
}
div#usa-tabheader ul li:last-child, div#usa-tabheader div ul li:last-child{
border-right:1px solid #ccc;
}

#usa-webpolicydiv, #usa-pwpolicydiv, #usa-lockoutdiv, #usa-mfauthdiv {
/*top: 70px;*/
width: 800px;
}

#usa-generaldiv, #usa-mainwindow{
/*top:70px;	*/
}

