/* --- General Styles for Module ----------------------------------------------------------------------- */

	.Module	{
    margin: 0px;
		font-size: 11px;
		line-height: 14px;
		color: #364B93;
		font-weight: normal;
	}

	.Module a:link, .Module a:visited	{
		font-size: 11px;
		color: #364B93;
		text-decoration: underline;
		font-weight: normal;
	}
	.Module a:hover, .Module a:active	{
		color: #F36622;
		text-decoration: none;
	}

	.Module .header	{
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;	
		text-decoration: none;
	}

	.Module .subheader	{
		font-size: 11px;
		line-height: 13px;
		color: #FFFFFF;
		font-weight: normal;
	}

	.Module label	{
		font-size: 11px;
		color: #364B93;
		font-weight: bold;
	}

	.Module label.disabled	{
		font-size: 11px;
		color: #666666;
	}

	.Module label.emphasis	{
		font-size: 11px;
		color: #78B91F;
		font-weight: bold;
	}

	.Module .message	{ 
		font-size: 11px;
		color: #364B93;
		font-weight: normal;
	}

	.Module .notes	{
		font-size: 11px;
		color: #364B93;
		font-weight: normal;
	}

	.Module .notes a:link, .Module .notes a:visited	{
		font-size: 11px;
		color: #364B93;
		text-decoration: underline;
		font-weight: normal;
	}
	.Module .notes a:hover, .Module .notes a:active	{
		color: #0000FF;
		text-decoration: underline;
	}
	
	.Module .general_msg	{
		font-size: 11px;
		color: #010101;
		font-weight: normal;
	}

	.Module .general_msg a:link, .Module .general_msg a:visited	{
		font-size: 11px;
		color: #006CCC;
		text-decoration: underline;
		font-weight: normal;
	}
	.Module .general_msg a:hover, .Module .general_msg a:active	{
		color: #364B93;
		text-decoration: underline;
	}

	.Module .error	{
		font-size: 11px;
		color: #364B93;
		font-weight: normal;
	}

	.Module .error1	{
		font-size: 11px;
		color: #FFFFFF;
		font-weight: normal;
	}

	.Module .action_completed	{
		font-size: 11px;
		color: #364B93;
		font-weight: normal;
	}

	.Module label	{
		font-size: 11px;
		color: #364B93;
	}

  .Module .notvisible_combobox {
		color: #9D9999;
    margin: 0px;
		font-weight: bold;
  }

  .Module .table_header {
		font-size: 11px;
		line-height: 13px;	
		color: #78724F;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

	.Module .table_header a:link, .Module .table_header a:visited	{
		font-size: 9px;
		line-height: 11px;	
		color: #78724F;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.Module .table_header a:hover, .Module .table_header a:active	{
		font-size: 9px;
		line-height: 11px;	
		color: #01559C;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

  .Module .noresults {
		font-size: 11px;
		line-height: 12px;	
		color: #000000;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }
  .Module .table_body {
		font-size: 11px;
		line-height: 12px;	
		color: #78724F;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }
	.Module .table_body a:link, .Module .table_body a:visited	{
		color: #78724F;
    margin: 0px;
		font-weight: normal;
		text-decoration: underline;
	}
	.Module .table_body a:hover, .Module .table_body a:active	{
		color: #01559C;
    margin: 0px;
		font-weight: normal;
		text-decoration: underline;
	}

  .Module .backbtn {
		font-size: 11px;
		line-height: 13px;	
		color: #78724F;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.Module .backbtn a:link, .Module .backbtn a:visited	{
		color: #78724F;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.Module .backbtn a:hover, .Module .backbtn a:active	{
		color: #01559C;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

  .Module .body {
		font-size: 11px;
		line-height: 12px;	
		color: #364B93;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

  .Module .title {
		font-size: 11px;
		line-height: 13px;	
		color: #364B93;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

  .Module .download_btn {
		font-size: 11px;
		line-height: 12px;	
		color: #01559C;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.Module .download_btn a:link, .Module .download_btn a:visited	{
		color: #01559C;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.Module .download_btn a:hover, .Module .download_btn a:active	{
		color: #010101;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}

  .Module .subtitle {
		font-size: 11px;
		line-height: 13px;	
		color: #364B93;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

  .Module .white_lbl {
		font-size: 11px;
		line-height: 12px;	
		color: #FFFFFF;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }

	.Module .white_lbl_links	{
		font-size: 11px;
		color: #FFFFFF;
		font-weight: normal;
	}

	.Module .white_lbl_links a:link, .Module .white_lbl_links a:visited	{
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: underline;
		font-weight: normal;
	}
	.Module .white_lbl_links a:hover, .Module .white_lbl_links a:active	{
		color: #010101;
		text-decoration: underline;
	}

	.Module .panel_links	{
		font-size: 11px;
		color: #938C61;
		font-weight: normal;
	}

	.Module .panel_links a:link, .Module .panel_links a:visited	{
		font-size: 11px;
		color: #938C61;
		text-decoration: underline;
		font-weight: normal;
	}
	.Module .panel_links a:hover, .Module .panel_links a:active	{
		color: #345C8A;
		text-decoration: underline;
	}

/* --- Styles for Module Blocks ----------------------------------------------------------------------- */

  .Module .Block {
    margin: 0px;
		font-size: 11px;
		line-height: 14px;
		color: #364B93;
		font-weight: normal;
  }

	.Module .Block .header	{
		font-size: 12px;
		color: #364B93;
		font-weight: normal;
	}

	.Module .Block a:link, .Module .Block a:visited	{
		font-size: 11px;
		color: #364B93;
		text-decoration: underline;
		font-weight: normal;
	}
	.Module .Block a:hover, .Module .Block a:active	{
		color: #F36622;
		text-decoration: none;
	}

	.Module .Block label	{
		font-size: 11px;
		color: #364B93;
	}

	.Module .Block .data	{
		font-size: 11px;
		color: #364B93;
		font-weight: normal;
	}


/* --- Styles for Module login/logout ----------------------------------------------------------------------- */

	.Module .login_usrtools	{
		font-size: 11px;
		color: #364B93;
		font-weight: normal;
	}

	.Module .login_usrtools a:link, .Module .login_usrtools a:visited	{
		font-size: 11px;
		color: #364B93;
		text-decoration: underline;
		font-weight: normal;
	}
	.Module .login_usrtools a:hover, .Module .login_usrtools a:active	{
		color: #0000FF;
		text-decoration: underline;
	}

	.Module .logout_msg	{
		font-size: 11px;
		color: #364B93;
		font-weight: normal;
	}

	.Module .logout_msg a:link, .Module .logout_msg a:visited	{
		font-size: 11px;
		color: #364B93;
		text-decoration: underline;
		font-weight: normal;
	}
	.Module .logout_msg a:hover, .Module .logout_msg a:active	{
		color: #0000FF;
		text-decoration: underline;
	}


/* --- Styles for Module Packages / Credit Manager ------------------------------------------------------- */

  .Module .Package {
    margin: 0px;
		font-size: 11px;
		line-height: 14px;
		color: #364B93;
		font-weight: normal;
  }

	.Module .Package .title	{
		font-size: 11px;
		color: #FFFFFF;
		font-weight: bold;
	}

	.Module .Package .subtitle	{
		font-size: 11px;
		color: #010101;
		font-weight: normal;
	}

	.Module .Package a:link, .Module .Package a:visited	{
		font-size: 11px;
		color: #364B93;
		text-decoration: underline;
		font-weight: normal;
	}
	.Module .Package a:hover, .Module .Package a:active	{
		color: #F36622;
		text-decoration: none;
	}

	.Module .Package .data	{
		font-size: 11px;
		color: #364B93;
		font-weight: normal;
	}

	.Module .Package .emphasis	{
		font-size: 11px;
		color: #78B91F;
		font-weight: bold;
	}
	
	.Module .Package .stats_label	{
		font-size: 12px;
		color: #364B93;
		font-weight: normal;
	}

	.Module .Package .stats_data	{
		font-size: 12px;
		color: #364B93;
		font-weight: bold;
	}

	.Module .more	{
		font-size: 11px;
		color: #364B93;
		font-weight: normal;
	}

	.Module .more a:link, .Module .more a:visited	{
		font-size: 11px;
		color: #364B93;
		text-decoration: none;
		font-weight: normal;
	}
	.Module .more a:hover, .Module .more a:active	{
		color: #FFFFFF;
		text-decoration: none;
	}
	
/* --- Styles for Module My Account ------------------------------------------------------------------------ */

	.Module .MyAccount .Matches .data	{
		font-size: 11px;
		color: #004686;
		font-weight: bold;
	}

	.Module .MyAccount .Matches .completed	{
		font-size: 11px;
		color: #777777;
		font-weight: bold;
	}

/* --- Styles for Module Invoice ------------------------------------------------------------------------ */

	.Module .block_header	{
		font-size: 11px;
		line-height: 13px;
		color: #010101;
		font-weight: normal;
	}


/* --- Styles for Module Bandwidth Meter ------------------------------------------------------- */

  .Module .BMeter {
    margin: 0px;
		font-size: 11px;
		line-height: 14px;
		color: #364B93;
		font-weight: normal;
  }

	.Module .BMeter span.title	{
		font-size: 14px;
		color: #010101;
		font-weight: bold;
	}

	.Module .BMeter span .subtitle	{
		font-size: 12px;
		color: #010101;
		font-weight: normal;
	}

	.Module .BMeter .speed	{
		font-size: 16px;
		color: #364B93;
		font-weight: bold;
	}
	
	.Module .BMeter a:link, .Module .BMeter a:visited	{
		font-size: 13px;
		color: #010101;
		text-decoration: none;
		font-weight: normal;
	}
	.Module .BMeter a:hover, .Module .BMeter a:active	{
		color: #364B93;
		text-decoration: none;
	}

	.Module .BMeter .data	{
		font-size: 11px;
		color: #010101;
		font-weight: normal;
	}
	
	
/* - Pager ------------------------------------------------------------------------------------------- */

  .Pager {
		color: #010101;
  }

  .Pager img {
    margin: 2px 0 0 0;
  }

  .PagerCountOfItems {
		color: #010101;
		font-weight: bold;
  }


