@charset "utf-8";
/* CSS Document */
body{
	background: url(home_body_bg.jpg) repeat-x top #ebebeb;
}



#main_table{
	background:url(header_common.jpg) no-repeat top;
}


td ,div {
	font-family:Arial, Helvetica, sans-serif;
	color:#0054a6;
	font-size:12px;
}

.formInstr{
  font-size: 11px;  
  font-weight: normal;
}

td a,div a{
	color:#f26522;
	text-decoration:none;
}

a.clickToEnlarge{
	color:#666666;
	text-decoration:none;
}

a.clickToEnlarge:hover{
	color:#666666;
	text-decoration:underline;
}

td a:hover,div a:hover{
	color:#f26522;
	text-decoration:underline;
}



h1{
	color:#0054a6;
	font-size:20px;
	margin:0px;
	padding:0px;
}

h2{
	color:#f26522;
	font-size:20px;
	margin:0px;
	padding:0px;
}

h3{
	color:#0054a6;
	font-size:20px;
	font-weight: bold;
	margin:0px;
	padding:0px;
}



img.spacer {display: block}

.header{
	width:auto;
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#f26522;
	font-weight:bold;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:4px;
	margin-bottom:5px;
}

 td ul{
	font-size:12px;
	list-style:none;
	margin-top: 5px
}

 td ul li{
 	list-style:outside;
	list-style-image:url(orange_dot.jpg);
	vertical-align:text-top;
	
}

td ul li a{
	
}

 td ul li a:hover{

}

#ArrBull{
	vertical-align: top;
	text-align: left;
}

html>body #ArrBull ul{ 
	margin-left:0px;
	padding-left:16px;

	
}
#ArrBull ul{ 
	float:none;
	margin-left:16px;

	
	
}

#ArrBull li{ 
	
	list-style:outside;
	list-style-image:url(blue_dot.jpg);
    /*list-style-position: inside;*/
	margin-bottom: 10px;
	padding: 0px;
    text-align: left;
}

#ArrBull li a{ 
	color:#f26522;
}


#back_table{
    width:839px;
	background:url(main_bg.jpg) repeat-y; 
	
	/*all ie browser hack*/
        margin-top:17px;

        margin-top /*\**/:25px\9;
   	#margin-top:10px\9;
     
}


#main_table{
	width:100%;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

#main_td{
	vertical-align:top;
	padding-left:3px;
	padding-right:13px;
	height:497px;
}

#footer{
  background:url(footer.jpg) no-repeat;
  height:27px;
  text-align:center;
  font-size:10px;
  color:#000;
}

#footer a{
  color:#0000FF;
}

#footer a:hover{
  color:#0000FF;
  text-decoration:underline;
}

#footer span{
    display:block;
    position:relative;
    top:20px;
}

#menu_container{
    position:relative;
    z-index: 0;
}

.region{
    position:absolute;
    top:-18px;
    left:0px;
    width:200px;
    font-size:11px;
    font-weight:bold;
    /*border:1px solid black;*/
    width:150px;
    text-align:center;

   /*
   top: 3px;
    left:10px;
    width:200px;
    font-size:11px;
    font-weight:bold;
   color:white;
   */
}

.region a{
    font-weight: normal;
}

/****************************tab css*************************************************************************/
#tab_container{
  margin-top:23px;
  margin-left:150px;
  height:22px;
 /*all ie broweser css hack*/  
  #margin-bottom:4px;
  /*internet explorer 6 css hack*/
  _margin-bottom:0px;
  z-index: 1px;
}






#tab_container li:hover, #tab_container li.sfhover {
    position: static;
}

.tab{
	float:left;
	white-space:nowrap;
	color:#0054a6;
	font-weight:bold;
	cursor:pointer;
	position:relative;
        z-index: 1;
	
}

html>body .tab{
	margin-bottom:8px;
}

.tab a{
	color:#0054a6;
}

.tab:hover a, .tab.sfhover a{
	color:#fff !important;
	text-decoration:none!important;
}

.tab div{
	float:left;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.tab_on, .tab_off{
	float:none;
	height:26px;
}

.tab  .tab_left{
	width:16px;
	height:26px;
	background-image:url(tabs/tab_left.gif);
}

.tab .tab_right{
	width:16px;
	height:26px;
	background-image:url(tabs/tab_right.gif);
}

.tab .tab_content{
	background:url(tabs/tab_bg.gif) repeat-x;
	padding-top:8px;
}

.tab .index_tab_content{
	background:url(tabs/xsat_logo_button_white.jpg) no-repeat;
	width:54px;
	padding-top:8px;
}


.tab .tab_left_on{
	width:16px;
	height:26px;
	background-image:url(tabs/tab_left_hover.gif);
}

.tab .tab_right_on{
	width:16px;
	height:26px;
	background-image:url(tabs/tab_right_hover.gif);
}

.tab .tab_content_on{
  background:url(tabs/tab_bg_hover.gif) repeat-x;
  padding-top:8px;
}

.tab .index_tab_content_on{
	background:url(tabs/xsat_logo_button_blue.jpg) no-repeat;
	width:54px;
	padding-top:8px;
}

.tab_on{
	position:absolute;
	top:0px;
	left:-5200px;
}

.tab_on .tab_content_on a{
	color:#fff;
	text-decoration:none;
}
.tab_on .tab_content_on a:hover{
	color:#fff;
	text-decoration:none;
}
/*tab:hover .tab_on, .tab.sfhover .tab_on{
 	top:0px;
	left:0px;
}*/






/**********************************************menu css*****************************************************/
.menu{
	position:absolute;
	top:26px;
	left:-1999px;
	width:600px;
}

.menu #nav{
	width:inherit;
}

#menu_container{
	background-color:#7da7d9;
	height:22px;
	border-bottom:1px solid white;
	clear:left;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	list-style:none;
}

#nav a {
	display: block;
	text-decoration:none;
	color:#fff;	
}



#nav li {
	float: left;
	padding-top:6px;
	padding-bottom:6px;
	position:relative;
	background-color:#7da7d9;
	list-style:none;
	
}

#nav li a {
	display: block;
	padding-right:10px;
	padding-left:10px;
	border-left:1px solid white;
}

#nav li ul {
	position: absolute;
	width: 100px;
	left: -1999em;
	top:22px;
	border:1px solid white;
	border-top:none;
	
	
}

#nav li ul li a  {
	text-decoration:none;
	padding-top:6px;
	padding-bottom:6px;
	border-top:1px solid white;
	border-left:none;
	width:80px;
	
}



#nav li ul li{
	padding:0px;
	background-color:#97989c;
	width:100px;
}

#nav .submenu{
	background-image:url(menu_arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
}

/***********************thirt level dropdown**************************************************/
#nav li ul ul {
	margin: -22px 0 0 100px;
	
}

#nav li ul li li a {
	width:80px;
	padding-top:6px;
	padding-bottom:6px;
	border-left:none;

}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -1999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: 0px;
}

#nav li:hover, #nav li.sfhover{
	background-color: #97989c;
}

#nav li ul li:hover, #nav li ul li.sfhover {
	background-color: #7da7d9;
}


#news{
	width:150px;
	margin-bottom:10px;
}

#news td{
	text-align:left;
}

#news td ul{
	margin-left:10px;
	padding-left:10px;
	font-size:12px;
	color:#000;
	
}



#news td ul li {
	list-style:outside;
	list-style-image:url(blue_dot.jpg);	
	margin-bottom:10px;
}

#news td ul li img{
	margin-right:3px;
}

#news td ul li a{
	text-decoration:none;
	color:#f26522;
}

#news td ul li a:hover{
	text-decoration:underline;
	color:#f26522;
}




#newsHome{
	width:100%;
	margin-bottom:10px;
}

#newsHome td{
	text-align:left;
}

#newsHome td ul{
	margin-left:0px;
	padding-left:25px;
	font-size:12px;
	color:#000;
	
}



#newsHome td ul li {
	list-style:outside;
	list-style-image:url(blue_dot.jpg);	
	margin-bottom:10px;
}

#newsHome td ul li img{
	margin-right:3px;
}

#newsHome td ul li a{
	text-decoration:none;
	color:#f26522;
}

#newsHome td ul li a:hover{
	text-decoration:underline;
	color:#f26522;
}

/*search website css*/
/*Top categories*/
.main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}

.searchBox{border:1px solid #113377;}

#result_report {
	text-align:center ;
	padding:3px;
	background-color:#e5ecf9; 
	font-weight: bold;
	margin-bottom:14px;
	width:90%;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}

hr{color:#000066;}
hr.powered{width:550; color: #000066}

/*main results table */
#results{width: 90%;}

#other_pages {
	text-align:center;
}

#powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	vertical-align: center;
}

#common_report {
		text-align:center;
		width:90%;
}

#cat_table {
		width:600px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;

}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}

#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
}

#did_you_mean {
	font-size: 14px; 
	text-align:center ;
	margin:10px;

}

.submit{
	background-color:#ebebeb;
	color:#000;
}

div.url{
	color:#006600;
}


#social_networking{
    padding-top:5px;
    padding-bottom:5px;
    text-align:center;
}

#social_networking a img{
    margin:0px 10px 0px 10px !important;
}
