﻿/*These apply across all breakpoints because they are outside of a media query */
		table.phone-compare thead th {
			background-color: #fff;
		}
		table.phone-compare thead th h4 {
			text-transform: uppercase;
			font-size: 0.6em;
			margin: 0;
		}
		table.phone-compare thead th h3 {
			font-size: .9em;
			margin: -.4em 0 .8em 0;
		}
		table.phone-compare th.label {
			text-transform: uppercase;
			font-size: 0.6em;
			opacity: 0.5;
			padding: 1.2em .8em;
			background-color: #ddd;
		}
		table.phone-compare tbody tr.photos td {
			background-color: #fff;
			padding: 0;
		}
		table.phone-compare tbody tr.photos img {
			max-width: 100%;
			min-width: 60px;
		}
		/*	Use the target selector to style the column chooser button */
		a[href="#phone-table-popup"] {
			margin-bottom: 1.2em;
		}
		/* Show priority 1 at 320px (20em x 16px) */
		@media screen and (min-width: 20em) {
			.phone-compare th.ui-table-priority-1,
			.phone-compare td.ui-table-priority-1 {
				display: table-cell;
			}
		}
		/* Show priority 2 at 560px (35em x 16px) */
		@media screen and (min-width: 35em) {
			.phone-compare th.ui-table-priority-2,
			.phone-compare td.ui-table-priority-2 {
				display: table-cell;
			}
		}
		/* Show priority 3 at 720px (45em x 16px) */
		@media screen and (min-width: 45em) {
			.phone-compare th.ui-table-priority-3,
			.phone-compare td.ui-table-priority-3 {
				display: table-cell;
			}
		}
		/* Manually hidden */
		.phone-compare th.ui-table-cell-hidden,
		.phone-compare td.ui-table-cell-hidden {
			display: none;
		}
		/* Manually shown */
		.phone-compare th.ui-table-cell-visible,
		.phone-compare td.ui-table-cell-visible {
			display: table-cell;
		}
/*End phone tables*/
.Transnetlogo
{
	text-align:center;
	
}
 .ajax__tab_default .ajax__tab_header 
 {
 	white-space:nowrap;
 }
 
 .ajax__tab_xp .ajax__tab_header 
 {
 	height:25px;
 	vertical-align:text-top;
 	font-family:Arial,tahoma,helvetica;
 	font-size:14px!important;
 	background:url(Images/back_trans.png)  repeat-x bottom;
 }
 
 
 
.TableWithBorderForAARTO
{

	border-color:Orange;
	border-width:1px;
	border-style:solid;
	
}
.TableWithBorderForAARTO_Blue
{

	border-color:#002060;
	border-width:1px;
	border-style:solid;
	
}
.labelfont14
{
	font-family:Cooper Black;
	font-size:10pt;
	font-weight:normal;
	font-family:Cooper Black;
	 border-style:none;
	color:#2E6E9E;
	height: 15px;
}
.labelfont24
{
	font-family:Cooper Black;
	font-size:16pt;
	font-weight:normal;
	font-family:Cooper Black;
	 border-style:none;
	color:#002060;
	height: 15px;
}
.labelfont34
{
	font-family:Cooper Black;
	font-size:25pt;
	font-weight:normal;
	font-family:Cooper Black;
	 border-style:none;
	color:#FF8040;
	height: 15px;
}

.labelfont340
{
	font-family:Cooper Black;
	font-size:11pt;
	font-weight:normal;
	font-family:Cooper Black;
	 border-style:none;
	color:#138C16;
	height: 15px;
}

.BlueBorderTable
{
	
	 border-color:#002060;
	 border-width:1px;
	  border-style:solid;
}
.OrangeBorderTable
{
	
	 border-color:Orange;
	 border-width:1px;
	  border-style:solid;
}

.TableWithBorderForAARTO1
{

	border-color:#138C16;
	border-width:1px;
	border-style:solid;
	
}


.TableWithBorderForAARTO_Red
{

	border-color:#D22E12;
	border-width:1px;
	border-style:solid;
	
}
.TableWithBorderForAARTO_Bule
{

	border-color:#00366C;
	border-width:1px;
	border-style:solid;
	
}
.TableWithBorderForAARTO2
{

	border-color:#ADD8E6;
	border-width:1px;
	border-style:solid;
	
	
}

 .HighLight1
{
	color:Red;
	font-family:Verdana;
	text-align:left;
	font-size:8pt;
	font-weight:bold;
}

  #UpdateProgress1 
 {
   background-color:#CF4342;
   color:White;
   top: 0px;
   right: 0px;
   position:fixed;
 }
 
#UpdateProgress1 img {
   vertical-align:middle;
   margin:2px;
 }
 /* default layout */

    .ajax__tab_default .ajax__tab_outer {display:-moz-inline-box;display:inline-block}
    .ajax__tab_default .ajax__tab_inner {display:-moz-inline-box;display:inline-block}
    .ajax__tab_default .ajax__tab_tab {background-color:#B2BDE4!important; margin-right:0px!important;margin-left:0px!important;overflow:hidden;text-align:center;cursor:pointer;display:-moz-inline-box;display:inline-block}
    
    /* xp theme */
   .ajax__tab_xp .ajax__tab_outer {padding-right:0px;background:url(../Images/MainMenu.bmp) no-repeat right!important;height:25px;}
   .ajax__tab_xp .ajax__tab_inner {padding-left:0px;background:url(../Images/MainMenu.bmp) no-repeat!important;}
   .ajax__tab_xp .ajax__tab_tab {padding:0px;margin:0;background:url(../Images/MainMenu.bmp) repeat-x!important;}
   .ajax__tab_xp .ajax__tab_hover .ajax__tab_outer {background:url(Images/MainMenuSelected.bmp) no-repeat right!important;}
   .ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {background:url(Images/MainMenuSelected.bmp) no-repeat;}
   .ajax__tab_xp .ajax__tab_hover .ajax__tab_tab {background:url(Images/MainMenuSelected.bmp) repeat-x!important;}
   .ajax__tab_xp .ajax__tab_active .ajax__tab_outer {background:url(Images/MainMenuSelected.bmp) repeat-x right!important;height:25px;}
   .ajax__tab_xp .ajax__tab_active .ajax__tab_inner {background:url(Images/MainMenuSelected.bmp) repeat-x !important;}
   .ajax__tab_xp .ajax__tab_active .ajax__tab_tab {font-size:14px!important;padding:0px; padding-bottom:3px; padding-top:8px; margin:0;background:url(Images/MainMenuSelected.bmp) repeat-x!important;height:25px!important;}
   .ajax__tab_xp .ajax__tab_body {font-family:Arial,tahoma,helvetica;font-size:8pt!important;border:0px solid #999999;border-top:0;padding:2px;background-color:#ffffff;}
   
   /* scrolling ~/Images/MainMenu.bmp*/
   /*.ajax__scroll_horiz {overflow-x:scroll;}
   .ajax__scroll_vert {overflow-y:scroll;}*/
   .ajax__scroll_both {overflow:scroll}
   .ajax__scroll_auto {overflow:auto}


.MasterTable
{
	width:900px!important;
	vertical-align:top;
}
.MasterTitle
{
	height:24px;
	width:1024px;
	background-color:#D22E12;
	font-weight:bold;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:20px;
	color:White;
}

.MasterTitleMobile
{
	height:24px;
	width:auto;
	text-align:center;
	background-color:Green;
	font-weight:bold;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:20px;
	color:White;
}

.MasterTitleMobileCCMAGreen
{
	height:47px;
	width:auto;
	text-align:center;
	background-image: url('../Img/bb1.png');
	font-weight:bold;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size: 24px;
	color: #c36a21;
}

.MasterTitleMobileCCMABrown
{
	height:24px;
	width:auto;
	text-align:center;
	background-color: #c36a21;
	font-weight:bold;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size: 24px;
	color: White;
}

.MasterTitleMobileCCMABrownSmall
{
	height:20px;
	width:auto;
	text-align:center;
	background-color: #c36a21;
	font-weight:bold;
	font-family:Arial,Arial Rounded MT Bold, Roboto Slab, Arial Narrow;
	font-size: 20px;
	color: White;
}

.MasterTitleMobileCCMAGreenSmall
{
	height:20px;
	width:auto;
	text-align:center;
	background-color: Green;
	font-weight:bold;
	font-family: Arial,Arial Rounded MT Bold, Roboto Slab, Arial Narrow;
	font-size: 17px;
	color: White;
}

.MasterTitleMobileBlue
{
	height:auto;
	width:auto;
	text-align:center;
	background-color:#002060;
	font-weight:bold;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:20px;
	color:White;
}
.MsgLabel{
            width:200px;
            height:20px;
            height:auto;
            position:absolute;
            background-color: #383838;
            color: #F0F0F0;
            font-family: Calibri;
            font-size: 16px;
        }
.LabelMobileBlue
{
	height:24px;
	width:auto;
	text-align:center;
	background-color:#002060;
	font-weight: normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:11px;
	color:White;
}

.LabelMobileGreen
{
	height:auto;
	width:auto;
	text-align:center;
	background-color:Green;
	font-weight: normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:10px;
	color:White;
}

.LabelMobileCCMABrown
{
	height:auto;
	width:auto;
	text-align:center;
	background-color:#c36a21;
	font-weight: normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:10px;
	color:White;
}

.LabelMobileCCMABrownTextLabel
{
	height:auto;
	width:auto;
	text-align:center;
	background-color:#c36a21;
	font-weight: normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:14px;
	color:White;
}

.LabelMobileCCMABrownRef
{
	height:auto;
	width: 300px;
	text-align:center;
	background-color:#c36a21;
	font-weight: normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:10px;
	color:White;
}

.LabelMobilePlain
{
	height:auto;
	width:auto;
	text-align:left;
	font-weight:bolder;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:9px;
	color:Green;
}

.LabelMobilePlainFree
{

	text-align:left;
	font-weight:bolder;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:8px;
	color:Green;
}

.ListLabelMobileBlue
{
	height:21px;
	width:auto;
	text-align:center;
	background-color:#002060;
	font-weight: normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:14px;
	color:White;
}

.ListLabelMobileOrange
{
	height:21px;
	width:auto;
	text-align:center;
	background-color:#FF6600;
	font-weight: normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:14px;
	color:White;
}

.ddlMobileOrange
{
	height:21px;
	width:auto;
	text-align:center;
	font-weight: normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:14px;
	color:#FF6600;
}


.ddlMobileOrangeNoHeight
{
	width:auto;
	text-align:center;
	font-weight: normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:13px;
	color:#FF6600;
}

.ddlMobileBlueNoHeight
{
	width:auto;
	text-align:center;
	font-weight: normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:13px;
	color: #002060;
}

.SabaothLogo{
     display: block;
     height:130px;
     margin: auto;
}

.TransnetLogo{
     display: block;
     height:130px;
     margin: auto;
}

.SabaothFlashImage {
     display: block;
     height:130px;
     margin: auto;
     text-align:center; 
}

.MobileControl {
     display: block;
     margin: auto;
     text-align:center; 
}

.SabaothMobileFlashImage {
     display: block;
     width:430px;
     margin: auto;
     text-align:center; 
}

.MsgLabel1
{
	height:24px;
	width:1024px;
	font-weight:bold;
	font-family:Lucida Sans, Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:13px;
	color:#138C16;
}

.MsgLabelOrange
{
	height:24px;
	width:1024px;
	font-weight:bold;
	font-family:Lucida Sans, Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:13px;
	color:#FF6600;
}

.MenuTitle
{
	height:22px;
	width:1024px;
	background-color:#002060;
	font-weight:bold;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:17px;
	color:White;
}
.myH2
{
	
	height:25px;
	width: auto;
	background-color:#002060;
	font-weight:normal;
	text-align:left;
	font-family:Arial Narrow, Arial;
	color:White;
	font-size:15px;
}
.myMode
{
	
	height:25px;
	width: auto;
	background-color:#002060;
	font-weight:bold;
	text-align:center;
	font-family:Arial Narrow, Arial;
	color:White;
	font-size:15px;
}
.myModeSmall
{
	
	height:7px;
	width: auto;
	background-color:#002060;
	font-weight:bold;
	text-align:center;
	font-family:Arial Narrow, Arial;
	color:White;
	font-size:5px;
}
.myModelight
{
	
	height:4px;
	width: auto;
	background-color:#002060;
	font-weight:bold;
	text-align:center;
	font-family:Arial Narrow, Arial;
	color:White;
	font-size:5px;
}
.myModeSmallOrange
{
	
	height:5px;
	width: auto;
	background-color:#FF6600;
	font-weight:bold;
	text-align:center;
	font-family:Arial Narrow, Arial;
	color:White;
	font-size:5px;
}
.MenuTitleMobile
{
	height:25px;
	width: auto;
	background-color:#002060;
	font-weight:normal;
	text-align:center;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	color:White;
}

.MobileLine
{
	height:5px;
	width: auto;
	background-color:#002060;
	font-weight:normal;
	text-align:center;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	color:White;
}

.MobileLineCCMABrown
{
	height:5px;
	width: auto;
	background-color:#c36a21;
	font-weight:normal;
	text-align:center;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	color:White;
}

.CCMATagline
{
	height:auto;
	width: auto;
	font-weight:normal;
	text-align:center;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	color:#c36a21;
	font-size:11px;
}

.CCMATaglineBlue
{
	height:auto;
	width: auto;
	font-weight:normal;
	text-align:center;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	color:#005391;
	font-size:11px;
}

.MobileLineSmall
{
	height:3px;
	width: auto;
	background-color:#002060;
	font-weight:normal;
	text-align:center;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	color:White;
}

.UserTitle
{
	height:20px;
	background-color:#D22E12;
	font-weight:bold;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:16px;
	color:White;
}

.UserTitleSumo
{
	height:25px;
	background-color:#D22E12;
	font-weight:normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:19px;
	color:White;
	vertical-align: top;
}
.UserTitleSumoPP
{
	height:22px;
	background-color:#D22E12;
	font-weight:normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:17px;
	color:White;
	vertical-align: top;
}
.FigureLabels_Orange_small
{
	height:22px;
	font-weight:normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:14px;
	color: #FF6600;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}
.HighlightLabels_MD
{
	height:24px;
	background-color:#002060;
	font-weight: normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:17px;
	color:White;
	text-align:left;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}
.UserLabelSumoPP
{
	height:25px;
	background-color: #002060;
	font-weight:normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:17px;
	color:White;
	vertical-align: top;
}
.CISLabels
{
	height:20px;
	background-color:#D22E12;
	font-weight:bold;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:14px;
	color:White;
}
.StatsLabels
{
	height:22px;
	background-color:#00366C;
	font-weight: normal;
	font-family: Roboto Slab, Arial Narrow, Arial;
	font-size:14px;
	color:White;
	text-align:left;
	
}

.StatsLabels_Blue
{
	height:20px;
	background-color: #002060;
	font-weight:normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:16px;
	color:White;
	text-align:center;
}

.HighlightLabels
{
	height:20px;
	background-color:#002060;
	font-weight: normal;
	font-family:Lucida Sans, Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:14px;
	color:White;
	text-align:left;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}
.HighlightLabels_v11
{
	height:25px;
	background-color:#002060;
	font-weight: normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:18px;
	color:White;
	text-align:left;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}
.HighlightLabelsOrange_v11
{
	height:25px;
	background-color:#FF6600;
	font-weight: normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:18px;
	color:White;
	text-align:left;
	border-width: 1px;
	border-style: solid;
	border-color: #FF6600;
}
.HighlightLabels_side
{
	height:16px;
	background-color:#002060;
	font-weight: normal;
	font-family:Lucida Sans, Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:14px;
	color:White;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}
.HighlightLabels_side_v11
{
	height:20px;
	background-color:#002060;
	font-weight: normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:17px;
	color:White;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}
. hideField
        {
         display:none;
        }
.HighlightLabels_Blue
{
	height:20px;
	background-color: #002060;
	font-weight: normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:16px;
	color:White;
	text-align:left;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}
.FigureLabels
{
	height:20px;
	font-weight:bold;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:17px;
	color: #002060;
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}

.FigureLabels_v11
{
	height:25px;
	font-weight:bold;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:19px;
	color: #002060;
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}
.FigureLabels_Orange
{
	height:20px;
	font-weight:bold;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:17px;
	color: #FF6600;
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}
.FigureLabels_Orange_v11
{
	height:25px;
	font-weight:bold;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:25px;
	color: #FF6600;
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}
.FigureLabels_Orange_v111
{
	height:25px;
	font-weight:bold;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:19px;
	color: #FF6600;
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}
.FigureLabels1
{
	height:20px;
	font-weight:normal;
	font-family:Cooper Black;
	font-size:18px;
	color: #002060;
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}

.CISLabelsBlue
{
	height:25px;
	background-color:#002060;
	font-weight:bold;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:17px;
	color:White;
}

.CISLabelsBlueSumo
{
	height:30px;
	background-color:#002060;
	font-weight: normal;
	font-family:Arial Rounded MT Bold, Roboto Slab,Arial Narrow, Arial;
	font-size:18.8px;
	color:White;
	vertical-align: top;
}

.MenuButton
{
	height:60px;
	width:150px;
	background-color:#00366C;
	font-weight:bold;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:20px;
	color:White;
}

.CISLabels
{
	height:20px;
	background-color:#D22E12;
	font-weight:bold;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:14px;
	color:White;
}
.StatsLabels
{
	height:20px;
	background-color:#00366C;
	font-weight:bold;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:16px;
	color:White;
	text-align:center;
}
.HighlightLabels
{
	height:20px;
	background-color:#002060;
	font-weight: normal;
	font-family:Lucida Sans, Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:14px;
	color:White;
	text-align:left;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}

.HighlightLabels_LightBlue
{
	height:20px;
	background-color:#228B22;
	font-weight:bold;
	font-family:Lucida Sans, Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:13px;
	color:White;
	text-align:left;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}

.HighlightLabels_DarkBlue
{
	height:20px;
	background-color:#006400;
	font-weight:bold;
	font-family:Lucida Sans, Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:13px;
	color:White;
	text-align:left;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}

.HighlightLabels_MD
{
	height:24px;
	background-color:#002060;
	font-weight: bold;
	font-family:Lucida Sans, Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:14px;
	color:White;
	text-align:left;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}

.HighlightLabels_side
{
	height:16px;
	background-color:#002060;
	font-weight: normal;
	font-family:Lucida Sans, Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:14px;
	color:White;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}
.HighlightLabels_side_sd
{
	height:16px;
	background-color:#002060;
	font-weight: bold;
	font-family:Lucida Sans, Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:14px;
	color:White;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}
.HighlightLabels_side_orange
{
	height:16px;
	background-color:#FF6600;
	font-weight: normal;
	font-family:Lucida Sans, Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:14px;
	color:White;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #FF6600;
}
.HighlightLabels_Blue
{
	height:20px;
	background-color: #002060;
	font-weight: normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:16px;
	color:White;
	text-align:left;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}
.FigureLabels
{
	height:20px;
	font-weight:bold;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:17px;
	color: #002060;
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}
.FigureLabels_Small
{
	height:20px;
	font-weight:bold;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:16px;
	color: #002060;
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}
.FigureLabels_Orange
{
	height:20px;
	font-weight:bold;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:17px;
	color: #FF6600;
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}

.WeatherLabels_Orange
{
	height:20px;
	font-weight:bold;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:14px;
	color: #FF6600;
	text-align:center;
	border-width: 0px;
	border-style: none;
}

.GridViewRows_Orange
{
	height:20px;
	font-weight:normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:14px;
	color: #FF6600;
	background-color:#D3D3D3;
	text-align:center;
	border-width: 0px;
	border-style: none;
}

.GridViewRows_Orange_Selected
{
	height:20px;
	font-weight:normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:14px;
	color: #FF6600;
	background-color:#A9A9A9;
	text-align:center;
	border-width: 0px;
	border-style: none;
}

.FigureLabels_Orange_small
{
	height:22px;
	font-weight:normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:15px;
	color: #FF6600;
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}
.FigureLabels_Orange_small_ddl
{
	height:26px;
	font-weight:normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:15px;
	color: #FF6600;
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}
.WeatherLabels_Orange_small
{
	height:20px;
	font-weight:normal;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:13.5px;
	color: #002060;
	text-align:center;
	border-width: 0px;
	border-style: none;
}

.FigureLabels1
{
	height:20px;
	font-weight:normal;
	font-family:Cooper Black;
	font-size:18px;
	color: #002060;
	text-align:center;
	border-width: 1px;
	border-style: solid;
	border-color: #002060;
}

.CISLabelsBlue
{
	height:25px;
	background-color:#002060;
	font-weight:bold;
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:17px;
	color:White;
}

.MainMenu
{
	width:100%;
	background-color:#7EB900;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	color:Black;
	
}
.Verticalmenu
{
	position:relative;
	 
}
.MainMenu1
{
	width:800px!important;
}
.UserDetailsTable
{
	vertical-align:top;
	text-align:right;
	
}
.UserDetailsTable1
{
	vertical-align:top;
	text-align:right;
	border: 1px solid #E7FAD3; background-color: #B2BDE4; /*#E7FAD3;*/
}
.UserDetailsTable2
{
	vertical-align:top;
	text-align:left;
	border: 1px solid #E7FAD3; background-color:White; /*#E7FAD3;*/
}
.UserDetails
{
	width:120px;
	color:Black;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	font-size:13px;
}
.UserDetailsDyn
{
	width:193px;
	color:Black;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	font-size:13px;
	text-align:left;
}
.BannerBlankSpace
{
	width:300px;
}
body
{
 position: absolute; left:0; right:0;  top:0;bottom:0;padding:0px;margin:0px; background-image:url(Img/Logossab20.png);

}
.font
{
	text-align: center;
	font-family: Arial, sans-serif;
	font-size:9pt;
}
.radfont
{
	text-align: center;
	font-family: Arial, sans-serif;
	font-size:8pt;
}
.centeralign
{
	text-align: center;
	}
.header
{
	width: 983px;
	text-align: center;
	height: 125px;
}
.headernew
{
	width: 983px;
	text-align: center;
	height: 90px;
}
.footer
{
	width: 100%;
	text-align: center;
	height: 25px;
	font-size: 10px;
}
.full
{
	width: 100%;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size:9pt;
}
.fullleft
{
	width: 100%;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size:9pt;
}
.modalPopup
{
	background-color: Silver;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}
.modalBackground
{
	background-color:White;
	text-align: left;
	/*filter: alpha(opacity=70);
	opacity: 0.7;	*/
}
.fontcolor
{
}
.border
{
	text-align: center;
	font-family: Arial, sans-serif;
	font-size:8.5pt;
	border-style:  solid;
	border-width: 1px;
	border: 1px solid #6FAB25;
}
.searchTable
{
	border-style:  solid;
	border-width: 1px;
	border: 1px solid #D7DBED; 
	background-color: #D7DBED; /*#D7DBED;*/
}
.searchTableUserProfile
{
	border-color:Orange;
	border-width:1px;
	border-style:solid;
	background-color: #D7DBED; /*#D7DBED;*/
}
.gridviewTable
{
	border-style:  solid;
	border-width: 0px;
	border: 1px solid #D7DBED; background-color:#D7DBED; /*#E7FAD3;*/
	
}
.gridviewTable1
{
	border-style:  solid;
	border-width: 0px;
	border: 1px solid #D7DBED; background-color:#D0D7EE; /*#E7FAD3;*/
	
}
.gridviewTableReport
{
	border-style:  solid;
	border-width: 0px;
	border: 1px solid #D7DBED; background-color:#D7DBED; /*border-color:Black; #E7FAD3;*/
	
}

.gridviewTableReport1
{
	border-style:  solid;
	border-width: 0px;
	border: 1px solid Black; background-color:#D7DBED; /*border-color:Black; #E7FAD3;*/
	
}

.gridviewTableP
{
	border-style:  solid;
	border-width: 0px;
	border: 1px solid #D7DBED; background-color:#D7DBED; /*#E7FAD3;*/
	
}
.buttonTable
{
	
	border-style:  solid;
	border-width: 1px;

border: 1px solid #CFDBF3; background-color:#CFDBF3;
	width:auto;
	
}
.buttonTable1
{
	
	border-style:  solid;
	border-width: 0px;
vertical-align:top;
border: 1px solid #CFDBF3; background-color:#CFDBF3;
	width:auto;
	
}
.gridTable
{
 vertical-align:top;
 border-width: 0px;
border: 1px solid #E6E4E4; background-color:#E6E4E4;
	width:auto;
	
 
}
.ReportButton
{
	
	background-color:#E6E4E4;
	font-family:Calibri;
	font-weight:bold;
	font-size:16px;
}
.ReportButtonSmall
{
	
	background-color:#E6E4E4;
	font-family:Calibri;
	font-weight:bold;
	font-size:13px;
}

.ReportButtonSmall_a
{
	
	background-color:#E6E4E4;
	font-family:Calibri;
	font-weight:bold;
	font-size:13px;
	height: 15px;
}

.ReportButtonMedium
{
	
	background-color:#E6E4E4;
	font-family:Calibri;
	font-weight:bold;
	font-size:15px;
}

.ReportButtonMedium_Blue
{
	
	background-color:#E6E4E4;
	font-family:Calibri;
	font-weight:bold;
	font-size:15px;
	color:#ff8c00;
}

.ReportButtonSmallL
{
	
	background-color:#E6E4E4;
	font-family: Calibri, Arial, sans-serif;
	font-weight:bold;
	height: 15px;
	font-size:13px;
}
.ReportButtonSmall
{
	
	background-color:#E6E4E4;
	font-family:Calibri;
	font-weight:bold;
	font-size:13px;
}

.ReportButtonBlue
{
	
	background-color:#E6E4E4;
	font-family:Calibri;
	font-weight:bold;
	font-size:13px;
	color:#002060;
}
.ReportLabel
{
	
	background-color:#E6E4E4;
	font-family:Calibri;
	font-weight:bold;
	font-size:11px;
	border-color:#E6E4E4;
}
.ReportText
{
	
	background-color:White;
	font-family:Calibri;
	font-weight:bold;
	font-size:12px;
	border-color:#D7DBED;
	margin-left: 0px;
}
.bordermini
{
	text-align: center;
	font-family: Arial, sans-serif;
	border-spacing: 0px;
	border-left-style: solid;
	border-left-color: #6FAB25;
	border-left-style: solid;
	border-left-width: thin;
	border-spacing: 0px;
	border-right-style: solid;
	border-right-color: #6FAB25;
	border-right-style: solid;
	border-right-width: thin;
	border-spacing: 0px;
	border-bottom-style: solid;
	border-bottom-color: #6FAB25;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-spacing: 0px;
	border-top-style: solid;
	border-top-color: #6FAB25;
	border-top-style: solid;
	border-top-width: thin;
}
.buttonfont
{
	font-family: Arial, sans-serif;
	font-size:12pt;
}
.labelborder
{
	border-style: solid;
	border-width: 1px;
	border: 1px solid #D8D8D8;
}
.txtboxfont
{
	font-family: Arial, sans-serif;
	font-size:8pt;
	height: 15px;
}
.labelfont
{
	font-family: Arial, sans-serif;
	font-size:8pt;
	height: 15px;
}
.labelfont7
{
	font-family: Arial, sans-serif;
	font-size:8pt;
	height: 25px;
	font-weight:bold; color:#2C5781;
}
.labelfont17
{
	font-family: Arial, sans-serif;
	font-size:8pt;
	height: 25px;
	font-weight:bold; color:#2C5781;
	border-color:#E6E6FF;
	border-width:1px;
	border-style:solid;
}
.DataGridFixedHeader  
{
	BORDER-RIGHT: #4a3c8c 1px solid; BORDER-TOP: #4a3c8c 1px solid; 
	font-height:30; FONT-SIZE: .9em; BORDER-LEFT: #4a3c8c 1px solid; 
	COLOR: blue; BORDER-BOTTOM: #4a3c8c 1px solid; FONT-FAMILY: Arial; 
	
	HEIGHT: 40px; BACKGROUND-COLOR: #c6d7cf 
}
div#div-datagrid {
width: 220px;
height: 100px;
overflow: auto;
scrollbar-base-color:#ffeaff;
}

/* Locks the left column */
td.locked, th.locked {
font-size: 14px;
font-weight: bold;
text-align: center;
background-color: navy;
color: white;
border-right: 1px solid silver;

cursor: default;
/*IE5+ only*/
left: expression(document.getElementById("div-datagrid").scrollLeft-2);
}

/* Locks table header */
th {


cursor: default;

top: expression(document.getElementById("div-datagrid").scrollTop-2);
z-index: 10;
}

/* Keeps the header as the top most item. Important for top left item*/
th.locked {z-index: 99;}

/* DataGrid Item and AlternatingItem Style*/
.GridRow {font-size: 10pt; color: black; font-family: Arial; 
             background-color:#ffffff; height:35px;}
.GridAltRow {font-size: 10pt; color: black; font-family: Arial; 
             background-color:#eeeeee; height:35px;}


.labelfont8
{
	font-family: Arial, sans-serif;
	font-size:8pt;
	height: 15px;
	font-weight:bold; color:Black;/*#2C5781;*/
}

.labelfontReport
{
	font-family: Calibri, Arial, sans-serif;
	font-size:10pt;
	height: 15px;
	
	/*background-color:#E6E4E4;*/
}



.labelfontReportOrange
{
	font-family: Calibri, Arial, sans-serif;
	font-size:10pt;
	height: 15px;
	border-color:Orange;
	border-width:1px;
	border-style:solid;
	/*background-color:#E6E4E4;*/
}

.labelfontReportE
{
	font-family: Calibri, Arial, sans-serif;
	font-size:12pt;
	height: 15px; color:Black;
	/*background-color:#E6E4E4;*/
}

.labelfontReportE2
{
	font-family: Calibri, Arial, sans-serif;
	font-size:11pt; font-weight:bold;
	height: 20px; 
color:#2f4f4f;
    width: 90px;
}

.labelfontReportEBlue
{
	font-family: Calibri, Arial, sans-serif;
	font-size:12pt;
	
	height: 15px; color:Black;
	/*background-color:#E6E4E4; color:#138C16;*/
}

.labelfontReportE1
{
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:14px;font-weight:normal;
	height: 20px; color: Gray;
    margin-left: 1px;
}

.labelfontReportE7
{
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:13.5px;font-weight:bold;
	height: 16px; color: #FF6600;
    margin-left: 1px;
}

.SiteDropdown
{
	font-family:Arial Rounded MT Bold, Roboto Slab, Arial Narrow, Arial;
	font-size:20px;font-weight:normal;
	height: 44px; color: Gray;
    margin-left: 1px;
}

.labelfontReportEL
{
	font-family: Calibri, Arial, sans-serif;
	font-size:12pt;
	height: 20px; color:#2f4f4f;font-weight:bold; vertical-align:middle;
	/*background-color:#E6E4E4;*/
}
.labelfont4
{
	font-family: Arial, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#003399;
	height: 15px;
}
.labelfont5
{
	font-family: Arial, sans-serif;
	font-size:8pt;
	font-weight:bold;
	
	height: 15px;
}
.labelfont6
{
	font-family: Arial, sans-serif;
	font-size:8pt;
	
	height: 20px;
}
.labelfont10
{
	font-family: Arial, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:Gray;
	height: 15px;
}
.labelfont1
{
	font-family: Arial, sans-serif;
	font-size:8pt;
	height: 25px;
	margin-left: 0px;
}

.labelfont12
{
	font-family: Arial, sans-serif;
	font-size:8pt;
	font-weight:bold;
	height: 25px;
}
.labelfont2
{
	font-family: Arial, sans-serif;
	font-size:8pt;
	}
.Mandatory
{
	font-family: Arial, sans-serif;
	font-size:10pt;
	color:#C00000;
}
.lablecolour
{
	color: #5B5B5B;
}
.colour&border
{
	color: #5B5B5B;
	border-style: solid;
	border-width: 1px;
	border: 1px solid #D8D8D8;
}
.borderbottom
{
	text-align: center;
	border-spacing: 0px;
	border-bottom-color: #6FAB25;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-spacing: 0px;
}

/* ajax__tab_xp-theme theme */
.ajax__tab_xp-theme .ajax__tab_header 
{
    font-family:Arial,tahoma,helvetica;
    font-size:11px;
    background:url(img/xp/tab-line.gif) repeat-x bottom;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_outer 
{
    padding-right:4px;
    background:url(img/xp/tab-right.gif) no-repeat right;
    height:21px;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_inner 
{
    padding-left:3px;
    background:url(img/xp/tab-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_tab
{
    height:13px;
    padding:4px;
    margin:0;
    background:url(img/xp/tab.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_outer 
{
    background:url(img/xp/tab-hover-right.gif) no-repeat right;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_inner 
{
    background:url(img/xp/tab-hover-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_tab 
{
    background:url(img/xp/tab-hover.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(img/xp/tab-active-right.gif) no-repeat right;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(img/xp/tab-active-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_tab 
{
    background:url(img/xp/tab-active.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_body 
{
    font-family:Arial,tahoma,helvetica;
    font-size:10pt;
    border:1px solid #999999;
    border-top:0;
    padding:8px;
    background-color:#ffffff;
}

/* ajax__tab_xp-theme9 theme */
.ajax__tab_xp-theme9 .ajax__tab_header 
{
    font-family:Arial,tahoma,helvetica;
    font-size:11px;
    background:url(img/xp/tab-line.gif) repeat-x bottom;
}
.ajax__tab_xp-theme9 .ajax__tab_header .ajax__tab_outer 
{
    padding-right:4px;
    background:url(img/xp/tab-right.gif) no-repeat right;
    height:21px;
}
.ajax__tab_xp-theme9 .ajax__tab_header .ajax__tab_inner 
{
    padding-left:3px;
    background:url(img/xp/tab-left.gif) no-repeat;
}
.ajax__tab_xp-theme9 .ajax__tab_header .ajax__tab_tab
{
    height:13px;
    padding:4px;
    margin:0;
    background:url(img/xp/tab.gif) repeat-x;
}
.ajax__tab_xp-theme9 .ajax__tab_hover .ajax__tab_outer 
{
    background:url(img/xp/tab-hover-right.gif) no-repeat right;
}
.ajax__tab_xp-theme9 .ajax__tab_hover .ajax__tab_inner 
{
    background:url(img/xp/tab-hover-left.gif) no-repeat;
}
.ajax__tab_xp-theme9 .ajax__tab_hover .ajax__tab_tab 
{
    background:url(img/xp/tab-hover.gif) repeat-x;
}
.ajax__tab_xp-theme9 .ajax__tab_active .ajax__tab_outer 
{
    background:url(img/xp/tab-active-right.gif) no-repeat right;
}
.ajax__tab_xp-theme9 .ajax__tab_active .ajax__tab_inner 
{
    background:url(img/xp/tab-active-left.gif) no-repeat;
}
.ajax__tab_xp-theme9 .ajax__tab_active .ajax__tab_tab 
{
    background:url(img/xp/tab-active.gif) repeat-x;
}
.ajax__tab_xp-theme9 .ajax__tab_body 
{
    font-family:Arial,tahoma,helvetica;
    font-size:10pt;
    border:0px solid #999999;
    border-top:0px;
    padding:8px;
    background-color:#D7DBED;
}

.HideButton
{
	display: none;
}
.upperCase
{
	text-transform:uppercase;
}
.lightBlueBackground
{
	background-color: #D7DBED;
}
.grid
{
	font-family: Frutiger Linotype, Trebuchet MS, Tahoma, Arial;
	font-size:8pt;
	border:1px dashed #cccccc;
	width : 100%;
}

.gridHeader
{
	font-family: Frutiger Linotype, Trebuchet MS, Tahoma, Arial;
	font-weight: bold;
	font-size:8pt;
	background-color:White;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	color:#660033;
}

.gridRow
{
	font-family: Frutiger Linotype, Trebuchet MS, Tahoma, Arial;
	font-size:8pt;
	background-color:#F7F6F3;
	color:#333333;
}

.gridAltRow
{
	font-family: Frutiger Linotype, Trebuchet MS, Tahoma, Arial;
	font-size:8pt;
	background-color:#F7F6F3;
}

.gridSelectedRow
{
	font-family: Frutiger Linotype, Trebuchet MS, Tahoma, Arial;
	font-size:8pt;
	background-color: #B2BDE4;
	color:#333333;
}
.pager
{
	font-family: Frutiger Linotype, Trebuchet MS, Tahoma, Arial;
	font-size:8pt;
	color:#797979;
}

.pagerInfo
{
	font-family: Frutiger Linotype, Trebuchet MS, Tahoma, Arial;
	font-size:8pt;
	padding:2px;
}

.pagerCurrentPage
{
	font-family: Frutiger Linotype, Trebuchet MS, Tahoma, Arial;
	font-size:8pt;
	font-weight:bold; 
	color: #000000;
	background-color:#ffffcc;
	padding:2px;
}

.pagerOtherPage
{
	font-family: Frutiger Linotype, Trebuchet MS, Tahoma, Arial;
	font-size:8pt;
	background-color: #f0f1f2;
	padding:2px;
}

#finessearch .jqgrow{
    cursor:pointer;
}

#FineEdit > div
{
	background-color : #D7DBED;
}

.required
{
	color:Red;
	font-weight:bold;
}
.validation
{
	color:#FF5858;
}
.successMessage
{
	color:#002060;
	
}
.errorMessage
{
	color:Red;
}
.txtboxfont input
{
	width:100%;
}
#finedetails td
{
	padding-right : 8px;
	max-width: 265px;
}
.ui-autocomplete-loading 
{ 
	background: white url('Images/indicator.gif') right center no-repeat; 
}

.aartoradio
{
	width:auto !important;
	padding:0;
	margin-top:0px;
	margin-right:10px;
	vertical-align:top;
}

.ddlProxiesStyle
{
	height: 20px;
	max-height:20px;
	overflow:hidden;
}

.aartoDashTDHeaderStyle
{
	border-left:1px solid #ccc;
	border-bottom:2px solid #ccc !important;
	font-size: 8pt;
	width:60px;
	color:#555;
	font-weight:bolder;
}

.aartoDashLabelFat
{
	font-weight:bolder;
	font-size:1.5em;
}

#InfringementNoticesGrid img
{
	height:16px;
	width:16px;
}

#InfringementNoticesGrid
{
	border:2px solid #aaaaaa;
	border-collapse: collapse;
	border-spacing: 0;
	min-width : 100%; 
	width:100%; 
	margin: 20px 0px 0px 0px;
	padding:0px; 
	text-align:center; 
	padding-left:4px; 
	padding-right:4px;	
}

#InfringementNoticesGrid tbody tr td
{
	border:1px solid #ccc;
	font-size: 8pt;
	width:60px;
	color:#555;
}

.ui-state-success
{
    background: url("scripts/jqueryUI/css/custom-theme/images/ui-bg_glass_85_dfeffc_1x400.png") repeat-x scroll 50% 50% #138C16;
    border: 2px solid #138C16;
    color: #138C16;
    font-weight:bold;
}

@media print
{
	body {
		font-family: Georgia, serif;
		background: none;
		color: black;
	}

	html body form#aspnetForm table tbody tr td.style1 div#ctl00_MainMenu.ajax__tab_xp-theme div#ctl00_MainMenu_body.ajax__tab_body div#ctl00_MainMenu_Reports.ajax__tab_panel table.MenuTableWithBorder tbody tr td.style3 {
		display: none;
	}
}
