/*****  Table settings   *****/
/*	color: #CC3333; /* Red */
/*	color: #FF9999; /* Light Red */
/*	color: #333366; /* Blue */
/*	color: #9999CC; /* Light Blue */
/*	color: #CC9933; /* Gold */
/*	color: #E9D3A7; /* Light Gold */
/*	color: #666600; /* Olive */
/*	color: #CCCC99; /* Light Olive */

#container .tablecontent {
	width: 100%;
}

/* Add the following to your CSS file should you wish the cursor to "wait" while the
script is processing the sort */
body.sort-active * {
	cursor: wait;
}
body {
	background: #FFF;
}
table {
	width: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
	border-left: 1px solid #CCFFFF;
	border-collapse: collapse;
	font: normal normal normal 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.xyboxcontent table.gift {
	width: 99%;
	padding: 0px;
	margin: 0px auto 1.5em auto;
	border: 1px solid #CCC;
	border-collapse: collapse;
}
.xyboxcontent table.sub {
	width: 99%;
}
.xyboxcontent table.sub th {
	font-weight: bold;
	text-align: center;
}
.xyboxcontent table.sub tr td {
	border: 1px solid #CCC;
	border-collapse: collapse;
}
#container .features p, #container .features a {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
caption {
	caption-side: top;
	font-size: 100%;
	font-style: italic;
	text-align: right;
	padding: 0.5em 0px 0.5em 0px;
	margin: 0px auto;
	color: #CC0000;
}
#container .features {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: transparent;
	display: block;
	height: auto;
}
#container .features p {
	padding: 5px;
	color: #333333;
	font-size: 110%;
}
#container .features a {
	color: Olive;
	font-size: 100%;
}
#container .features a:visited {
	color: #0000FF;
}
#container .features a:hover {
	color: #FFCC00;
}

/* Sortable tables */
table.sortable thead {
    background-color: #EEE;
    color: #666666;
    font-weight: bold;
    cursor: default;
}
#newtable {
	width: 99%;
	margin: 0px auto;
	border-bottom: 1px solid Olive;
}
#newtable tr th {
	color: #FFFFFF;
	font-size: 120%;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	background: #333300;
}
#newtable th.header {
	background-image: url(../img/greenbg02.png);
}
#newtable th.headerSortUp {
	background-image: url(../img/greenasc02.png);
}
#newtable th.headerSortDown {
	background-image: url(../img/greendesc02.png);
}
#newtable th, #newtable td.ameritrade, #newtable td.regular {
	border-right: 2px solid Olive;
}
#newtable td.regular, #newtable td.color, #newtable td a {
	text-align: left;
}
#newtable td.ameritrade {
	border-bottom: 1px solid Olive;
	background: #CCCC99;
	width: 25%;
}
#newtable td.regular {
	width: 37%;
	border-bottom: 1px solid #CCCC99;
}

.numbers {
	padding: 0px;
	margin: 0px auto;
	border-collapse: collapse;
	border: 1px solid #333;
	font-size: 100%;
	color: #333;
	background: #bcd0e4 url(../img/widget-table-bg.jpg) repeat-x top left;
	width: 99%;
}
.numbers th, .numbers td {
	border: 1px solid #666;
	padding: 0.5em;
	color: #663333;
}
.numbers td {
	text-align: left;
}
.numbers th {
	text-align: center;
}
.numbers td+td, .numbers td+td+td,
.numbers td+td+td+td, .numbers td+td+td+td+td {
	text-align: right;
} 
.numbers th[scope=col] {
	color: #333;
	background-color: #8fadcc;
	font-size: 100%;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	text-align: center;
}
.numbers th+th[scope=col] {
	color: #fff;
	background-color: #7d98b3;
	border-right: 1px solid #666;
}
.numbers th {
	background-color: #b8cfe5;
	border-right: 2px solid #333;
}
.numbers tr.alt th, .numbers tr.alt td {
	color: #2a4763;
}
.numbers tr:hover th, .numbers tr:hover td {
	background-color: #663333;
	color: #fff;
}
.numbers th.total, .numbers tr td.total {
	color: #FFF;
	background-color: #000099;
}

.buyers {
	padding: 0px;
	margin: 0px auto;
	border-collapse: collapse;
	border: 1px solid #333;
	font-size: 100%;
	color: #333;
	width: 50%;
}
.buyers th, .buyers td {
	border: 1px solid #666;
	padding: 0.5em;
	text-align: left;
	color: #663333;
}
table.buyers td { 
  text-align: center; 
} 
table.buyers td+td { 
  text-align: left; 
} 
.buyers th[scope=col] {
	color: #FFF;
	background-color: #663333;
	font-size: 100%;
	border-bottom: 2px solid #FFF;
	border-right: 2px solid #FFF;
}
.buyers th[scope=row] {
	background-color: #b8cfe5;
	border-right: 2px solid #333;
}
.buyers tr.alt th, .buyers tr.alt td {
	color: #2a4763;
}
.buyers tr td {
	background: #FFCCFF url(../img/buyers-table.jpg) repeat-x top left;
	padding: 5px;
}
.buyers tr:hover th[scope=row], .buyers tr:hover td {
	background-color: #663333;
	color: #fff;
	background-image: none;
}

.contracts {
	padding: 0px;
	margin: 0px auto;
	border-collapse: collapse;
	border: 1px solid #333;
	font-size: 100%;
	color: #333;
	width: 100%;
}
.contracts th, .contracts td {
	border: 1px solid #666;
	padding: 0.5em;
	text-align: left;
	color: #663333;
}
/* each column has it's own width */
.contracts th.edate {
	width: 10%;
}
.contracts th.cnumber {
	width: 21%;
}
.contracts th.class, .contracts th.desc {
	width: 25%;
}
.contracts th.vendor {
	width: 14%;
}
.contracts th.initials {
	width: 5%;
}
.contracts th[scope=col] {
	color: #333;
	background-color: #8fadcc;
	font-size: 100%;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
}
.contracts th+th[scope=col] {
	color: #fff;
	background-color: #7d98b3;
	border-right: 1px solid #666;
}
.contracts th[scope=row] {
	background-color: #b8cfe5;
	border-right: 2px solid #333;
}
.contracts tr.alt th, .contracts tr.alt td {
	color: #2a4763;
}
.contracts tr td {
	background: #CCCC99 url(../img/contracts-table.jpg) repeat-x top left;
}
.contracts tr:hover th[scope=row], .contracts tr:hover td {
	background-color: #663333;
	color: #fff;
	background-image: none;
}

#sort_table thead tr.thead  {
	font-weight: bold;
	cursor: pointer;
	background: #CCCC99;
	text-align: center;
}
/* If you wish to highlight current sortable column, add layout effects below */
#sort_table .highlightedColumn {
	background: #DDDDDD;
	color: #CC0000;
}
#sort_table.five {
	padding: 0px;
	margin: 0px auto;
	border-collapse: collapse;
	border: 1px solid #333;
	font-size: 100%;
	color: #333;
	width: 75%;
}
#sort_table.five th, #sort_table.five td {
	border: 1px solid #EEE;
	padding: 0.5em;
	text-align: left;
	color: #663333;
}
#sort_table.five th[scope=col] {
	color: #FFF;
	background-color: #663333;
	font-size: 100%;
	border-bottom: 2px solid #FFF;
	border-right: 2px solid #FFF;
	text-align: center;
}
#sort_table.five th+th[scope=col] {
	color: #fff;
	background-color: #7d98b3;
	border-right: 1px solid #666;
}
#sort_table.five th[scope=row] {
	background-color: #b8cfe5;
	border-right: 2px solid #333;
}
#sort_table.five tr.alt th, #sort_table.five tr.alt td {
	color: #2a4763;
}
#sort_table.five tr:hover th[scope=row], #sort_table.five tr:hover td {
	background-color: #663333;
	color: #fff;
	background-image: none;
}

/* Put border around entire table */
div.TableContainer {
	border: 1px solid #FFCC00;
}
.scrollTable {
	width: 99%;
	border-collapse: collapse;
}
.scrollTable td {
	text-align: left;
}
.scrollTable td+td+td+td {
	text-align: right;
}
.scrollTable {
	margin: 0px auto;
}
/* Table Header formatting */
.headerFormat th {
	background: #2A4763;
	color: #FFFFFF;
	margin: 3px;
	padding: 1px;
	font-size: 110%;
	text-decoration: none;
	font-weight: bold;
}
.headerFormat tr th {
	border: 1px solid #333300;
	background: #2A4763;
}
/* Table Body (Scrollable Content) formatting */
.bodyFormat tr td {
	padding: 1px 5px 1px 5px;
	border: 0px none;
	font-size: 80%;
	border: 1px solid #999;
}
/* Styles used for SORTING */
.point {
	cursor: pointer;
}
/* Prevent Mozilla scrollbar from hiding right-most cell content */
.scrollContent tr td:last-child {
	padding-right: 20px;
}
/* Fixed Header Height */
.fixedHeader tr {
	position: relative;
	height: auto;
}
/* Use to set different color for alternating rows */
tr.altRow, td.sortedColumn {
	background: #CCCCCC;
	color: #223399;
}
.total {
	background: #FFCC00;
	color: #333333;
	font-size: 120%;
}

table#lgt {
	width: 100%;
}
#lgt.cs1 {
	width: 30em;
}
#lgt.cs2 {
	width: 20em;
}
#lgt.cs1 td, #lgt.cs2 td, #lgt #scientificNotation {
	text-align: right;
}
#lgt thead th {
	font-weight: bold;
	font-size: 100%;
	color: #666699;
	border-right: 1px solid #CCFFFF;
	border-bottom: 1px solid #CCFFFF;
	border-top: 1px solid #CCFFFF;
	letter-spacing: 1px;
	text-align: center;
	padding: 3px;
	vertical-align: middle;
}
#lgt td.total {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #CCFFFF;
	background: none;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#lgt th.sortable, #lgt th.sortable-text, #lgt th.sortable-date, #lgt th.sortable-keep, 
#lgt th.sortable-date-dmy, #lgt th.sortable-numeric, #lgt th.sortable-currency, 
#lgt th.sortable-sortByTwelveHourTimestamp, #lgt th.sortable-sortIPAddress, 
#lgt th.sortable-sortEnglishLonghandDateFormat, #lgt th.sortable-sortScientificNotation, 
#lgt th.sortable-sortImage, #lgt th.sortable-sortFileSize,
#lgt th.sortable-sortAlphaNumeric, #lgt th.sortable-sortEnglishDateTime {
	cursor: pointer;
	background: #CCCC99 url(../img/bg_header02.png) no-repeat left center;
	padding: 8px 12px 4px 16px;
}
#lgt th.forwardSort {
	background: #CCCC99 url(../img/bg_header_down02.png) no-repeat left center;
}
#lgt th.reverseSort {
	background: #CCCC99 url(../img/bg_header_up02.png) no-repeat left center;
}
table#lgt thead th.forwardSort a, table#lgt thead th.reverseSort a {
	color: #333;
	text-decoration: none;
}
/* These styles should be added when very long tables are expected */
#lgt th.sort-active {
	background: #CCCC99 url(../img/bg_header_sorting02.png) no-repeat left center;
	cursor: wait;
}
#lgt th.sort-active a {
	color: #CC0000 !important;
	cursor: wait;
}
#lgt th a {
	text-decoration: none;
	color: #4f6b72;
	background: transparent;
}
#lgt td a {
	text-decoration: none;
	color: #239;
/* the following causes the auto icon to not display */
/*	background: transparent; */
}
#lgt td img {
	margin: 0px auto;
	border: 3px solid #ddd;
}
#lgt td a:hover {
	color: #CC0000;
	border-bottom: 1px dotted #CC0000;
	background: transparent;
	text-decoration: underline;
}
#lgt td {
	border-right: 1px solid #CCFFFF;
	border-bottom: 1px solid #CCFFFF;
	padding: 6px 12px 6px 12px;
	color: #4f6b72;
}
#lgt td.lft {
	text-align: left;
}
#lgt tr.alt {
	background: #F5FAFA;
	color: #797268;
}
/* Poor old Internet Explorer 6 has a bug that means we can't use background images for
the table rows as it tries to download the image each and every time that it is used
(which means a 1000 row table will produce 1000 http requests for the image in question) */
#lgt tr[class="alt"] td {
	background: #F5FAFA url(../img/td_alt.jpg) no-repeat;
}
#lgt td[class~="alt"] {
	background: #edf3f3 url(../img/col_alt.jpg) no-repeat !important;
}
/* Poor old Internet Explorer won't see the next two rules either as it doesn't get
 :first-child */
#lgt tbody tr td:first-child {
	background: #fff url(../img/bullet1.gif) no-repeat;
	font-weight: bold;
}
#lgt tbody tr.alt td:first-child {
	background: #F5FAFA url(../img/bullet2.gif) no-repeat;
	font-weight: bold;
}
/* Image free rules for Internet Explorer < 7 */
* html #lgt tr.alt td  {
	background-color: #F5FAFA;
}
* html #lgt tr td.alt, * html #lgt tr.alt td.alt {
	background-color: #edf3f3;
}
/* settings for the tables */
#other, .mytable, #eztable {
	border-collapse: separate;
	border-spacing: 0px;
	border: 1px solid #A5AEB5;
	width: 100%;
}
#eztable {
	border: none;
	width: 80%;
}
#other {
	margin-bottom: 9px;
	margin-left: auto;
	margin-right: auto;
	overflow: scroll;
}
#other th, #eztable th {
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#other th, #eztable th {
	background: #596C83;
	color: white;
	border-bottom: 1px solid #FFFFFF;
}
#other td, .mytable td, #eztable td {
	background: transparent;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#eztable table td {
	font-size: 100%;
}
#other tr td {
	background: transparent;
	border: 1px solid #EEEEEE;
	margin: 0px;
	padding: 0px;
}
#other tr td {
	border: 0px solid #EEEEEE;
}
#eztable tr td {
	background: transparent;
	border: none;
	margin: 0px;
	padding: 0px;
}
#eztable th {
	border-right: 1px solid #EEEEEE;
}
#eztable th {
	padding: 5px 3px 5px 3px;
	margin: 0px;
}
.mytable {
	border: 0px solid #A5AEB5;
	table-layout: auto;
	font-size: 100%;
}
.mytable caption {
	padding: 0px 0px 5px 0px;
	font-size: 140%;
	font-style: italic;
	text-align: right;
	color: #CC0000;
}
.mytable th {
	font: bolder 110%;
	color: #333333;
	border-right: 1px solid #666600;
	border-bottom: 1px solid #666600;
	border-top: 1px solid #666600;
	letter-spacing: 2px;
	text-align: left;
	padding: 2px 2px 2px 3px;
	background: #CAE8EA;
}
.mytable td {
	margin: 0px;
	letter-spacing: normal;
	text-align: left;
	padding: 3px;
	border-right: 1px solid #666600;
	border-bottom: 1px solid #666600;
}
.mytable th.ten {
	width: 10%;
}
.mytable th.fifteen {
	width: 15%;
}
.mytable th.twenty {
	width: 20%;
}
.mytable th.thirty {
	width: 30%;
}
.mytable th.third {
	width: 32%;
}
.mytable tr td {
	background: #FFFFFF;
	color: #333399;
}
.mytable tr.alt td {
	background: #FFFFCC;
	color: #333333;
}

.pwords {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	color: #333;
	width: 100%;
}
.pwords td {
	text-align: left;
	color: #000099;
	width: 25%;
	border-bottom: 2px solid #99CCCC;
	border-right: 2px solid #CCCC99;
	padding: 3px;
}
.pwords thead th {
	color: #333;
	background-color: #CCFFCC;
	font-size: 100%;
	font-weight: bold;
	padding: 3px;
}
.pwords tr td {
	text-align: center;
}
.pwords tr.alt td {
	color: #999999;
	background: #CCC;
}
.pwords tr td {
	background: #FFF;
}

/*   FAQ   */
#container_faq {
	margin: 0px 10px 0px 15px;
	padding: 0px 7px 0px 7px;
	width: 95%;
	background: #FFFFFF;
}
#container_faq h6.faq_header {
	font-size: 150%;
	color: #CC0000;
	padding: 15px;
}
#container_faq ul.qs li {
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 15px;
	font-size: 120%;
	color: #CC0000;
}
#container_faq ul.qs li {
	background: url(../img/q.png) 0px 3px no-repeat;
	padding: 0px 0px 0px 30px;
}
#container_faq p.ans02 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 30px;
	font-size: 100%;
	color: #666666;
	background: url(../img/answer.png) 0px 3px no-repeat;
	line-height: 1.3;
}
#container_faq .pagetop {
	background: url(../img/top.png) no-repeat right;
	height: 17px;
	margin: 15px 0px 15px 0px;
	text-align: center;
}
#container_faq .pagetop a.top {
	color: #000099;
	font-size: 100%;
}
#container_faq .pagetop a.top:hover {
	color: Cyan;
}

