/* CSS Document */
body {
	margin: 0px;
	background-color: #FFFFFF;
}
.superadmin {
	background-color: #990000;
}
#container {
	border: 3px solid #1C3764;
	width: 820px;
	height:auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	color: #000000;
	background-color: #F1EFE2;
}
#container td.clear {
	border: 0px;
}
#top {
	margin: 0px;
	padding: 0px;
	background-color:#F1EFE2;
	text-align: left;
	height: 106px;
}
#top img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#userinfo {
	float:left;
	color: #1C3764;
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
}
#userinfo img {
	border: 0px;
}
#userinfo table {
	line-height:.9em;
}
#userinfo a {
	color: #990000;
	text-decoration:underline;
}
#trademark {
	width:170px;
	color:#000000;	/* #00248F; */
	padding-top: 0.1em;
	padding-left: 0.1em;
	padding-right: 0.1em;
	padding-bottom: 0.1em;
	text-align:center;
	font-variant: small-caps;
}
#leftnav {
	float: left;
	width: 150px;
	height:auto; 
	margin: 0px;
	color: #00248F;
	padding-top: 0.1em;
	padding-bottom: 0.4em;
	padding-left: 0.4em;
	padding-right: 0.4em;
	border-right: 2px solid #E9E6D1;
}
#leftnav h3 {
	background-color: #1C3764;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	font-variant: small-caps;
	text-align: left;
}
#leftnav p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#leftnav ul {
	list-style-image: none;
	list-style-type: none;
}
#leftnav li {
	margin-left:-30px;
}
#leftnav a {
	text-decoration: none;
	color: #00248F;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
}
#leftnav a:link{
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#leftnav a:hover{
	background-color: #00248F;
	color: #FFFFFF;
}
.activeLink {
	font-weight:bold;
	list-style-type:disc;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	margin-left: 180px;
	padding-left: 0;
/*	padding-bottom: 2em;*/
}
#content table {
	width: 98%;
}

#content p.info{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 1em;
	padding-right:1em;
	padding-bottom: 1em;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 1em;
	padding-right:1em;
	padding-bottom: 1em;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #00248F;
	padding: 5px;
	font-size: 16px;
}
#content th {
	border: 1px solid #666666;
	background-color: #8496BD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #1C3764;
}
#content td {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #00248F;
}
#content td.clear {
	border: 0;
}
#content td.helparea {
	border:0;
	text-align:right;
	font-variant:small-caps;
	color:#DA8340;
}
#content span.helparea {
	cursor:help;
	text-decoration:underline;
}
#content span.pdfarea {
	cursor:auto;
	text-decoration:underline;
}
/*
#content tr.user_action {
	background-color:#FFFF99;	yellow
	color: #000000;
} */
#content a {
	color: #993333;
}
#content a:visited {
	color: #993333;
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant:small-caps;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #6C1814;
	border-top: 2px solid #E9E6D1;
	padding: 3px;
}
#content h5.kisclmsg {
	color: #FF0000;
	background-color: #F1EFE2;
	margin-left: 50px;
	font-size: 10px;
}
#content blockquote.kisclmsg {
	color: #FF0000;
	background-color: #F1EFE2;
	margin-left: 50px;
	font-size: 10px;
	font-weight:bold;
}
#content h3 strong{
	color: red;
}
#content img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content tr.note {

	background-color: #FFFFFF;
	color: #00248F;
}
#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #00248F;
	padding: 5px;
	font-size: 14px;
	font-variant: small-caps;
	text-align: center;
}
#content textarea {
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*#content span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00248F;
}
*/
#content ul {
	list-style-image:none;
	list-style-type:square;
}
#content li {
	margin-left:0px;
}
#splashcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	margin-left: 250px;
	margin-right:20px;
	padding-left: 0;
/*	padding-bottom: 2em;*/
}
#splashcontent a {
	color: #993333;
}
#splashimg {
}
#splashtext {
	margin-right: 20px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#1C3764;
}
#splashtext_tab {
	margin-right: 8px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#1C3764;
}
#splashtext_tab h4 {
	text-align:center;
	font-size:14px;
}
#splashtext_tab h2 {
	text-align:center;
	font-size:12px;
}

#contentwide {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	height: 95%;
	margin-left: 10px;
	padding-left: 0;
	padding-bottom: 2em;
}
#contentwide p.info{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 1em;
	padding-right:1em;
	padding-bottom: 1em;
}
#contentwide table {
	width: 98%;
}
#contentwide h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #00248F;
	padding: 5px;
	font-size: 16px;
}
#contentwide h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant:small-caps;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #6C1814;
	border-top: 2px solid #E9E6D1;
	padding: 3px;
}
#contentwide th {
	border: 1px solid #666666;
	background-color: #8496BD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #1C3764;
}
#contentwide td {
	border: 1px solid #666666;
	background-color: #F1EFE2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #00248F;
}
#contentwide a {
	color: #993333;
	text-decoration: none;
}

#contentwide h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #00248F;
	padding: 5px;
	font-size: 14px;
	font-variant: small-caps;
	text-align: center;
}
#contentwide h5.kisclmsg {
	color: #FF0000;
	background-color: #F1EFE2;
	margin-left: 50px;
	font-size: 10px;
}
#contentwide blockquote.kisclmsg {
	color: #FF0000;
	background-color: #F1EFE2;
	margin-left: 50px;
	font-size: 10px;
	font-weight:bold;
}

#contentwide textarea {
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* #contentwide span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00248F;
}
*/
#contentwide p.welcome {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000066;
	padding-left: 1em;
	padding-right:1em;
	padding-bottom: 1em;
}
#contentwide td.helparea {
	border:0;
	text-align:right;
	font-variant:small-caps;
	color:#DA8340;
}
#contentwide span.helparea {
	cursor:help;
	text-decoration:underline;
	font-weight:bold;
}
#footer {
	margin: 0px 20px;
	padding: 0.5em;
	clear: both;
	border-top: 2px solid #E9E6D1;
}
#footer a {
	text-decoration: none;
	color: #00248F;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
}
#footer-extra {
	position: relative;
	bottom: 0px;
	left: 0px;
	clear: both;
}
#footer-extra img{
	border: 0px solid #FFFFFF;
}
#globalnav {
	padding: 5px;
}
#globalnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-decoration: none;
	text-align: left;
	vertical-align:top;
	color: #990000;	/*#B34500;*/
}
#globalnav a:link {
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
}
#globalnav a:hover {
	background-color: #990000;
	color: #FFFFFF;
}
#globalnav a:visited {
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}
#globalnav span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-decoration: none;
	text-align: left;
	vertical-align:top;
	color: #990000;	/*#B34500;*/
}
#globalnavarea {
	background-color: #ffffff;
	padding: 5px;
}
#mainlinks {
	float:left;
}
#mainlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-decoration: none;
	text-align: left;
	color: #B34500;
}
#mainlinks a:link {
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}
#mainlinks a:hover {
	background-color: #B34500;
	color: #FFFFFF;
}
#mainlinks a:visited {
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}
#navcontrol {
	margin-left: 0px;
	float:left;
}
.firstchar {
	font-size: 1.2em;
	text-transform: uppercase;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: italic;
	color: #888888;
}
.propertyheader {
	font-variant: small-caps;
	text-align: center;
	font-size: 1.2em;
}
#loginarea {
	color: #0033CC;
	text-decoration: none;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
}
#loginarea legend {
	color: #00248F;
}
.urgent {
	color: #FF0000;
}
.urgent_small {
	color: #FF0000;
	font-size:10px;
	font-style:italic;
}

.opt_note { color:#ff0000; }
.optional { background-color:#CCCCCC; color:#00248F; }

#datainput th {
	background-color: #F1EFE2;
	border: 0px;
	color: #00248F;
	text-align:left;
}
#datainput th.fasttrack {
	background-color: #E3E3B2;	/* FFFFCC*/
	border: 0px;
	color: #00248F;
	text-align:center;
	font-size: 1em;
}
#datainput th.highlight {
	background-color: #1C3764;		/* #8496BD; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #ffffff;	/*#1C3764;*/
	font-variant: small-caps;
}
#datainput td {
	border: 0px;
	text-align:left;
}
#datainput td.warning {

	color: #FF0000;
}
#datainput td.divide {
        border-bottom:1px solid #00248F;
}
#datainput td.opt {
	background-color:#E1E1B7; 		/* #BFCFFF;*/
	color: #00248F;
}
#datainput th.divide {
        text-align:center;
        border-bottom:1px solid #00248F;
}
#datainput th.nodivide {
        text-align:center;
}
#datainput input {
/*	background-color: #FFFFFF; #FFF3BF;*/
	color: #00248F;
	font-size:1em;
}
#datainput input.req {

	background-color: #FFFFFF;
	color: #00248F;
}
#datainput input.opt {

	background-color:#E1E1B7; 		/* #BFCFFF;*/
	color: #00248F;
}
#datainput input.note {
	background-color: #8496BD;
	color: #CC0000;
}
#datainput input.note_b {
	background-color: #B1B6C4;
	color: #000000;
}
#datainput select {
/*	background-color: #FFFFFF;*/
	color: #00248F;
	font-size:1em;
}
#datainput select.req {

	background-color: #FFFFFF;
	color: #00248F;
}
#datainput select.opt {

	background-color:#E1E1B7; 		/* #BFCFFF;*/
	color: #00248F;
}
#datainput h3.opt {

	background-color:#E1E1B7; 		/* #BFCFFF;*/
	color: #00248F;
}
#datainput textarea {
/*	background-color: #FFFFFF;*/
	color: #00248F;
	font-size:1em;
}
#datainput a.clickhere {
	color:#669966;	/* green */
	font-weight:bold;
	font-variant:small-caps;
	text-decoration:blink;		
}

#spreadsheet table {

	width: 98%;
}
#spreadsheet th {

	border: 0px;
	background-color: #8496BD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #1C3764;
	text-align:center;
}
#spreadsheet td {

	border: 1px solid #666666;
	background-color: #F1EFE2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #00248F;
}
#spreadsheet td.clear {

	border: 0px;
	background-color: #F1EFE2;
}
#spreadsheet th.total {
	text-align:center;
	color:#00248F;
	background-color:#C1E1B7;
}
#spreadsheet td.total {
	text-align:right;
	color:#00248F;
	background-color:#C1E1B7;	/*#BFCFFF, lt green CCFFCC*/
}
#spreadsheet td.highlight {
	background-color: #FFFFCC;
}
#spreadsheet input {

	background-color: #FFFFFF;
	font-size: 1em;
	color: #000000;
}
#spreadsheet input.note_b {
	background-color: #B1B6C4;
	color: #000000;
}
#spreadsheet req_input {

	background-color: #FFFFFF;
	color: #00248F;
}
#spreadsheet opt_input {

	background-color: #B1B6C4;
	color: #00248F;
}
#spreadsheet select {
	background-color: #FFFFFF;
	font-size: 1em;
	color: #00248F;
}
#spreadsheet textarea {

	background-color: #FFFFFF;
	font-size: 1em;
	color: #000000;
}
#spreadsheet h3.opt {
	background-color:#E1E1B7; 		/* #BFCFFF;*/
	color: #00248F;
}
#spreadsheet input.opt {
	background-color:#E1E1B7; 		/* #BFCFFF;*/
	color: #00248F;
}
#spreadsheet select.opt {
	background-color:#E1E1B7; 		/* #BFCFFF;*/
	color: #00248F;
}
#ss td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}
#ss input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}
#billingplans {
	background-color: #FFFFFF;
	border: 2px solid #666666;
	height:auto;
	width: 600px;
}
#billingplans table {
/*	font-size:smaller;*/
}
#billingplans td,tr,th {
	border:none;
}
#billingplans .example {
	font-size: smaller;
	color:black;
}
#billingplans img {
	float:none;
	margin-right:0;
	margin-bottom:0;
}
#renewbilling {
	background-color: #FFFFFF;
	border: 2px solid #666666;
	height:auto;
	width: 750px;
}
#renewbilling td,tr,th {
	border:none;
	text-align:left;
}
#renewbilling .example {
	font-size: smaller;
	color:black;
}
#sectionHeading {
	background-color: #444444;
	border: none;
	height:auto;
	width: 700px;
	color:#003399;
	font-size: 12px;
}
#freetrial {
	background-color: #FFFFFF;
	height:auto;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#freetrial td,tr,th {

	border:none;
	font-size: 1em;
}
#freetrial td.warning {
	color: #FF0000;
}
.activepmt {
	background-color: #FFFF99;
}
#chart {
	background-color: #FFFFFF;
	border: 2px solid #666666;
	height:auto;
	width: 780px; /* 540 when narrow width */
}
#chart td,th,tr {
	text-align:center;
	border:none;
}
.emphatic {
	color:inherit;
	font-weight:bold;
	text-decoration:underline;
}
.justblue {
	color:#000099;
	font-weight:bold;
}
.justred {
	color:#FF0000;
	font-weight:bold;
}
.justgreen {
	color:#009900;
	font-weight:bold;
}
.clickhere {
	color:#669966;	/* green */
	font-weight:bold;
	font-variant:small-caps;
	text-decoration:blink;		
}
#billingplans td.warning {
	color:#FF0000;
	text-align:center;
}
#acrobat {
	margin: 0px 20px;
	padding: 0.5em;
	clear: both;
	text-align:right;
}
#acrobat a {
	text-decoration: none;
}
#verisign {
	text-align:left;
	float:right;
}
#glossary {
	background-color: #FFFFFF;
	border: 2px solid #666666;
	height:auto;
	width: 600px;
}
#glossary td,tr,th {
	border: 1px;
	text-align:left;
	vertical-align:top;
}
#sss table {

	width: 98%;
}
#sss th {

	border: 0px;
	background-color: #809FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #00248F;
	text-align:center;
}
#sss td {

	border: 1px solid #666666;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #00248F;
}
#sss td.clear {

	border: 0px;
	background-color: #F1EFE2;
}
#sss td.highlight {
	background-color: #FFFFCC;
}
#sss th.total {
	text-align:center;
	color:#00248F;
	background-color:#C1E1B7;
}
#sss td.total {
	text-align:right;
	color:#00248F;
	background-color:#C1E1B7;	/* #BFCFFF, lt green CCFFCC */
}
#sss input {

	background-color: #FFFFFF;
	font-size: .75em;
	color: #000000;
}
#sss input.note_b {
	background-color: #B1B6C4;
	color: #000000;
}
#sss req_input {

	background-color: #FFFFFF;
	color: #00248F;
}
#sss opt_input {

	background-color: #B1B6C4;
	color: #00248F;
}
#sss select {
	background-color: #FFFFFF;
	font-size: .75em;
	color: #00248F;
}
#sss textarea {

	background-color: #FFFFFF;
	font-size: .75em;
	color: #000000;
}
#sss h3.opt {
	background-color:#E1E1B7; 		/* #BFCFFF;*/
	color: #00248F;
}
#sss input.opt {
	background-color:#E1E1B7; 		/* #BFCFFF;*/
	color: #00248F;
}
#sss select.opt {
	background-color:#E1E1B7; 		/* #BFCFFF;*/
	color: #00248F;
}
#sss h4 {
	font-size: 10px;
}

#pipeline table {

	width: 98%;
}
#pipeline th {

	border: 0px;
	color: #000000;
	font-variant:small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	background-color: #FFFFFF;
	text-align:center;
}
#pipeline td {

	border: 0px;	/* 1px solid #666666;*/
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000000;
}
#pipeline td.title_break {
	border-bottom-style:double;
	border-bottom-width:medium;
	border-bottom-color:#666666;
}
#pipeline td.status_break {
	border-bottom: 1px solid #999999;
}
#pipeline td.total {
	border-bottom: 1px solid #000000;
	text-align:center;
}
#pipeline td.report_title {
	font-size: 1em;
	font-weight:bold;
}
#pipeline td.report_title2 {
	font-size: .75em;
	font-weight:bold;
}
#splashtable table {
	width: 98%;
}
#splashtable th {
	border: 1px solid #666666;
}
#splashtable td {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-family:"Times New Roman", Times, serif;
	font-size: .6em;
	color: #00248F;
}
#callout {
	padding: 0.5em;
	clear: both;
	margin:20px 20px 20px 20px;
	background-color: #C1E1B7;
	color:#000000;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	float: left;
	text-align:center;
}
#callout ol {
	padding: 0 20px 0 20px;
	text-align:left;
	font-weight:bold;
}
#callout span {
	font-size: 9px;
}
#closingaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px 20px 20px 20px;
	padding: 5px;
	clear: both;
	border-top: 2px dotted #E9E6D1;
	color:#000000;
	text-align:center;
}
.justblue_nobold {
	color:#000099;
}
.justred_nobold {
	color:#FF0000;
}
.justgreen_nobold {
	color:#009900;
}
.pdfarea {
	color: #993333;
	cursor:auto;
	text-decoration:underline;
}
.justred_bold {
	color:#FF0000;
	font-weight: bolder;
}
.pagebreakb
{
    page-break-before: always;
}
.pagebreaka
{
    page-break-after: always;
}
#profile {
	clear: left;
	margin-bottom: 25px;
/*	border: 1px solid #000000; */
}
#profile img{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	border: 0px solid #000000;
}
#profile .profile-set{
	clear: left;
	margin-bottom: 25px;
/*	border: 1px solid #000000; */
}
#profile .profile-salute {
	text-align: left;
	font-weight: bolder;
	margin-bottom: 10px;
}
#profile .profile-abstract {
	text-align: justify;
}
#profile .profile-finish {
	clear: left;
}
.legendtitle {
	color: #6C1814;
	padding: 5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
