@CHARSET "UTF-8";
body, html {
    margin: 0 0 0 0;
    padding: 0px 0px 5px 0px;
    width: 100%;
    height: 100%;
    font-size: 11pt;
    background-color: #ffffff;
}
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }


body a:link, body a:visited, .fakelink  {
    color: #0000ff;
    text-decoration: none;
}
img {
    border: 0;
}

form {
	margin: 0px;
}

body a:hover, .fakelink:hover  {
    color: #ff0000;
    text-decoration: underline;
    
}

table.content_table {
    width: 100%;
    height: 100%;
    border-collapse: collapse;
}

thead.content_head {
	background-color: #eeeeee;
}

tbody.content_area {
    background: #ffffff;
}

tr.logo_row {
    height: 73px;
}

.logo_row td {
    color: #000000;
    font-size: 28pt;
}

.logo_row td, th.menu_spacer, .top_bar_left {
	border: 0px
}


tr.title_row {
    height: 20px;

}
.title_row td {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}

td.title_row {
    padding: 0;
}    

.top_menu_table {
    width: 100%;
    padding: 0;
    margin: 0;
    border-collapse: collapse; 
}

.top_menu_table td {
    font-size: 12px;
    text-align: center;
    border-left: 1px solid #888888;
    border-right: 1px solid #888888;
    border-top: 1px solid #888888;
    border-bottom: 1px solid #888888;            
    cursor: pointer;
	background: #c2c2c2 url(images/top_menu_shadow.gif) top left repeat-x;
}

th.menu_spacer {
    border: 0;
    width: 1px;
    border-bottom: 1px solid #888888;
}

td.top_menu_highlight {
    background: #ffffff url(images/menuhighlight.gif) top left repeat-x;
    text-align: center;
    border-bottom: 1px solid #ffffff;
}


td.top_menu_item, td.top_menu_highlight {
  white-space: nowrap;
  padding-left: 10px;
  padding-right: 10px;
}

td.top_menu_item:hover {
    background: #ffffff ;
    text-align: center;
}


.top_menu_table a:link, .top_menu_table a:visited {
    color: #2c2b57;
}

td.side_bar {
    width: 200px;
    min-width: 200px;
    max-width: 200px;
    height: 100%;
    background-color: #c2c2c2;
    border-right: 1px solid #444444;
    padding: 2px 2px 2px 2px;
    font-weight: bold;
    
}

td.content_area {
    height: 100%;
    width: 85%;
    padding: 5px 5px 20px 5px;
    padding-right: 30px;
    padding-left: 10px;
}


table.menu_table {
    width: 100%;
}

.menu_table a:link, .menu_table a:visited {
    color: #ffffff;
}
.menu_table a:hover {
    color: #ff0000;
    text-decoration: none;
}

.menu_table td {
    white-space: nowrap;
    padding: 0;
    
}

h1 {
    font-size: 17pt;
    margin: 0 0 0 0;
}

h2 {
    font-size: 14pt;
}

input.okay_button, input.cancel_button, input.search_box_button, 
input.input, textarea, input.text_box, select {
	border: 0px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

input[type="checkbox"] {
	background: #ffffff;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}

input.export_button {
	border: 0px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #fafafa url(images/file-excel.gif) center center no-repeat;
	width: 50px;
	height: 20px;
}

input.input, textarea, input.text_box, select {
    background-color: #fffbde;
    font-size: 10pt;
    background: #fffbde url(images/text_box_bg.gif) top left repeat-x;
}

input.blank_input {
	border: 1px solid #ffffff;
	background: #ffffff;
	font-size: 10pt;
}

.border_table_alter input.blank_input {
    background: #ededff;
}

td.tree_line {
	background: #ffffff url(images/line.gif) top left repeat-y;
}

td.tree_join {
    background: #ffffff url(images/join.gif) center left repeat-y;
}


.border_table tr:hover input.blank_input, 
.border_table_alter tr:hover input.blank_input,
tr.border_table td:hover input.blank_input,
tr.border_table_alter td:hover input.blank_input {
    background-color: #DBEBCC; 
}

input.okay_button, input.cancel_button, input.search_box_button {

	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Verdana, serif;
}

input.okay_button {
	font-weight: bold;
	color: #2c2b57;
	font-size: 9pt;
}

input.cancel_button {
	color: #666666;
	font-size: 9pt;

}

td.login_input_cell {
    padding-left: 20px;
    text-align: right;
}

div.login_name {
    text-align: right;
    font-size: 8pt;
}

.input_table td {
    padding-right: 20px;
    font-size: 11pt;
}

.calframe {
    visibility: hidden;
    font-size: 10pt;
    position: absolute;
    background: #fffdf0;
    border: 1px solid black;
    font-size: 10pt;    
    left:        3px;
    top:        3px;
}

table.copyright {
    font-size: 8pt;
    border-top: 1px solid #555555;
    margin-top: 30px;
    width: 100%;
}

/* Details Table */

table.details_table, table.form_table, div.details_head  {
    margin: 15px 15px 15px 15px; 	
	border-collapse: collapse;
	border: 1px solid #999999;
	font-size: 9pt;
	margin-right: 0px;
}

table.details_table {
	width: 100%;	

}

.details_table td, .details_table th , .form_table th, .form_table td {
	padding: 3px 3px 3px 3px;
	
}

.form_table tbody {
}

.details_table td, .form_table td {
    border: 1px solid #999999;
}

.details_table_subtitle td {
	border: 0px;	
}

tr.details_table_subtitle {
	border-bottom: 1px solid #999999;
	background: #c2c2c2;
}

.details_table thead th, .form_table th, div.details_head  {
	border-bottom: 1px solid #999999;
	font-size: 11pt;
	background: #c2c2c2 url(images/top_menu_shadow.gif) top left repeat-x;
	color: #2c2b57;
}

.details_table th small {
   font-weight: normal;
}
.form_table_alter td {
    background-color: #ededff;
}

.v_billing_table td {
	font-size: 9pt;
	border: 0px;
}
td.v_billing_title {
	width: 20%;
	white-space: nowrap;
	border-right: 1px solid #eeeeee;
	font-weight: bold;
	color: #666666;
}



/* border tables */

table.full_border_table, table.border_table, table.border_table_nopad  {
    border-collapse: collapse;
    margin: 5px 5px 5px 5px;
    background-color: #ffffff;
    font-size: 9pt;
    border-bottom: 2px solid black;
}

.border_table tbody, .full_border_table tbody {
	border: 1px solid black;
	border-right: 2px solid black;
}

table.full_border_table {
    width: 100%;
    
}

tbody.vert_border {
	border-bottom: 1px solid black;
}


.full_border_table td, .border_table td, 
 .border_table_nopad td, .vert_border td, .vert_border th {
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid #dddddd;
    border-bottom: 0px;    
}

.border_table td, .border_table th, .full_border_table td, 
 .full_border_table th {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.border_table th, .border_table_nopad th, .full_border_table th, .full_border_table_nopad th {
    background-color: #2c2b57;
    background: #2c2b57;
    border: 2px solid #2c2b57;
    color: #ffffff;
}

.border_table_alter td, .full_border_table_alter td, .form_table_alter td {
    background-color: #ededff;
}

.border_table tr:hover, .full_border_table tr:hover, tr.border_table td:hover
        tr.full_border_table_alter:hover, tr.border_table_alter:hover,
        tr.full_border_table_alter:hover td, tr.border_table_alter:hover td, 
        tr.border_table_mo:hover td, tr.border_table_mo hover, .hover_item,
        tr.border_table_hover, .vert_border tr:hover, .vert_border td:hover {
    background-color: #DBEBCC; 
}


.border_table th a:link, .full_border_table th a:link,
 .border_table th a:visited, .full_border_table th a:visited {
	color: #ffffff;
}

.border_table th a:hover, .full_border_table th a:hover {
	color: #ff0000;
}

td.nohighlight, td.message_row {
    background-color: #ffffff;
    border: 1px solid black;
}

td.button_row, .button_row td{
    background-color: #e2dad5;
    padding: 4px 4px 4px 4px;
}

tr.button_row {
    border: 1px solid #444444;
}

td.message_row {
    text-align: center;
    font-style: italic;
    color: #444444;
}

td.loading_row {
	padding-left: 50px;
	border: 1px solid #999999;		
}

	

.loading_color, td.loading_row, .loading_color td {
	background: #e2dad5;
}
.loading_row span {
	background: #e2dad5 url(images/loading.gif) center left no-repeat;
	padding-left: 50px;
}


div.heading {
    font-size: 16pt;
    
    color: #666666;
}
.heading b {
    color: #000000;
}

.menu_listing {
    font-size: 9pt;
    padding-bottom: 15px;
    margin-left: 5px;
    padding-left: 5px;
    padding-top: 5px;
    border-left: 2px solid #eaeaea;    
}

.menu_listing div {
    padding-left: 20px;
}

.table_in_table td, .table_in_table th {
    border: 0;
}

.table_in_table table {
    width: 100%;
}

table.announce {
    border: 1px solid #555555;
    border-collapse: collapse;
    width: 100%;
    margin: 5px 15px 15px 5px;
    padding: 5px 15px 15px 5px;
}

.announce th {
    background-color: #2c2b57;
    color: #ffffff;
    font-size: 9pt;
}

.announce strong {
    font-size: 14pt;
}

.announce td {
    background-color: #eaeaea;
    padding: 6px 6px 6px 6px;
}

div.warning {
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: 25px;
    width: 50%;
    padding: 5px 5px 5px 5px;
    background-color: #FFFAAF;
    border: 1px solid #666666;
}

.warning div {
    text-align: center;
    color: #ff0000;
    font-weight: bold;
    font-size: 14pt;
}


td.blank_table_header {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid black;
}

.border_table_transparent, .announce_tab_body {
    background-color: #eaeaea;
}

td.top_product_border {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 0px;
	border-top: 0px;
}


.fakelink {
    cursor: pointer;
}

th.details_list_title, .details_list_title th {
    background: #DBEBCC;
    background-color: #DBEBCC;
    font-size: 9pt;
    
}

/* input types */

input.search_box {
    font-size: 12px;
    border: 1px outset black;
}

input.search_box_button {
	font-size: 12px;
}

select.search_box {
    font-size: 12px;
    border: 1px outset black;
}


/* outer table for forms */

span.announce_title {
    font-size: 11pt;
    font-weight: bold;
    color: #2c2b57;
}
span.announce_des {
    font-size: 9pt;
}

td.announce_body_inner {
    padding: 10px 10px 10px 10px;
}


.announce_tab_table {
    padding: 0;
    border-collapse: collapse;
    margin: 0;
}

td.announce_tab, td.announce_tab_highlight {
    border-left: 1px solid #555555;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    font-size: 9pt;
    font-weight: bold;
    
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 5px;
}

td.announce_tab {
    background-color: #2c2b57;
}

td.announce_tab_highlight {
    background-color: #43428a;
}

.announce_tab_table a:link, .announce_tab a:visited {
    color: #ffffff;
}
.announce_tab_table a:hover {
    color: #ff0000;
    text-decoration: none;
}


.announce_tab_body {
    border: 1px solid #555555;
    margin-right: auto;
    border-collapse: collapse;
    margin: 0;
    padding:0; 
}

.announce_tab_body, td.blank_table_header {
    background-color: #eaeaea;
}

/* Status Boxes */

div.error_box, div.okay, div.error_box_img {
    border: 1px solid black;
    padding: 3px 3px 3px 3px;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    font-size: 9pt;
}

.error_box h2, .okay h2, .error_box_img {
	margin-top: 0px;
}

small.error {
	color: #ff0000;
}

div.error_box_img {
	background: #ffffff url(images/error.gif) left center no-repeat;
	padding-left: 75px;
} 

div.error_box  {
    background-color: #ffcccc;
} 
    
div.okay {
 background-color: #ccffcc;
}


/* Help tool tips */
table.help_tip_table {
 width: 100%;
 height: 100%;
 border-collapse: collapse;
}

td.help_table_body {
  font-size: 8pt;
}

tr.help_top_bar {
  height: 12px;
}

.help_top_bar td {
	background: #c2c2c2 url(images/top_menu_shadow.gif) top left repeat-x;
	font-size: 8px;
	color: #666666;
	border-bottom: 1px solid #777777;
}


table.pagination {
	width: 100%;
	font-size: 8pt;
}

div.contact_info {
	font-family: monospace;
    font-size: 8pt;
}


table.list_opt_table {
	font-size: 7pt;
	border-collapse: collapse;	
	margin: 0px 0px 0px 0px;
	margin-left: auto;
}
.list_opt_table td {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 1px;
}

/** Product Parameters **/
table.product_param_table {
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;	
}

.product_param_table td {
	padding: 0px 0px 0px 0px;
	padding-right: 15px;
	padding-top: 1px;
	border: 0px;
}

.product_param_table th {
	text-align: left;
	font-size: 9pt;
}

/** -- advanced search -- **/
table.advanced_search {
	border-collapse: collapse;
	font-size: 7pt;
	background: #ffffff;
	border: 1px solid black;
}
.advanced_search td {
	padding: 3px 3px 3px 3px;
}

.advanced_search th {
	text-align: center;
	font-size: 8pt;
	font-weight: normal;
	color: #000055;
}

/** child table **/
td.child_table_join, td.child_table_bottom, td.child_table_join_alter, td.child_table_bottom_alter {
	border: 0px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

td.child_table_join {
	background: url(images/joinbg.gif) top left repeat-y;
	padding-left: 24px;
}

td.child_table_bottom {
	background: url(images/joinbottom.gif) top left no-repeat;
	padding-left: 24px;
}

td.child_table_bottom_alter {
	background: #ededff url(images/joinbottom.gif) top left no-repeat;
	padding-left: 24px;
}
td.child_table_join_alter {
	background: #ededff url(images/joinbg.gif) top left no-repeat;
	padding-left: 24px;
}

/** -- OPTION TABLE -- **/
table.display_opt_table {
    width: 100%; 
    font-size: 7pt; 
    white-space: nowrap; 
    border-collapse: collapse;
    border: 0px;
}

.display_opt_table td, .display_opt_table th, .display_opt_table tr{
	border: 0px;
}


td.noborder, .noborder td, th.noborder, .noborder th, .noborder tr, .noborder, .noborder table, .noborder tbody {
    border: 0px;
    border-color: transparent;
}
table.noborder {
    border: 0px;
}

.small_boxes select, .small_boxes input {
    font-size: 7pt;
}

/** -- DASHBOARD -- **/
table.dashboard {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	font-size: 9pt;
}

.dashboard .title {
	height: 14pt;
}

.dashboard .col {
	vertical-align: top;
	
	width: 70%;
	height: 100%;
    
}

.dashboard .rtcol {
	vertical-align: top;
	background-color: #f0f0f0;
	border: 1px solid #aaaaaa;
}

.dashboard .col h2 {
	margin-top: 0px;
    color: #ff6600;
    text-align: center;
    border-bottom: 1px solid #aaaaaa;
    background-color: #eceef4;
}

.dashboard .spacer {
	padding-left: 1px;
	height: 1px;
}

table.emailer_table {
	border-collapse: collapse; 
	background-color: #eaeaea;
	border: 1px solid #999999; 
	font-size: 8pt;
	margin: 0px;
}

table.login_table {
	border-collapse: collapse;
	background-color: #eaeaea;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
}

.login_table td {
	padding: 3px;
}

/** -- ENTRY FORM -- **/
.ef_title {
	font-weight: bold;
}

