/* Copyright 2004 - Production Transcripts */

body, p , ol, ul {
	color: #333333; 
	background: white;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 1.3em; 
	letter-spacing: .075em;
}

input {
	font-size: 1em; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h1 {font-size: 130%;}
h2 {font-size: 120%; }
h3 {font-size: 105%;}


body {
	margin: 0;
/*	background-color: #76B869; */
	background-color: #7EBC72;

}
.bdpt {
	position: absolute;
	top: 0em;
	left: 0em;
}

.fl {
	font-size: 80%;
}

.hl {
	background-color: #76B869;
	font-size: 80%;
	position: absolute;
	bottom: -15px;
	left: 1em;
}

.hl a { background-color: transparent;}
.hl a:link		{color: black; font-style: normal;background-color: transparent;}
.hl a:visited	{color: black; background-color: transparent;}
.hl a:hover		{color: white; background-color: transparent;}

.smalltext {font-size: 90%;}
.tinytext {font-size: 65%;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}

.menu {
	font-family: Veranda;
	font-size: 1.4em;
	background-color: #FFCCAA;
}
.menu1 {
	font-family: Veranda;
	font-size: 1.5em;
	font-weight:bold;
	text-align:center;
}

.header {
	font-weight: bold;
	font-size: 1.2em;
	margin-left: .5em;
}

.quote {
	font-size: 75%;
	text-align: center;
	border: 1px solid #CCFFCC;
	color: #222222; 
	padding: 4px 4px 4px 4px;
}

a:link		{	color: #339900; } 
a:visited 	{	color: #339900; }
a:hover 	{	color: #900;}

td#sidelinks {
	vertical-align: top; 
	width: 192px;
	background-color: #C2F2C2;
}
td#sidelinks h4 {
	background-color: #666666;
	font: bold 1em Arial, Verdana, sans-serif;
	color: white;
	margin: 0px -3px 0px -3px; 
	padding: 2px 0px 2px 13px;
}

td#sidelinks h3 {
	background-color: #666666;
	text-align: center; 
	font: .9em Arial, Verdana, sans-serif;
	color: white;
	margin: 0px -3px 0px -3px; 
	padding: 2px 0px 2px 13px;
}	

td#sidelinks a {
	display: block;
	margin: 0px -3px 0px -3px; 
	padding: 1px 4px 1px 13px;
	/* 	text-decoration: none; */
	font: 11px Arial, Verdana, sans-serif;
	color: black;
	background-color: transparent;
	border: 1px solid #C2F2C2;
}

td#sidelinks a:visited {
	color: black;
	background-color: transparent;	
}

td#sidelinks a:hover {
	background-color: white;
	color: green;
	margin: 0px -3px 0px -3px; 
	padding: 1px 4px 1px 13px;
	border: 1px solid #666666;
	
}

td#sidelinks a#selected {
	background-color: white;
	border: 1px solid white;
	color: green;
}

td#sidelinks form {
	padding-left: 10px;
}

td#m1 {
	vertical-align: top;
	margin: 0;
	padding: 0;
	background-color: white;
}

td#main {vertical-align: top;padding-left: 1em;background-color: white;}
td#main p {margin: 1em 3em 1em 2em;}
td#main li {margin-left: 2em; margin-right: 1.5em}

.type {
	color: #C6731B; 
	font-weight: bold;
	background: transparent; 
}
.type h2 {
	text-align: center; 
	font-size: 110%;
}
.important {
	color: teal;
	font-style: oblique; 
	background: white;
}
.very_imp {
	color: RED;
	font-weight: bold;
}

table.pricing {
	width: 100%;
}

.pricing td{	
	vertical-align: top;
	padding-bottom: .5em;
}

/*	This section deals with formatting the floating price boxes. */
div.pricebox {
	float: right;
	margin-left: 10px;
	margin-right: 8px;
}

table.pb  {
	border: 1px solid #555555;
	width: 300px;
	margin-top: 15px;
	font-size: .85em;
}

.pb td{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	line-height: 1.4em;
	letter-spacing: .075em;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 3px;
}
.pb th{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.0em;
	letter-spacing: .075em;
	text-align: center;
	border-bottom: 2px solid gray;
	vertical-align: bottom;
}

td.calc_row {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 2px solid gray;
	border-bottom: 2px solid gray;
}

td.pt {
	color: white; /* C6731B */
	background: #666666;
	padding: 2px 2px;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.5em;
	
}
td.pb2 {
	text-align: center;
	border-top: 1px solid black;
	padding-bottom: 5px;
}

td.fmt_prc {
	text-align: right;
	padding-right: 8px;
}
td.fmt_prc_n {
	text-align: right;
	padding-right: 8px;
	font-size: 120%;
	font-weight: bold;
	color: green;
	
}
.type_pb {
	color: #C6731B; 
	font-weight: bold;
	font-size: 120%;
	background: transparent; 
}

.turn {
	font-weight: bold;
	text-align: center;
}
/* 	End of floating price box formatting */

/* Sample Formating */
.sample {
	margin: 1em 2em 1em 2em;
	border: solid #666;
	color: #333;
	width: 600px;
	border-width: 1px;
}
.sample_text {
	font-family: courier, serif;
	text-align:left;
	padding-left: 2.5em;
}
.sample_tc {
	font-family: courier, serif;
	text-align:left;
	padding-left: 0em;
}

.sample th {
	background-color:#FFC;
	border-bottom: 1px solid #666;
}
.sample caption {
	font-size: 115%;
	padding-bottom: 2px;
	font-weight: bold;
}

/* End of Sample Formating */
/* Description Boxes Formating */
.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #333333;
	line-height: 1.5em;
/*	padding: 3px; */
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
.desc td{
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 3px;
}
.desc th {
	background-color:#FFFFCC;
	border-bottom: 2px solid #666666;
	padding: 3px;
	border-right: 1px solid #666666;
}
.desc caption {
	font-size: 115%;
	font-weight: bold;
}
/* End of Sample Formating */

/* Information Links */
a.info:link, a.info:visited {
	padding: 0px 14px 0px 2px;
	background: transparent url(/i/info-12px.gif) right center no-repeat;
	color: #000000;
	text-decoration: none;
	font-size: 1em;
	border: 1px solid #FFFFFF;
}
a.info:hover {
	border: 1px solid #7BA3F6;
	background-color: #C8E9F9;
}
/* end Information links */

/* ** Graphic Figures **/
table.figure {
	margin-left: 1.5em;
	background-color: #DBDEA7;
}
table.figure th {
	padding: 8px 8px 0px 8px;
}
table.figure td {
	padding-left: 16px;
	padding-bottom: 3px;
}

/* from old style sheet */
.waptext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px
}
/*
.menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .85em; 
	font-weight: bold;
	text-align:center
}
.menubar a:link {
	color: #900;
	font-style: normal;
	font-weight: bold;
}
.menubar a:visited	{color: #990000}
.menubar a:hover 	{color: #00CC00}
*/	
.footer {
	background-color: #7EBC72;
	font-size: .80em; 
	text-align:center;
	padding: 3px 5px 2px 5px;
}
.footer a { background-color: transparent;}
.footer a:link		{color: black; font-style: normal;background-color: transparent;}
.footer a:visited	{color: black; background-color: transparent;}
.footer a:hover		{color: white; background-color: transparent;}

.legal	{
	background-color: white;
	padding-left: 20px;
	padding-right:20px;
	font-size: 11px; 
	color: #999;
}

/* New Shell Stylings */
.s {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .8em; 
	background-color: #7EBC72;
}	

td.lb {font-size: 10px;}

td.lb a {
	display: block;
	border: 1px solid #FFFFFF;
	background: #7EBC72;
	text-decoration: none;
	padding: 0px 20px 0px 5px;
}
td.lb a:link {
	background: #7EBC72;
	color: black;
}
td.lb a:visited {
	background: #7EBC72;
	color: black;
}
td.lb a:hover {
	background: #7EBC72;
	border: 1px solid black;
	color: white;
}

.l1 {
	background:  url(/i/site/stripes.png) repeat;
}

.l2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .9em;
	color: white;
	line-height: 12px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	background: transparent;
}

.l2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align:left;
	margin-left: 0;
	color: white;
	background: transparent;
}
.l2 a:link {
	color: white;
	background: transparent;
}
.l2 a:visited {
	color: white;
	background: transparent;
}

.l2 a:hover {
	color: black;
	background: transparent;
}

.tag {
	font-size: 1em; 
	vertical-align: middle;
	background-color: #7EBC72;
	color: #FFFFFF;
	padding-left: 4px;
}
.hb {
	/*	For bringing important paragraphs to attention */
	border: 2px solid red;
	padding: 5px 15px 5px 15px;
	font-size: 1em;
	text-align: left;
}

.pst {
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #333333;
	line-height: 1.1em;
/*	padding: 3px; */
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
.pst td{
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	line-height: 1.1em;
	padding: 3px;
	text-align: center;
}
.pst th {
	background-color:#FFFFCC;
	border-bottom: 2px solid #666666;
	padding: 3px;
	border-right: 1px solid #666666;
}
.pst caption {
	font-size: 115%;
	font-weight: bold;
	padding-bottom: 2px;
}

	
.rg table{
	font-size: .8em;
}


/* Generic Box - inherits font and size from body */
.gen {
	color: #333333;
	line-height: 1.5em;
/*	padding: 3px; */
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
.gen td{
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 3px;
}
.gen th {
	background-color:#FFC;
	border-bottom: 2px solid #666666;
	padding: 3px;
	border-right: 1px solid #666666;
}
.gen caption {
	font-size: 115%;
	font-weight: bold;
}

.cm {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .80em; 
	text-align:center
}

/* Client Area Style Sheet stuff */
.docrow {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
}
.docrow TD {font-size: 10px}
.docrow h4 {font-size: 12px}
.docrow a:link {
/*	color: #660000; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal
}
.docrow a:visited {
/*	color: #660000; */
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal
}
.docrow a:hover {
	color: BLUE; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal
}

.docrow-unavail {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: italic;
	color: #555555
}
.docrow-unavail TD {font-size: 10px}
.docrow-unavail h4 {font-size: 12px}
.docrow-unavail a:link {
	color: #660000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal
}
.docrow-unavail a:visited {
	color: #660000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal
}
.docrow-unavail a:hover {
	color: #00CC00; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal
}
table.it {
margin-left: 1.5em;
font-size: 80%;
}

.th {
background-color: #FFFFCC;
}

table.t {
border-top: 1px solid gray;
border-left: 1px solid gray;
empty-cells: show;
margin-left: 1.5em;
}
.t td  {
border-right: 1px solid gray;
border-bottom: 1px solid gray;
padding: 3px;
}
.t th  {
padding: 2px 3px 2px 3px;
border-right: 1px solid gray;
border-bottom: 1px solid gray;
vertical-align: bottom;
}
table#prog td {
	color: #444444;
	background-color:#E3FFBB;
	font-style: italic;
/*	width: 150px; */

	font-size:80%;
	padding: 4px 15px 4px 15px;
}
table#prog td#selected {
	color: black;
	font-weight: bold;
	font-size: 100%;
	font-style:normal;
	background-color:#FF975C;
}

.tm {
	border:	1px solid red;
	margin-left: 5%;
	margin-right: 5%;
	padding: 3px 2em 3px 2em; 
	background:#FFFFFF url("/PageElmt/r_arrow.gif") no-repeat left;
}
.global_opts {
	background-color: #CAEEC1;
	font-weight: bold;
}